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

Annotation of /rpms/e-smith-backup/sme10/e-smith-backup.spec

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


Revision 1.8 - (hide annotations) (download)
Fri Feb 17 19:32:59 2017 UTC (7 years, 3 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-backup-2_6_0-7_el7_sme
Changes since 1.7: +7 -2 lines
* Fri Feb 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
- console restoration can be launched again from console [SME: 9550]

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

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