/[smeserver]/rpms/e-smith-backup/sme7/e-smith-backup.spec
ViewVC logotype

Contents of /rpms/e-smith-backup/sme7/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.63 - (show annotations) (download)
Sat Apr 9 15:08:19 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
Changes since 1.62: +7 -2 lines
* Sat Apr 9 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-34.sme
- Fix regex to exclude only up directories and hidden folders [SME: 6512]

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

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