6e4a9db48e9108c2d1596fb22b29013a70640576
[debian/dump] / debian / changelog
1 dump (0.4b37-1) unstable; urgency=low
2
3   * new upstream version
4   * add --enable-staticz to configure call in rules file, replacing prior hack
5   * add build deps on libblkid-dev and uuid-dev to avoid using local copy
6   * updated es.po, closes: #265499
7
8  -- Bdale Garbee <bdale@gag.com>  Tue,  7 Sep 2004 10:21:35 -0600
9
10 dump (0.4b36-2) unstable; urgency=low
11
12   * patch to allow compilation on amd64, closes: #251615
13
14  -- Bdale Garbee <bdale@gag.com>  Sun, 30 May 2004 00:04:41 -0300
15
16 dump (0.4b36-1) unstable; urgency=low
17
18   * new upstream version, clean up diff.gz to remove spurious changes upstream
19     points out are no longer needed.
20
21  -- Bdale Garbee <bdale@gag.com>  Sun, 23 May 2004 21:41:50 -0600
22
23 dump (0.4b35-2) unstable; urgency=low
24
25   * reinstate configure hack to link z and bz2 libs statically but leave 
26     the rest dynamic... originally reported in #117496 and closed by 0.4b25-1.
27     Apparently the hack got lost during an upstream merge, closes: #249700
28   * merge updated ja.po, closes: #234255
29   * merge da.po, closes: #233753
30
31  -- Bdale Garbee <bdale@gag.com>  Sat, 22 May 2004 23:02:46 -0600
32
33 dump (0.4b35-1) unstable; urgency=low
34
35   * new upstream version, closes: #225573
36   * updated fr.po, closes: #207773
37   * updated pt_BR.po, closes: #207965
38   * updated nl.po, closes: #216050
39   * incorporate ja.po, closes: #229291
40   * implement alternatives for rmt, so our version can supercede tar's when
41     dump is installed, closes: #183901
42
43  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2004 16:46:18 -0700
44
45 dump (0.4b34-1) unstable; urgency=low
46
47   * new upstream version, closes: #192019, #180476, #160304, #147086, #160305
48   * switch to gettext-based debconf templates, closes: #200125
49   * update templates text to make symlink issue less vague, closes: #154242
50
51  -- Bdale Garbee <bdale@gag.com>  Tue, 19 Aug 2003 16:19:28 -0600
52
53 dump (0.4b32-1) unstable; urgency=low
54
55   * new upstream version, closes: #169269
56
57  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Nov 2002 21:01:43 -0700
58
59 dump (0.4b31-1) unstable; urgency=low
60
61   * new upstream version, closes: #154875, #154372, #149415, #142559
62
63  -- Bdale Garbee <bdale@gag.com>  Sat, 17 Aug 2002 22:20:14 -0600
64
65 dump (0.4b27-4) unstable; urgency=low
66
67   * add --enable-qfa to build, closes: #138976
68   * switch to unmerged translations in the source package
69
70  -- Bdale Garbee <bdale@gag.com>  Wed, 20 Mar 2002 01:23:11 -0700
71
72 dump (0.4b27-3) unstable; urgency=low
73
74   * merge russian and french templates translations, closes: #137639, #138067
75
76  -- Bdale Garbee <bdale@gag.com>  Tue, 12 Mar 2002 21:15:07 -0700
77
78 dump (0.4b27-2) unstable; urgency=medium
79
80   * lose the inclusions of <linux/fs.h> since they aren't needed and are
81     resulting in conflicting declarations on arm, closes: #137354
82
83  -- Bdale Garbee <bdale@gag.com>  Sat,  9 Mar 2002 22:43:05 -0700
84
85 dump (0.4b27-1) unstable; urgency=low
86
87   * new upstream version, closes: #128139
88
89  -- Bdale Garbee <bdale@gag.com>  Fri, 15 Feb 2002 16:08:50 -0700
90
91 dump (0.4b25-1) unstable; urgency=medium
92
93   * new upstream release, closes: #120029
94   * fix from upstream for (-C -f -) error reported in 118199, does not fix
95     the other problem reported in that bug, so leaving the bug open for now
96   * hack configure to link z and bz2 libs statically, leave the rest dynamic
97     for now, closes: #117496
98   * update build dependencies to ensure compression support, closes: #115769
99   * lose the debconf note about dump frequencies in fstab, it's annoying and
100     not of much real value, closes: #118525, #87174, #88505
101   * fix formatting problem in dump/dump.8.in, closes: #118155
102   * set priority to medium as we really want this in woody
103
104  -- Bdale Garbee <bdale@gag.com>  Fri, 23 Nov 2001 16:31:15 -0700
105
106 dump (0.4b24-1) unstable; urgency=low
107
108   * new upstream version, closes: #112074
109   * fold in -pt_BR translations to templates file, closes: #108522
110   * cosmetic cleanups to make lintian happy
111
112  -- Bdale Garbee <bdale@gag.com>  Tue, 25 Sep 2001 22:15:16 -0600
113
114 dump (0.4b23-3) unstable; urgency=low
115
116   * mege patch for Polish text in templates file, closes: #108135
117   * merge uncorrupted version of patch for German text, closes: #86214
118
119  -- Bdale Garbee <bdale@gag.com>  Thu,  9 Aug 2001 11:47:32 -0600
120
121 dump (0.4b23-2) unstable; urgency=low
122
123   * add build dependency on autoconf, since it can be called in some build
124     circumstances, closes: #106113
125
126  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Jul 2001 16:11:39 -0600
127
128 dump (0.4b23-1) unstable; urgency=low
129
130   * new upstream version, closes: #100564
131   * merge patch for German text in templates file, closes: #86214
132   * merge patch for Spanish text in templates file, closes: #102812
133   * eliminate use of isdefault in debconf config script
134
135  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Jul 2001 10:07:18 -0600
136
137 dump (0.4b22-1) unstable; urgency=low
138
139   * new upstream version, closes: #97270
140   * try adding --enable-largefile again, closes: #85912
141   * new version includes socket descriptor leak fix, closes: #93596
142   * e2fs breakage seems fixed, closes: #98145
143   * update rules file for BINDIR -> SBINDIR change in Makefile
144
145  -- Bdale Garbee <bdale@gag.com>  Wed, 30 May 2001 01:53:50 -0600
146
147 dump (0.4b21-4) unstable; urgency=low
148
149   * patches for gcc-3.0 compliance, hppa/ia64 support
150
151  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Apr 2001 01:30:03 -0600
152
153 dump (0.4b21-3) unstable; urgency=medium
154
155   * turn large file support back off, since it's causing segfaults, 
156     reopens 85912, closes: #87567
157
158  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Feb 2001 12:07:05 -0700
159
160 dump (0.4b21-2) unstable; urgency=low
161
162   * apply patch for build problems on alpha and with glibc 2.2.2 from Paul
163     Slootman, closes: #86665
164   * enable large file support, closes: #85912
165
166  -- Bdale Garbee <bdale@gag.com>  Wed, 21 Feb 2001 20:57:05 -0700
167
168 dump (0.4b21-1) unstable; urgency=low
169
170   * new upstream version, closes: #82536
171   * merge patch for Swedish text in templates file, closes: #83744
172   * merge patch for Dutch text in templates file, closes: #85552
173   * update config.sub/config.guess to versions that grok ia64 & hppa
174
175  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Feb 2001 22:20:09 -0700
176
177 dump (0.4b20-1) unstable; urgency=low
178
179   * new upstream version
180   * add debconf support (thanks shaleh!)
181   * add build dependency on readline so restore can take advantage of it
182
183  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Nov 2000 22:39:33 -0700
184
185 dump (0.4b19-1) unstable; urgency=low
186
187   * new upstream version, closes: #69622
188
189  -- Bdale Garbee <bdale@gag.com>  Tue, 29 Aug 2000 02:04:09 -0600
190
191 dump (0.4b18-1) unstable; urgency=low
192
193   * new upstream version, closes: #65090, #66563
194   * minor updates to copyright and README.Debian files
195
196  -- Bdale Garbee <bdale@gag.com>  Wed, 19 Jul 2000 09:49:39 -0600
197
198 dump (0.4b16-1) frozen unstable; urgency=low
199
200   * target frozen since the segfault is release critical, and this version
201     has enough good bug fixes to seem like a better choice for potato.
202   * new upstream with many bug fixes, closes: #56005, #57781, #59624, #60194
203   * segfault apparently fixed, closes: #59935
204   * make postinst less chatty, only pause if necessary, closes: #54672
205   * fix /usr/doc symlink, closes: #54673
206   * use of dotted quads for remote dumps fixed upstream, closes: #55110
207   * remove no-longer-relevant warning about large filesystems from the long
208     description in the control file, closes: #59060
209   * README.Debian adequately documents the setuid issue, closes: #59808
210   * include the upstream changelog and other useful documents
211
212  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Mar 2000 20:24:54 -0700
213
214 dump (0.4b12-1) unstable; urgency=low
215
216   * new upstream version, closes: #53302
217   * WARNING to Alpha users:  This version fixes a bug that made Alpha dumps
218     incompatible with dumps on other platforms.  An unfortunate side-effect 
219     is that it is *not* compatible with dumps made on Alpha with previous 
220     versions of the package.  
221   * the dump executable must be made setuid root so that it can gain a
222     priveledged port when backing up to a remote tape device using a non-root
223     user.  Since I do *not* intend to ship dump setuid root, document this in
224     README.Debian for those who need to know.  Closes: #54118
225
226  -- Bdale Garbee <bdale@gag.com>  Sat,  8 Jan 2000 10:35:30 -0700
227
228 dump (0.4b11-1) unstable; urgency=low
229
230   * new upstream version, closes: #52448
231   * minor postinst hack to aid non-interactive install, closes: #52430
232   * upstream believes the "problems dumping large filesystems" that result
233     in segfaults are really mis-diagnosed cases of the filetype problem that 
234     was fixed in 0.4b10, closes: #49981
235
236  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Dec 1999 18:34:53 -0700
237
238 dump (0.4b10-2) unstable; urgency=low
239
240   * add another build dependency
241   * add a pause in the postinst after displaying warnings, closes: #51971
242   * upstream says time estimates have been fixed, closes: #15817
243
244  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 20:33:18 -0700
245
246 dump (0.4b10-1) unstable; urgency=low
247
248   * new upstream source
249   * update to current policy
250
251  -- Bdale Garbee <bdale@gag.com>  Wed,  1 Dec 1999 23:44:57 -0700
252
253 dump (0.4b9-2) unstable; urgency=medium
254
255   * fix dumpdates path, got broken when upstream maintainer merged some of
256     my patches, closes: #49192
257
258  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Nov 1999 23:41:22 -0700
259
260 dump (0.4b9-1) unstable; urgency=high
261
262   * new upstream version, includes security fix for symlink restoration
263
264  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Nov 1999 19:22:06 -0700
265
266 dump (0.4b8-1) unstable; urgency=low
267
268   * new upstream version, closes: #38365, #47684, #47963, #26982, #38390
269
270  -- Bdale Garbee <bdale@gag.com>  Wed,  3 Nov 1999 17:42:09 -0700
271
272 dump (0.4b7-1) unstable; urgency=low
273
274   * new upstream version, closes: #29775, #11904, #38136, #33818
275
276  -- Bdale Garbee <bdale@gag.com>  Sat, 30 Oct 1999 20:24:09 -0600
277
278 dump (0.4b6-1) unstable; urgency=low
279
280   * new upstream maintainer, new upstream version, closes: #44061
281   * tweak rules file to achieve FHS compliance, lintian cleanliness
282   * apply patch from Eirik Fuller <eirik@netcom.com> to allow dumping 
283     filesystems not listed in /etc/fstab, closes: #11904
284   * apply patch from Abhijit Dasgupta <abhijit@ans.net> that prevents access
285     to device nodes during restore, closes: #29775
286   * apply patch from Eirik Fuller <eirik@netcom.com> relating to dumpdates.
287     In 0.4b4-13, I patched dump to only read dumpdates if the 'u' flag was
288     specified.  The goal was to avoid failing if dumpdates wasn't yet present
289     during a level 0 dump.  The problem is that incrementals *must* read the
290     dumpdates file regardless of the state of the 'u' flag, or they end up all
291     looking like full dumps.  This new patch ignores the 'u' flag.  Instead,
292     it always skips reading dumpdates for a level 0 dump, and requires a valid
293     dumpdates be read for an incremental.  Closes: #38136, #33818
294   * hard-code the --enable-dumpdates-patch stuff since the upstream configure
295     gets it wrong, and we want the functionality.
296
297  -- Bdale Garbee <bdale@gag.com>  Sat,  2 Oct 1999 22:30:05 -0600
298
299 dump (0.4b4-13) frozen unstable; urgency=medium
300
301   * tweak dump/itime.c to not try to read dumpdates if the 'u' option isn't
302     specified.  Closes 30208.
303
304  -- Bdale Garbee <bdale@gag.com>  Sat,  5 Dec 1998 21:01:45 -0700
305
306 dump (0.4b4-12) frozen unstable; urgency=medium
307
308   * apply patch from jk@ciss.de that fixes long-standing bug when trying to
309     specify single files to restore.  Closes 22955, 23144, 28051.
310   * update documentation to reflect the fact that this version of dump can't
311     handle filesystems larger than 4G.  I'm pretty sure the fix will involve
312     a change in dump format.
313
314  -- Bdale Garbee <bdale@gag.com>  Sun,  1 Nov 1998 22:32:29 -0700
315
316 dump (0.4b4-11) unstable; urgency=medium
317
318   * update dump.8 to be explicit about the fact that this version of dump only
319     works with ext2 filesystems, closes 24976.
320   * update dump.8 to be document the text output on read errors, in the BUGS
321     section which already meantions that less than 32 read errors will be
322     ignored during a dump, closes 22669.
323
324  -- Bdale Garbee <bdale@gag.com>  Sat,  1 Aug 1998 23:08:38 -0600
325
326 dump (0.4b4-10) frozen unstable; urgency=medium
327
328   * rebuild again to cope with the messy change of names in the e2fs library
329     that I thought I'd fixed with the -8 version.
330
331  -- Bdale Garbee <bdale@gag.com>  Sat, 25 Apr 1998 22:10:26 -0600
332
333 dump (0.4b4-9) frozen unstable; urgency=medium
334
335   * remove ambiguity in the message displayed by postinst when there are
336     no users in group disk, closes 20618
337
338  -- Bdale Garbee <bdale@gag.com>  Sat, 18 Apr 1998 01:43:43 -0600
339
340 dump (0.4b4-8) frozen unstable; urgency=medium
341
342   * rebuild to link against latest e2fs libraries
343
344  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Apr 1998 03:06:10 -0600
345
346 dump (0.4b4-7) frozen unstable; urgency=low
347
348   * oops... when I moved to debhelper, I forgot to exclude the rmt.8 manpage,
349     so -6 reinstated the overlap with cpio.  This fixes 20595, 20607.
350
351  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Apr 1998 23:16:47 -0700
352
353 dump (0.4b4-6) frozen unstable; urgency=low
354
355   * reconfigure package to use debhelper, closes 19293
356   * improve behaviour of postinst if /etc/dumpdates is a symlink, closes 19990
357
358  -- Bdale Garbee <bdale@gag.com>  Sat, 21 Mar 1998 23:59:33 -0700
359
360 dump (0.4b4-5) unstable; urgency=low
361
362   * change configure invocation to actually capture CFLAGS correctly
363   * clean up some of the warnings exposed by actually using -Wall now
364
365  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jan 1998 17:13:08 -0700
366
367 dump (0.4b4-4) unstable; urgency=low
368
369   * cosmetic tweaks to postinst
370   * patch from Mark Eichin that helps the problems with large filesystems, 
371     closes 15773 and 13045.
372
373  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Dec 1997 12:29:12 -0700
374
375 dump (0.4b4-3) unstable; urgency=low
376
377   * Update man page to reflect location of dumpdates file.  Closes 15580.
378   * Add missing 'break' in T clause of main.c arg parsing.  Closes 15576.
379   * Tweak postinst to be more forceful about dumpdates group.  Closes 15661.
380
381  -- Bdale Garbee <bdale@gag.com>  Sun,  7 Dec 1997 11:37:20 -0700
382
383 dump (0.4b4-2) unstable; urgency=medium
384
385   * Rebuilt to depend on new, officially released, packages of e2fs libs.
386     This should close all the recent bug reports against dump that resulted
387     from my accidental release of 0.4b4-1 that depended on unreleased 
388     libraries.
389
390  -- Bdale Garbee <bdale@gag.com>  Sun, 23 Nov 1997 19:48:12 -0700
391
392 dump (0.4b4-1) unstable; urgency=low
393
394   * New upstream version (officially still in beta test).
395   * New maintainer, package reconstructed.
396
397  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Oct 1997 23:56:53 -0600
398