/[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.30 - (show annotations) (download)
Fri Mar 21 05:00:59 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-29_el6_sme
Changes since 1.29: +7 -2 lines
* Thu Mar 10 2014 Ian Wells <esmith@wellsi.com> 2.4.0-29.sme
- Move console backup to e-smith-backup [SME: 3324]

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

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