/[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.9 - (show annotations) (download)
Sun Jul 14 06:17:25 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-9_el6_sme
Changes since 1.8: +7 -2 lines
* Sat Jul 13 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
- Workstation Backup, report cifs mount errors [SME: 7769]

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

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