/[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.4 - (show annotations) (download)
Tue Apr 2 03:07:48 2013 UTC (11 years, 2 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-4_el6_sme
Changes since 1.3: +7 -2 lines
* Mon Apr 1 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme
- NFS syntax is deprecated for CIFS mount [SME: 7525]

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

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