/[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.43 - (hide annotations) (download)
Tue Oct 28 23:05:38 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-16_el5_sme
Changes since 1.42: +2 -2 lines
Fix date

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

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