/[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.15 - (show annotations) (download)
Sun Dec 1 03:32:48 2013 UTC (10 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-14_el6_sme
Changes since 1.14: +7 -2 lines
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
- Update the text in the Backup panel [SME: 7817]

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

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