/[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.45 - (show annotations) (download)
Tue Dec 9 22:02:59 2008 UTC (15 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-18_el5_sme
Changes since 1.44: +7 -2 lines
* Tue Dec  9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-18.sme
- Fix discrepancy in maximum compression level [SME: 4841]

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

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