/[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.64 - (show annotations) (download)
Thu May 6 17:00:15 2010 UTC (14 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-33_el5_sme
Changes since 1.63: +7 -2 lines
To: field missing from header in Workstation Backups email [SME: 5924]

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

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