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

Contents 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.7 - (show annotations) (download)
Wed Aug 10 17:35:05 2016 UTC (7 years, 10 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-backup-2_6_0-6_el7_sme
Changes since 1.6: +8 -2 lines
* Wed Aug 10 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme
- fixed bug on the dar catalog when backups are not added in it [SME: 9563]
- Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch

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

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