/[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.74 - (show annotations) (download)
Fri Jul 9 17:43:14 2010 UTC (13 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-42_el5_sme
Changes since 1.73: +7 -2 lines
remove relocate_samba_file and all references to /etc/smbpasswd [SME: 6073]

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

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