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

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