/[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.61 - (hide annotations) (download)
Fri Mar 11 16:13:03 2011 UTC (13 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-32_el4_sme
Changes since 1.60: +7 -2 lines
Backup to Workstation does not handle full remote disc gracefully, by Filippo Carletti [SME: 5688]

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

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