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