/[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.50 - (show annotations) (download)
Tue Aug 25 18:27:52 2009 UTC (14 years, 9 months ago) by gnujpl
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-22_el4_sme
Changes since 1.49: +7 -2 lines
* Tue Aug 25 2009 Jean-Paul Leclere <jean-paul@leclere.org> 2.0.0-22.sme
- workstation backup: using credentials file for cifs mount [SME: 4850]

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

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