/[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.40 - (show annotations) (download)
Sat Oct 25 08:13:28 2008 UTC (15 years, 7 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-14_el5_sme
Changes since 1.39: +7 -2 lines
* Sat Oct 25 2008 Stephen Noble <support@dungog.net> 2.2.0-14.sme
- dar backup to be less verbose in panel [SME: 4719]

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

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