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

Annotation 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.14 - (hide annotations) (download)
Mon Jul 15 00:04:27 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-13_el6_sme
Changes since 1.13: +7 -2 lines
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-13.sme
- Workstation Backup, add a choice to delete old backup before or after backup [SME: 7766]

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

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