/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup.spec
ViewVC logotype

Contents 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.98 - (show annotations) (download)
Sun Jul 7 02:44:02 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-66_el5_sme
Changes since 1.97: +8 -2 lines
* Sat Jul 6 2013 Ian Wells <esmith@wellsi.com> 2.2.0-66.sme
- Workstation Backup, remove temporary directoy on success [SME: 5931]
- Refactor directory tree creation and removal.

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

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