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