/[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.112 - (hide annotations) (download)
Sat Jan 4 03:02:08 2014 UTC (10 years, 5 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-79_el5_sme
Changes since 1.111: +11 -7 lines
* Fri Jan 3 2014 Ian Wells <esmith@wellsi.com> 2.2.0-79.sme
- Workstation Backup, count backup sets from 1 and
  delete the obsolete set0 when it goes out of scope [SME: 7811]

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

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