/[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.62 - (hide annotations) (download)
Sat Apr 9 12:09:19 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-33_el4_sme
Changes since 1.61: +7 -2 lines
* Sat Apr 9 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-33.sme
- Handle removable backup locations using DirHandle [SME: 6512]

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

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