/[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.82 - (hide annotations) (download)
Sun Mar 20 10:46:35 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-50_el5_sme
Changes since 1.81: +7 -2 lines
* Sun Mar 20 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-50
- Localize dropdown box of backup destination type [SME: 6575]

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

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