/[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.68 - (hide annotations) (download)
Mon Jun 7 14:34:17 2010 UTC (13 years, 11 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-37_el5_sme
Changes since 1.67: +7 -2 lines
* Mon Jun  7 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-37.sme
- Check if local USB disk is mounted in backup panel [SME: 6033]

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

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