/[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.60 - (show annotations) (download)
Sat Aug 7 13:59:48 2010 UTC (13 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_0_0-31_el4_sme
Changes since 1.59: +7 -2 lines
Do not backup more than once per day, by Filippo Carletti [SME: 5444]

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

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