/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup.spec
ViewVC logotype

Annotation of /rpms/e-smith-backup/sme8/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.28 - (hide annotations) (download)
Thu Oct 9 20:39:36 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-2_el5_sme
Changes since 1.27: +2 -2 lines
Fix bug ref

1 slords 1.28 # $Id: e-smith-backup.spec,v 1.27 2008/10/09 20:36:24 slords Exp $
2 slords 1.26
3 slords 1.1 Summary: e-smith module to provide the backup panel
4     %define name e-smith-backup
5     Name: %{name}
6 slords 1.26 %define version 2.2.0
7 slords 1.27 %define release 2
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: Artistic
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 slords 1.27 Patch1: e-smith-backup-2.2.0-localise_fix.patch
14 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15     BuildRequires: e-smith-devtools >= 1.11.0-03
16     BuildRequires: gettext
17     BuildArchitectures: noarch
18     Requires: e-smith-base
19     Requires: e-smith-lib >= 1.15.1-19
20     Requires: perl(Quota)
21     Requires: perl(Unix::PasswdFile)
22     Requires: perl(Unix::GroupFile)
23     Requires: perl(POSIX)
24     Requires: perl(Locale::gettext)
25     Requires: perl(Digest::MD5)
26     Requires: perl(File::Copy)
27     Requires: perl(esmith::I18N)
28 slords 1.5 Requires: dar
29 snetram 1.18 Requires: e-smith-formmagick >= 1.4.0-12
30 slords 1.1
31     %changelog
32 slords 1.27 * Thu Oct 9 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
33 slords 1.28 - Fix localization strings in backup panel [SME: 4650]
34 slords 1.27
35 slords 1.26 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
36     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
37    
38 slords 1.25 * Thu Aug 7 2008 Shad L. Lords <slords@mail.com> 1.15.0-22
39     - Localise status of workstation backup [SME: 4481]
40    
41 snetram 1.24 * Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21
42     - Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469]
43    
44 slords 1.23 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20
45     - Make full backups have priority over incremental [SME: 4395]
46    
47 slords 1.22 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19
48     - Fix redirect to stderr on check tape cronjob [SME: 4458]
49    
50 snetram 1.21 * Sun Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-18
51     - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
52    
53 bytegw 1.20 * Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17
54     - Fix Dar manager to redirect correctly in system call. [SME: 4304]
55    
56 bytegw 1.19 * Mon May 26 2008 Gavin Weight <gweight@gmail.com> 1.15.0-16
57     - Fix Dar to expand correctly. [SME: 4304]
58    
59 snetram 1.17 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15
60 snetram 1.18 - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
61 snetram 1.17
62 bytegw 1.16 * Wed Apr 09 2008 Stephen Noble <support@dungog.net> 1.15.0-14
63     - Minor fix in translation of hours [SME: 4179]
64    
65 slords 1.15 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13
66     - Fix localization in restore routine [SME: 3989]
67    
68 burnat 1.14 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-12
69     - Remove <br> tag from error msg [SME: 3989]
70    
71 burnat 1.13 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-11
72     - Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024]
73    
74 bytegw 1.12 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.15.0-10
75     - Remove <base> tags now in general [SME: 3912]
76    
77 bytegw 1.11 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
78     - Remove duplicate <base> entries [SME: 3887]
79    
80 bytegw 1.10 * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
81     - Fix restore files location path. [SME: 3593]
82    
83 bytegw 1.9 * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
84     - Fix compression setting range (Thanks JPL) . [SME: 3560]
85    
86 bytegw 1.8 * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
87     - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
88    
89 bytegw 1.7 * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
90     - Fix up DAR code to enable backup to complete. [SME: 3373]
91    
92 slords 1.6 * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
93     - Remove desktop verify and desktop restore features. Note that
94     lexicon entries have not been removed. [SME: 3372]
95    
96 slords 1.5 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
97     - Reformat new DAR code to match existing coding style.
98    
99     * Wed Sep 05 2007 Jean-Paul Leclere <jean-paul@leclere.org> 1.15.0-02
100     - Dar workstation backup patch
101    
102     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-01
103     - Roll new development version.
104    
105 slords 1.4 * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
106     - Remove files/dirs that don't exist from the backup list [SME: 3115]
107    
108     * Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
109 slords 1.2 - force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
110    
111 slords 1.1 * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14
112     - Backup to desktop changes BackupType fix. [SME 3026]
113    
114     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
115     - Clean up spec so package can be built by koji/plague
116    
117     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.14.0-13
118     - Add db entry to override who gets backup reminder email [SME: 23]
119    
120     * Fri Jan 26 2007 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-12
121     - Restore group entry for machine accounts and update tests [SME: 1792]
122    
123     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-11
124     - Change restore-from-disk to chroot tar from cpio [SME: 2318]
125    
126     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-10
127     - Link in eject action. [SME: 795]
128     - Fix do_backup to actually pass backup type. [SME: 1055]
129    
130     * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-9
131     - Make tape actions depend on tape backup. [SME: 1055]
132     - Make backup type configurable via db. [SME: 1055]
133    
134     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
135     - Add eject action and default to no. [SME: 795]
136    
137     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
138     - Update to new release naming. No functional changes.
139     - Make Packager generic
140    
141     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
142     - Use tarsize not dumpsize to determine when backup is too large.
143     [SME: 2041]
144    
145     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-05
146     - Fix typo in crontab template for 'disabled' case [SME: 1092]
147    
148     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
149     - Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
150     - Expand /etc/crontab in conf-backup. e-smith-base already does
151     it for us in bootstrap-console-save [SME: 1172]
152     - Remove /etc/cron.d/backup in post [SME: 1172]
153    
154     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-03
155     - Add semi-colon to last code change. Saves head-scratching if
156     someone removes the braces at some later stage. [SME: 1045]
157    
158     * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
159     - Add warning about desktop backup if the server has more than
160     2GB of data. [SME: 1045]
161    
162     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
163     - Roll stable stream version. [SME: 1016]
164    
165     * Sun Mar 12 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-10
166     - Another fix to restore-from-disk script. [SME: 821]
167    
168     * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-09
169     - Fix restore-from-disk script. [SME: 821]
170    
171     * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-08
172     - Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
173     [SME: 667]
174    
175     * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-07
176     - Add restore-from-disk script. [SME: 615]
177    
178     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-06
179     - Don't delete config dbs in pre-restore [SME: 229]
180    
181     * Tue Dec 06 2005 Filippo Carletti <carletti@mobilia.it> 1.13.4-05
182     - Tape reminder uses mt status to check if tape loaded [SME: 251]
183    
184     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-04
185     - Bump release number only
186    
187     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
188     - [1.13.4-03]
189     - Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
190    
191     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
192     - [1.13.4-02]
193     - Create empty /etc/e-smith/db/backups directory to trigger migration
194     to new location. [SF: 1335862]
195    
196     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
197     - [1.13.4-01]
198     - Remove L10Ns from base packages [SF: 1309520]
199    
200     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
201     - [1.13.3-01]
202     - New dev stream before relocating L10Ns
203    
204     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
205     - [1.13.2-17]
206     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
207    
208     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
209     - [1.13.2-16]
210     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
211    
212     * Sun Sep 18 2005 Charlie Brady <charlieb@e-smith.com>
213     - [1.13.2-15]
214     - Remove explict use of CGI (which caused double construction of
215     the CGI object, and loss of uploaded data file). [SF: 1264699]
216    
217     * Fri Sep 16 2005 Charlie Brady <charlieb@e-smith.com>
218     - [1.13.2-14]
219     - Don't delete configuration dbs in pre-restore event until
220     we have finished using them. [SF: 1292448]
221    
222     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
223     - [1.13.2-13]
224     - Really add delete-configuration-dbs action. [SF: 1246347,1275962]
225    
226     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
227     - [1.13.2-12]
228     - Delete configuration dbs from /home/e-smith/db/ prior to
229     a restore to ensure that the ones coming from tape are the
230     only ones on the system after the restore [SF: 1246347]
231    
232     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
233     - [1.13.2-11]
234     - Restore passwd file entries for machine accounts. [SF: 1254663]
235    
236     * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
237     - [1.13.2-10]
238     - Enforce Posix behaviour of df command, in restore functions of panel.
239     [SF: 1242986]
240    
241     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
242     - [1.13.2-09]
243     - Remove last deprecated esmith::config API calls. [SF: 1216546]
244    
245     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
246     - [1.13.2-08]
247     - Remove explicit paths to db files. [SF: 1216546]
248    
249     * Fri Apr 29 2005 Charlie Brady <charlieb@e-smith.com>
250     - [1.13.2-07]
251     - Remove another anacronistic version requires in perl library.
252     Grrrr!!! [charlieb MN00050370]
253    
254     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
255     - [1.13.2-06]
256     - Use generic_template_expand action in place of conf-backup.
257     Update e-smith-lib dependency. [MN00064130]
258    
259     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
260     - [1.13.2-05]
261     - Ensure that smbpasswd file appears last in list during restore/verification.
262     [MN00073362]
263     - Fix merging of samba files. [MN00073365]
264    
265     * Mon Nov 8 2004 Charlie Brady <charlieb@e-smith.com>
266     - [1.13.2-04]
267     - Explicitly list required perl modules - RPM didn't work it out correctly.
268     [charlieb MN00050751]
269    
270     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
271     - [1.13.2-03]
272     - Remove deprecated "require v5.6.0". [charlieb MN00050370]
273     - Allow RPM to work out what the perl Requires headers should be.
274     [charlieb MN00050751]
275    
276     * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
277     - [1.13.2-02]
278     - Fixed Content-disposition header. [msoulier MN00049326]
279    
280     * Sat Jun 19 2004 Michael Soulier <msoulier@e-smith.com>
281     - [1.13.2-01]
282     - skipping mps branch start - 1.13.2
283    
284     * Fri May 21 2004 Michael Soulier <msoulier@e-smith.com>
285     - [1.13.0-06]
286     - Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
287    
288     * Mon Mar 1 2004 Michael Soulier <msoulier@e-smith.com>
289     - [1.13.0-05]
290     - Updated do_backup to pass a "tape" argument when using signal-event
291     and rewind-tape to exit if a second argument is not given.
292     [msoulier dpar-22041]
293    
294     * Wed Jan 14 2004 Michael Soulier <msoulier@e-smith.com>
295     - [1.13.0-04]
296     - Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
297    
298     * Fri Nov 28 2003 Michael Soulier <msoulier@e-smith.com>
299     - [1.13.0-03]
300     - Display big-red reboot warning like other panels. Wow, it's hard to miss
301     now. [msoulier 10240]
302    
303     * Fri Nov 28 2003 Mark Knox <markk@e-smith.com>
304     - [1.13.0-02]
305     - Display reboot warning and button after successful desktop restore [markk
306     1312]
307    
308     * Thu Nov 6 2003 Michael Soulier <msoulier@e-smith.com>
309     - [1.13.0-01]
310     - rolling to dev stream - 1.13.0
311    
312     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
313     - [1.12.1-02]
314     - Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
315    
316     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
317     - [1.12.1-01]
318     - Rebuild [gordonr 1305]
319    
320     * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
321     - [1.12.0-09]
322     - Adjusted Copyright [gordonr 1305]
323    
324     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
325     - [1.12.0-08]
326     - Whitespace fix in Backup.pm [gordonr 9428]
327    
328     * Mon Jul 14 2003 Charlie Brady <charlieb@e-smith.com>
329     - [1.12.0-07]
330     - Remove /etc/samba/smbpasswd symlink if we find it, before doing
331     the move/symlink shuffle with smbpasswd files. This prevents us
332     "preserving" old symlinks. [charlieb 9416]
333    
334     * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
335     - [1.12.0-06]
336     - Rename the pre-restore cache files in $file.time(). This preserves
337     them in case we want to wander back through them after an
338     upgrade, and ensures that they won't be around to confuse another
339     post-upgrade [gordonr 9428]
340    
341     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
342     - [1.12.0-05]
343     - Handle the "everything o.k. with relocation" case [gordonr 9333]
344    
345     * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
346     - [1.12.0-04]
347     - Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
348     relocation [gordonr 9333]
349    
350     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
351     - [1.12.0-03]
352     - Fix backup panel text change. Made text non-specific about the location of
353     the smbpasswd file. [charlieb 9220]
354    
355     * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
356     - [1.12.0-02]
357     - Account for the path change of smbpasswd file in desktop restore/verify.
358     [charlieb 9220]
359    
360     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
361     - [1.12.0-01]
362     - Changing version to stable stream number - 1.12.0
363    
364     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
365     - [1.11.1-04]
366     - Spanish nav bar [gordonr 9153]
367    
368     * Fri Jun 13 2003 Gordon Rowell <gordonr@e-smith.com>
369     - [1.11.1-03]
370     - Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
371    
372     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
373     - [1.11.1-02]
374     - Remove some remnants of templated /sbin/e-smith/backup.
375     - Use Backup program parameter in /sbin/e-smith/do_backup.
376     [charlieb 7853]
377    
378     * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
379     - [1.11.1-01]
380     - Roll new development stream to 1.11.1
381    
382     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
383     - [1.11.0-56]
384     - And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
385     - Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
386    
387     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
388     - [1.11.0-55]
389     - Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
390    
391     * Wed May 21 2003 Gordon Rowell <gordonr@e-smith.com>
392     - [1.11.0-54]
393     - Fix return check for ->group and ->passwd [gordonr 8766]
394     - Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
395    
396     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
397     - [1.11.0-53]
398     - Extract the tests at build time [gordonr 8766]
399    
400     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
401     - [1.11.0-52]
402     - Completed merge_group and tests, including admin, www, shared [gordonr 8766]
403    
404     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
405     - [1.11.0-51]
406     - Added test files and skeleton for merge_group [gordonr 8766]
407     - TODO: Complete merge_group and tests [gordonr 8766]
408     - TODO: Handle admin, www, shared groups [gordonr 8766]
409    
410     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
411     - [1.11.0-50]
412     - Further work, and tests, for merge_passwd [gordonr 8766]
413    
414     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
415     - [1.11.0-49]
416     - Code cleanups [gordonr 8766]
417    
418     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
419     - [1.11.0-48]
420     - Constructors are nice to have in objects :-( [gordonr 8766]
421     - Link merge-system-files into post-upgrade [gordonr 8766]
422    
423     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
424     - [1.11.0-47]
425     - Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
426    
427     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
428     - [1.11.0-46]
429     - Modified backup panel to use esmith::Backup library [gordonr 8766]
430    
431     * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
432     - [1.11.0-45]
433     - Added esmith::Backup library to centralise list of files/directories to
434     restore [gordonr 8766]
435     - Save away important system files in pre-restore [gordonr 8766]
436    
437     * Tue May 6 2003 Mark Knox <markk@e-smith.com>
438     - [1.11.0-44]
439     - Pass the right type of object to genResult [markk 8498]
440    
441     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
442     - [1.11.0-43]
443     - Add Spanish translation for backup [lijied 3793]
444    
445     * Tue Apr 29 2003 Trevor Poole <trevorp@e-smith.com>
446     - [1.11.0-42]
447     - add the BackupType to the record for the desktop case. [trevor 5908]
448    
449     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
450     - [1.11.0-41]
451     - Fix calls to create new backup records. [charlieb 5908]
452    
453     * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
454     - [1.11.0-40]
455     - Record each backup attempt separately in a backup history db. [charlieb 5908]
456    
457     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
458     - [1.11.0-39]
459     - Record success or otherwise of backup to desktop attempts in config db.
460     [charlieb 5908]
461     - Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
462    
463     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
464     - [1.11.0-38]
465     - Fix typo in rewind-tape fix. [charlieb 8475]
466    
467     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
468     - [1.11.0-37]
469     - Call signal-event {pre,post}-backup with extra "desktop" parameter
470     from desktop backup code, and use that parameter to skip tape rewinding.
471     [charlieb 7853]
472     - Fix device lookup code in rewind-tape action. [charlieb 8475]
473    
474     * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
475     - [1.11.0-36]
476     - Fix a few semantic problems with reset--restore-idle-flag script.
477     [charlieb 8466]
478    
479     * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
480     - [1.11.0-35]
481     - Replaced bad call to processTemplate. [msoulier 7600]
482    
483     * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
484     - [1.11.0-34]
485     - Remove deprecated /sbin/e-smith/backup in %post script.
486     [charlieb 7853]
487    
488     * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
489     - [1.11.0-33]
490     - Fix typo in rewind-tape action. [charlieb 5908]
491     - Change Copyright => License in header.
492    
493     * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
494     - [1.11.0-32]
495     - Removed redundant refs to bootstrap-console from panel [markk 6164]
496    
497     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
498     - [1.11.0-31]
499     - Change table to start_table where applicable [tonyc 8034]
500    
501     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
502     - [1.11.0-30]
503     - Removed "Mitel Network SME server' branding [lijied 8016]
504     - Fix layout/css in backup panel [tonyc 7950]
505    
506     * Mon Mar 31 2003 Charlie Brady <charlieb@e-smith.com>
507     - [1.11.0-29]
508     - Re-write do_backup in perl. [charlieb 5908]
509    
510     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
511     - [1.11.0-28]
512     - Modified directory po/fr_CA to fr [lijied 6787]
513    
514     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
515     - [1.11.0-27]
516     - Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
517    
518     * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
519     - [1.11.0-26]
520     - Call genFooter/genResult with an FM object (subclass of CGI) so
521     footers get localised [gordonr 3553]
522    
523     * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
524     - [1.11.0-25]
525     - Remove templated /sbin/e-smith/backup and add non-templated
526     do_backup script. Alter cron template to suit. Move tape
527     rewind into pre-backup and post-backup actions. Log
528     start, finish and result properties from backup script.
529     [charlieb 5908]
530    
531     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
532     - [1.11.0-24]
533     - Modified French lexicon to use lang="fr", rename the lexicon
534     directory to fr [lijied 6787]
535    
536     * Tue Mar 25 2003 Tony Clayton <apc@e-smith.com>
537     - [1.11.0-23]
538     - Add link to fr-ca PAGE_REFRESH_IN translation [tonyc 6491]
539    
540     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
541     - [1.11.0-22]
542     - Deleted ./sbin/e-smith/backup/template-begin, and modified
543     %build [lijied 3295]
544    
545     * Fri Mar 14 2003 Michael Soulier <msoulier@e-smith.com>
546     - [1.11.0-21]
547     - Changed the post restore code such that the backup panel is blocked until
548     the server reboots. [msoulier 6471]
549    
550     * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
551     - [1.11.0-20]
552     - Modified charset tag in .po file [lijied 3930]
553    
554     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
555     - [1.11.0-19]
556     - Modified e-smith-devtools again [lijied 7578]
557    
558     * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
559     - [1.11.0-18]
560     - Modified e-smith-devtools version [lijied 7578]
561    
562     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
563     - [1.11.0-17]
564     - Added the generate lexicon code [lijied 7442]
565    
566     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
567     - [1.11.0-16]
568     - Added the .po file to po/fr_CA again [lijied 7442]
569    
570     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
571     - [1.11.0-15]
572     - Cleaned up .po->.mo build [lijied 7442]
573    
574     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
575     - [1.11.0-14]
576     - Added .po->.mo instructions to %build [lijied 7442]
577    
578     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
579     - [1.11.0-13]
580     - Modified backup panel order [lijied 7356]
581    
582     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
583     - [1.11.0-12]
584     - Remodify the lexicon file [lijied 4030]
585    
586     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
587     - [1.11.0-11]
588     - Split en-us lexicon from backup panel [lijied 4030]
589    
590     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
591     - [1.11.0-10]
592     - Rebuild RPM - commit missed last time [lijied 5003]
593    
594     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
595     - [1.11.0-09]
596     - Added French lexicon for backup [lijied 5003]
597    
598     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
599     - [1.11.0-08]
600     - Rewrote template to use esmith::I18N [gordonr 5212]
601    
602     * Fri Dec 13 2002 Mark Knox <markk@e-smith.com>
603     - [1.11.0-07]
604     - Added "click here" text on tape restore page [markk 6094]
605    
606     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
607     - [1.11.0-06]
608     - Removed redundant success message after restore [markk 6094]
609    
610     * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
611     - [1.11.0-05]
612     - Added refresh and status messages to tape restore process [markk 6094]
613    
614     * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
615     - [1.11.0-04]
616     - Tidy up and update /sbin/e-smith/backup templates, preparatory to adding
617     support for non-tape devices. [charlieb 5521]
618    
619     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
620     - [1.11.0-03]
621     - ui update [miked 5494]
622    
623     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
624     - [1.11.0-02]
625     - update to new UI system [miked 5494]
626    
627     * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
628     - [1.11.0-01]
629     - Rolling development stream version to 1.11.0
630    
631     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
632     - [1.10.1-01]
633     - New checkout to force head revisions to 1.10.1
634    
635     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
636     - [1.10.0-01]
637     - Roll to maintained version number to 1.10.0
638    
639     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
640     - [1.9.0-09]
641     - Added missing closing paren - code police needed earlier [gordonr 5168]
642    
643     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
644     - [1.9.0-08]
645     - Renamed duplicate lexicon tag RESTORE_IN_PROGRESS{,_BEGAN_AT}
646     RESTORE_IN_PROGRES_DESC -> MUST_REBOOT_AFTER_RESTORE in tape restore
647     [gordonr 5168]
648    
649     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
650     - [1.9.0-07]
651     - Fixed double call of pre-restore [miked 5158]
652    
653     * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
654     - [1.9.0-06]
655     - Fixed references to ext2 filesystem in CalculateSizes; cahnged them to ext3
656    
657     * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
658     - [1.9.0-05]
659     - Add calls to signal-event pre-restore before tape or desktop restore
660     (currently to stop slapd and remove LDIF dump file). [charlieb 2745]
661    
662     * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
663     - [1.9.0-04]
664     - Fix XML errors in backup panel. [charlieb 2745]
665    
666     * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
667     - [1.9.0-03]
668     - Complete previous change - the web panel needed to be updated as well.
669     [charlieb 2745]
670    
671     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
672     - [1.9.0-02]
673     - Change mysql-dump-tables and mysql-delete-dumps events to pre-backup and
674     post-backup events. [charlieb 2745]
675    
676     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
677     - [1.9.0-01]
678     - Changing version to development stream number to 1.9.0
679    
680     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
681     - [1.8.2-01]
682     - Reverting previous change - "it's a feature" [tonyc 3746]
683    
684     * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
685     - [1.8.1-01]
686     - Prevent tape/destop restores from dieing in state=running [tonyc 3746]
687    
688     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
689     - [1.8.0-01]
690     - Changing version to maintained stream number to 1.8.0
691    
692     * Fri May 31 2002 Mark Knox <markk@e-smith.com>
693     - [1.7.20-01]
694     - Fixed some funny table cells that were causing trouble in Netscape
695     [markk 3764]
696    
697     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
698     - [1.7.19-01]
699     - Removed unused config db tie in restore-idle-flag.
700     - Add initialisation of backup service entry in config db.
701     This will allow restore from tape to work out of the box.
702     [charlieb 1254, 3746]
703    
704     * Wed May 29 2002 Tony Clayton <apc@e-smith.com>
705     - [1.7.18-01]
706     - Fix bad string concats in /sbin/e-smith/backup fragments [tonyc 3180]
707    
708     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
709     - [1.7.17-01]
710     - RPM rebuild forced by cvsroot2rpm
711    
712     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
713     - [1.7.16-01]
714     - testing co2rpm --force
715    
716     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
717     - [1.7.15-01]
718     - testing co2rpm --force
719    
720     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
721     - [1.7.14-01]
722     - testing co2rpm --force
723    
724     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
725     - [1.7.13-01]
726     - testing co2rpm --force
727    
728     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
729     - [1.7.12-01]
730     - Changed quoting in /etc/crond.d/backup template [gordonr 3029]
731    
732     * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
733     - [1.7.11-01]
734     - "Verify complete" -> "Verification is complete" [gordonr 3544]
735    
736     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
737     - [1.7.10-01]
738     - Allow form uploads and large files to be posted. [markk 3159]
739    
740     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
741     - [1.7.9-01]
742     - Localised a few more strings in sbin/e-smith/backup templates [markk 3029]
743    
744     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
745     - [1.7.8-01]
746     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
747    
748     * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
749     - [1.7.7-01]
750     - I18n backup cronjob using gettext. Also converted to ConfigDB. [markk 3029]
751    
752     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
753     - [1.7.7-01]
754     - Language en->en-us
755    
756     * Fri Apr 12 2002 Mark Knox <markk@e-smith.com>
757     - [1.7.6-01]
758     - Internationalized using FormMagick lexicon [markk 3159]
759     - Converted to esmith::ConfigDB API [markk 3159]
760    
761     * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
762     - [1.7.5-01]
763     - Include "du -s " of all backed up files and directories other than
764     /home/e-smith in desktop backup estimate.
765    
766     * Thu Mar 14 2002 Charlie Brady <charlieb@e-smith.com>
767     - [1.7.4-01]
768     - Fix error in use of AccountsDB interface (#2139).
769    
770     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
771     - [1.7.3-01]
772     - Include /root in desktop backup and in size estimate (#2322).
773     - Change text to indicate that desktop backup file will be somewhat
774     smaller if files are compressible.
775    
776     * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
777     - [1.7.2-01]
778     - Use Quota module to estimate desktop backup size, by summing over all
779     user accounts (#2139).
780    
781     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
782     - [1.7.1-01]
783     - Rolled to version 1.7.1-01 to verify CVS contents from 1.7.0-01.
784     Includes all patchesup to 1.7.0-01.
785    
786     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
787     - [1.7.0-01]
788     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
789    
790     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
791     - [1.6.0-01]
792     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-04.
793    
794     * Thu Dec 6 2001 Adrian Chung <adrianc@e-smith.com>
795     - [1.5.0-04]
796     - Adding text to restore screen that warns that your restore
797     is not complete until you see the words Restore complete and
798     /etc/smbpasswd is restored.
799    
800     * Wed Nov 28 2001 Charlie Brady <charlieb@e-smith.com>
801     - [1.5.0-03]
802     - Report restore/verify problems if they are detected. Do not do any
803     post processing unless the restore completes successfully.
804    
805     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
806     - [1.5.0-02]
807     - adding last patch to prep section. feels like monday.
808    
809     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
810     - [1.5.0-01]
811     - Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
812     - use esmith::lockfile for lockfile stuff
813     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
814    
815     * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
816     - [1.4.0-06]
817     - backing out lockfile patch - moving to new stream
818    
819     * Mon Nov 12 2001 Tony Clayton <tonyc@e-smith.com>
820     - [1.4.0-05]
821     - use esmith::lockfile for lockfile stuff
822     - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
823    
824     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
825     - [1.4.0-04]
826     - rebranding to Mitel Networks
827    
828     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
829     - [1.4.0-03]
830     - Changed default network backup filename to "smeserver.tgz"
831     - Note: We can still restore the old format "esmithsg.bak" files
832    
833     * Fri Aug 17 2001 gordonr
834     - [1.4.0-02]
835     - Autorebuild by rebuildRPM
836    
837     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
838     - [1.4.0-01]
839     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
840    
841     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
842     - [1.3.0-10]
843     - More branding changes
844    
845     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
846     - [1.3.0-09]
847     - More branding changes
848    
849     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
850     - [1.3.0-08]
851     - Branding/marketing text changes email/e-mail
852    
853     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
854     - [1.3.0-07]
855     - Branding text changes to the backup web panel
856    
857     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
858     - [1.3.0-06]
859     - Changed license to GPL
860    
861     * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
862     - [1.3.0-05]
863     - Default to .tgz for desktop backup/restore/verify
864     - Allow uuencoded tar (esmithsg.bak) for restore/verify backwards compatability
865    
866     * Thu Jun 07 2001 Gordon Rowell <gordonr@e-smith.com>
867     - [1.3.0-04]
868     - Add --verbose to tar --extract so web panels shows restored files
869    
870     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
871     - [1.3.0-03]
872     - Add option to verify desktop backup file contents.
873    
874     * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
875     - [1.3.0-02]
876     - Avoid use of redundant temporary file, CGI.pm already creates one for us,
877     and provides us with a file handle.
878    
879     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
880     - [1.3.0-01]
881     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-11.
882    
883     * Wed Feb 21 2001 Charlie Brady <charlieb@e-smith.com>
884     - [1.2.0-11]
885     - Add tape rewind action to tape restore
886    
887     * Wed Feb 21 2001 Peter Samuel <peters@e-smith.com>
888     - [1.2.0-10]
889     - Now rewinds tape before zeroing tape.
890     - Writes 32k of zeroes instead of 10k.
891    
892     * Thu Feb 14 2001 Charlie Brady <charlieb@e-smith.com>
893     - [1.2.0-09]
894     - Add conf-backup to bootstrap-console-save.
895     - Don't need templates-user-custom directory now, it's in e-smith-base RPM.
896    
897     * Mon Feb 12 2001 Peter Samuel <peters@e-smith.com>
898     - [1.2.0-08]
899     - Duping STDOUT fails for netscape. Now just redirecting STDOUT to STDERR.
900    
901     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
902     - [1.2.0-07]
903     - rolling release number for GPG signing.
904    
905     * Sun Feb 11 2001 Charlie Brady
906     - [1.2.0-06]
907     - Include etc/e-smith/templates-user-custom in backup
908    
909     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
910     - Rolling release number for GPG signing.
911    
912     * Thu Feb 8 2001 Peter Samuel <peters@e-smith.com>
913     - [1.2.0-04]
914     - Zero pad minutes for backup and reminder times.
915     - Fix nasty problem stopping flexbackup running in the background.
916     Needed to dup STDOUT, close STDOUT, and reset STDOUT to duped fd.
917    
918     * Tue Jan 30 2001 Peter Samuel <peters@e-smith.com>
919     - [1.2.0-03]
920     - Changed size calculations so that minimum size displayed is 1Mb.
921     - Changed wording of size of snapshot.
922     - Notify user how much free space exists in /tmp.
923     - Remove uploaded file after restore.
924    
925     * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
926     - [1.2.0-02]
927     - Preserve gid of www across restore.
928     - Add comment about upbuffering output
929    
930     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
931     - [1.2.0-01]
932     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-17.
933    
934     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
935     - [1.1.0-17]
936     - Added html output to reboot function of manager panel
937    
938     * Wed Jan 24 2001 Peter Samuel <peters@e-smith.com>
939     - [1.1.0-16]
940     - /sbin/e-smith/backup zeroes tape before starting. This is a hack to
941     work around talking to ide tapes via ide-scsi.
942    
943     * Wed Jan 17 2001 Peter Samuel <peters@e-smith.com>
944     - [1.1.0-15]
945     - mysql tables are deleted before and after backups and restores
946    
947     * Tue Jan 16 2001 Peter Samuel <peters@e-smith.com>
948     - [1.1.0-14]
949     - cron job now runs every day
950    
951     * Mon Jan 15 2001 Peter Samuel <peters@e-smith.com>
952     - [1.1.0-13]
953     - removed unnecessary /sbin/e-smith/tape-restore template
954     - fixed html formatting problem in backup panel
955     - fixed backgrounding problem in backup panel - need to close STDOUT in child
956     - format fixes in backup panel
957    
958     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
959     - [1.1.0-12]
960     - Changes to the menu item ordering for the e-smith manager
961    
962     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
963     - [1.1.0-11]
964     - Changed fork and signal handling again - doesn't seem to make much
965     difference. Could be the lock file interaction - needs testing.
966    
967     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
968     - [1.1.0-10]
969     - Fixed order of files to be restored
970     - Moved signal handling but it makes no difference, still can't background
971    
972     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
973     - [1.1.0-09]
974     - /sbin/e-smith/backup now dumps mysql tables to /home/e-smith prior
975     to running the tape backup
976    
977     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
978     - [1.1.0-08]
979     - fixed uninitialised variables
980     - reboot action calls backgroundCommand instead of showing new panel
981    
982     * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
983     - [1.1.0-07]
984     - fixed syntax error in /etc/e-smith/events/actions/conf-backup
985    
986     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
987     - [1.1.0-06]
988     - flexbackup is merely the default backup program
989     - cron job calls /sbin/e-smith/backup which is a templated file
990     - restore-tape action now given to flexbackup as it is flexbackup specific
991    
992     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
993     - [1.1.0-05]
994     - Removed checks for uptime. The state in /etc/e-smith/restore is not
995     changed, regardless of reboots. It is changed by bootstrap-console.
996     - Lots of text changes for consistency and to reinforce the need to
997     reboot after a restore
998     - Mail is sent to the admin user after a tape restore indicating
999     success or failure.
1000     - mysql tables are dumped to /home/e-smith prior to network backup.
1001     - Calculation of tarsize handles negative values sensibly.
1002    
1003     * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1004     - [1.1.0-04]
1005     - No longer checks for current state of EthernetDrive1 and LocalIP.
1006     - Does not do a forced reboot under any circumstances.
1007     - Calls post-upgrade after the restore instead of post-restore.
1008    
1009     * Thu Jan 11 2001 Peter Samuel <peters@e-smith.com>
1010     - [1.1.0-03]
1011     - Major changes to panel. Now does tape restore in background. Lots of
1012     checks and balances to avoid concurrent restores/backups etc.
1013    
1014     * Wed Jan 10 2001 Jason Miller <jmiller@e-smith.com>
1015     - [1.1.0-02]
1016     - Minor change to the copyright for consistency
1017    
1018     * Tue Jan 9 2001 Peter Samuel <peters@e-smith.com>
1019     - [1.1.0-01]
1020     - Rolled version to 1.1.0-01. Includes patches upto 0.1-4
1021    
1022     * Mon Jan 8 2001 Peter Samuel <peters@e-smith.com>
1023     - [0.1-4]
1024     - Now restores config from tape
1025    
1026     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1027     - [0.1-2] through [0.1-3]
1028     - completed the update section for configuration database
1029     of flexbackup
1030     - prepared the restore-tape option for the call to the
1031     proper event for restoring from tape
1032    
1033     * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1034     - initial release
1035    
1036     %description
1037     e-smith server central backup administration panel
1038    
1039     %prep
1040     %setup
1041 slords 1.27 %patch1 -p1
1042 slords 1.1
1043     %build
1044     /sbin/e-smith/buildtests 10e-smith-backup
1045    
1046     mkdir -p root/etc/e-smith/events/{pre-,post-}backup
1047     perl createlinks
1048    
1049     # Extract a new copy of the English .po, though we won't use it for this build
1050     xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/backup.po \
1051     root/etc/e-smith/templates/etc/crontab/backup \
1052     root/sbin/e-smith/do_backup
1053    
1054     /sbin/e-smith/generate-lexicons
1055    
1056     mkdir -p root/var/cache/e-smith/restore
1057     mkdir -p root/var/cache/e-smith/restore/etc
1058     mkdir -p root/var/cache/e-smith/restore/etc/samba
1059     mkdir -p root/etc/e-smith/db/backups
1060 slords 1.5 mkdir -p root/etc/dar
1061     mkdir -p root/mnt/smb
1062 slords 1.1
1063     %install
1064     rm -rf $RPM_BUILD_ROOT
1065     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1066     rm -f %{name}-%{version}-%{release}-filelist
1067     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1068     > %{name}-%{version}-%{release}-filelist
1069     echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
1070     echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
1071     echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
1072    
1073     %clean
1074     rm -rf $RPM_BUILD_ROOT
1075    
1076     %pre
1077     %preun
1078     %post
1079     %postun
1080    
1081     %files -f %{name}-%{version}-%{release}-filelist
1082     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed