/[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.17 - (hide annotations) (download)
Tue Dec 3 05:04:15 2013 UTC (10 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-16_el6_sme
Changes since 1.16: +7 -2 lines
* Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme
- Allow more time for cifs mounts before reporting errors [SME: 8034]

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

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