/[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.22 - (hide annotations) (download)
Sat Jul 26 14:55:55 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-19_el5_sme
Changes since 1.21: +6 -1 lines
Updates

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

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