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

Contents of /rpms/e-smith-backup/sme7/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.59 - (show annotations) (download)
Mon Jun 21 22:27:27 2010 UTC (14 years ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-30_el4_sme
Changes since 1.58: +7 -2 lines
Update backup instructions in server-manager [SME: 5222]

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

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