/[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.46 - (show annotations) (download)
Sun May 17 07:49:03 2009 UTC (15 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-19_el4_sme
Changes since 1.45: +7 -2 lines
* Sun May 17 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Fix DAR e-mail message with regards to incremental backups [SME: 4579]

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

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