/[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.66 - (hide annotations) (download)
Tue May 11 11:52:24 2010 UTC (14 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-35_el5_sme
Changes since 1.65: +7 -2 lines
* Tue May 11 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-35.sme
- Fix removal of leading slash in storage location [SME: 5928]

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

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