/[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.29 - (show annotations) (download)
Sun Feb 9 16:44:55 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-28_el6_sme
Changes since 1.28: +10 -2 lines
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme
- Workstation Backup, selective restore of deleted files [SME: 8200]
- Remove migrate fragment 30vfstype [SME: 8199]

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

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