/[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.91 - (show annotations) (download)
Mon Mar 5 01:11:39 2012 UTC (12 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-59_el5_sme
Changes since 1.90: +7 -2 lines
Fix selective restore in modern browsers[SME: 6645]

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

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