/[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.51 - (show annotations) (download)
Wed Aug 26 05:41:40 2009 UTC (14 years, 9 months ago) by gnujpl
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-23_el4_sme
Changes since 1.50: +7 -2 lines
* Wed Aug 26 2009 Jean-Paul Leclere <jean-paul@leclere.org> 2.0.0-23.sme
- workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 4850]

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

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