/[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.52 - (show annotations) (download)
Wed Aug 26 18:09:22 2009 UTC (14 years, 9 months ago) by snetram
Branch: MAIN
Changes since 1.51: +4 -3 lines
* Wed Aug 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-22.sme
Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:
- using credentials file for cifs mount [SME: 5442]
- workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 5442]

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

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