/[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.53 - (show annotations) (download)
Fri Nov 6 14:30:57 2009 UTC (14 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-23_el5_sme
Changes since 1.52: +7 -2 lines
* Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-23.sme
- Add more excludes for compressed filetypes [SME: 4765]

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

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