/[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.6 - (hide annotations) (download)
Mon Sep 17 17:48:55 2007 UTC (16 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-1_15_0-04_el5_sme
Changes since 1.5: +7 -1 lines
Package updates

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

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