/[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.5 - (show annotations) (download)
Fri Jul 5 23:24:49 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-5_el6_sme
Changes since 1.4: +7 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
- Use Wake on LAN before starting Backup with DAR, by Dave Liquorice [SME: 7743]

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

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