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

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

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


Revision 1.53 - (hide annotations) (download)
Thu May 6 16:52:02 2010 UTC (14 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-25_el4_sme
Changes since 1.52: +7 -2 lines
To: field missing from header in Workstation Backups email [SME: 5872]

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

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