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

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

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


Revision 1.6 - (show annotations) (download)
Fri Jul 5 23:27:42 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-6_el6_sme
Changes since 1.5: +7 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
- Desktop Backup, allow user setting of compression level  [SME: 7744]

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

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