/[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.83 - (hide annotations) (download)
Mon Mar 21 18:06:54 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-51_el5_sme
Changes since 1.82: +7 -2 lines
* Mon Mar 21 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-51
- Fix html p entry [SME: 6578]

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

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