/[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.54 - (show annotations) (download)
Wed Nov 25 17:12:12 2009 UTC (14 years, 7 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-24_el5_sme
Changes since 1.53: +7 -2 lines
* Wed Nov 25 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-24.sme
- Fix full backup on Sunday diplayed as Everyday [SME: 5623]

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

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