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

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

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


Revision 1.29 - (hide annotations) (download)
Thu Oct 16 15:00:42 2008 UTC (15 years, 8 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-3_el5_sme
Changes since 1.28: +7 -2 lines
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
- Correct translation of CONFIGURATION_TO_BE_DONE to be proper English [SME: 4669]

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

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