/[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.59 - (hide annotations) (download)
Fri Feb 12 13:08:07 2010 UTC (14 years, 4 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-29_el5_sme
Changes since 1.58: +6 -3 lines
* Fri Feb 12 2010 Stephen Noble <support@dungog.net> 2.2.0-29.sme
- fix mount point for verify [SME: 5765]

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

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