/[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.13 - (show annotations) (download)
Sun Jul 14 22:52:23 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
Changes since 1.12: +2 -2 lines
Correct spelling in ChangeLog

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

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