/[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.25 - (hide annotations) (download)
Thu Aug 7 19:50:55 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-22_el5_sme
Changes since 1.24: +6 -1 lines
Update

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

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