/[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.37 - (show annotations) (download)
Tue Oct 21 20:21:32 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-11_el5_sme
Changes since 1.36: +8 -2 lines
Dar udpates

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

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