/[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.119 - (hide annotations) (download)
Sun Feb 16 04:28:45 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-86_el5_sme
Changes since 1.118: +5 -2 lines
* Sat Feb 15 2014 Ian Wells <esmith@wellsi.com> 2.2.0-86.sme
- Restore all groups on restore, fix typo in earlier patch [SME: 7932] [SME: 8210]

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

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