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

Contents of /rpms/e-smith-backup/sme9/e-smith-backup.spec

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


Revision 1.34 - (show annotations) (download)
Sun Apr 20 22:55:40 2014 UTC (10 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-33_el6_sme
Changes since 1.33: +7 -2 lines
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme
- Implement verify workstation backup for mounted drive [SME: 8144]

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

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