/[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.75 - (hide annotations) (download)
Fri Jul 9 19:49:31 2010 UTC (13 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-43_el5_sme
Changes since 1.74: +8 -3 lines
Only define Workstation Backup temporary directory once [SME: 5930]

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

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