/[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.85 - (show annotations) (download)
Sun May 29 08:15:28 2011 UTC (13 years ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-53_el5_sme
Changes since 1.84: +7 -2 lines
Remove EOL from volume labels [SME: 6605]

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

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