]> git.wh0rd.org - dump.git/blame - CHANGES
Prepare for release 0.4b33
[dump.git] / CHANGES
CommitLineData
cbdba727 1$Id: CHANGES,v 1.211 2003/02/10 12:48:36 stelian Exp $
4bb009da 2
cbdba727 3Changes between versions 0.4b32 and 0.4b33 (released February 10, 2003)
4bb009da
SP
4=======================================================================
5
61. Added a note in the restore man page clarifying the question
7 'set the permissions on the current directory ?' asked by
8 restore at the end of treatment in -i and -x modes.
d86089d1 9
c898ca7a
SP
102. Fixed the endianess issues when reading compressed tapes.
11 Thanks to Dark Force <daq4th@users.sourceforge.net> for
12 reporting this bug and providing test cases.
13
a028bdc8
SP
143. Fixed the "ACL won't be dumped" warning message (which showed
15 an extra, unrelated error message). Thanks to Dragan Krnic
16 <dkrnic@lycos.com> for reporting this bug.
17
a8a6a503 184. Made dump look first into /etc/mtab, then into /etc/fstab
1a886de8
SP
19 when searching for filesystem paths. Also fixed some problems
20 caused by binding mounts or multiple block device mounts.
21 Thanks to Matus Uhlar <uhlar@fantomas.sk>, Elliott Mitchell
a8a6a503
SP
22 <ehem@m5p.com>, Greg Edwards <gedwards@users.sourceforge.net>,
23 Brian Hoy <brian.hoy@opus.co.nz>. (fixes Debian bugs #147086
24 and #160305, Sourceforge bugs #618699 and #679832).
1a886de8 25
3211c85b
SP
265. Made dump's -I option accept the value '0' meaning all the
27 read errors will be ignored. This can be useful when running
28 dump from unattended sessions (like cron jobs). Thanks to
29 John I Wang <jiwang@users.sourceforge.net> for the suggestion.
30
7fcd6df5
SP
316. Fixed the output of dump to indicate 'blocks' instead of
32 'tape blocks' in the various messages (blocks are always
33 1 Kilobyte, tape blocks are 1 BK * '-b' argument), and
34 made it clearly print the current blocksize at the start of
35 a dump. Thanks to Michal Szymanski <msz@astrouw.edu.pl> for
36 the suggestions.
37
5bf65105
SP
387. Made rmt understand long (largefiles) seeks.
39
dbb649e8
SP
408. Fixed build with very old versions of libext2fs, where
41 EXT2_FT_* constants were undefined.
42
c92d83ae
SP
439. Made dump accept the dumpdates path on the command line
44 (-D file option) instead of using only the hardcoded one.
45 Thanks to Piete Brooks <pb22@users.sourceforge.net> for the
46 suggestion.
47
1daf06b9
SP
4810. Enabled rmt, LFS, readline, QFA options by default in
49 ./configure. Updated the configure process (new versions
50 of config.guess, config.sub etc).
51
51c11d00
SP
52Changes between versions 0.4b31 and 0.4b32 (released November 15, 2002)
53=======================================================================
d86089d1
SP
54
551. Changed dump to use fcntl(F_SETLK) style locking instead
56 of flock() when locking the dumpdates file. With the old
57 locking scheme, a local user having read rights on the
58 dumpdates file could be able to do a Denial of Service attack
59 on dump. In order to lock the dumpdates file with the new
60 scheme, the user would need to have write access on the file.
61 Thanks to Richard Johnson <Richard.Johnson3@ey.com> for
62 reporting the bug (originally a bugtraq post).
ba3af39e 63
2f562f4e
SP
642. Fixed interactive 'ls' which caused spurious errors warnings
65 about 'undefined filetypes' detected. Thanks to Jorgen Ostling
66 <jorgen_ostling@users.sourceforge.net> for reporting this
67 bug.
68
1c736b78
SP
693. Fixed dump's estimate when dealing with sparse inodes.
70
876861d2
SP
714. Modified dump to allow setting a blocksize bigger than 32kB
72 (raised the limit to 1024kB), because newer hardware needs
73 this for proper operation. Thanks to Dirk Traenapp
74 <dtraenapp@users.sourceforge.net> for reporting this.
75
b8d848c9
SP
765. Fixed a bug causing Dump to stop and report an error if an
77 inode number in the exclude file was followed by some amount
78 of whitespace. Thanks to Jeffrey Sofferin
79 <sofferin@users.sourceforge.net> for reporting this bug.
80
e531c442
SP
816. Fixed a bug which caused restore, in some particular cases,
82 to ask some 'scary' questions and leave a bunch of RSTTMP
83 directories behind when restoring incremental tapes. Thanks
84 to Philippe Troin <phil@fifi.org> for reporting this bug and
85 providing the test cases.
86
c993d83a
SP
877. Changed the wording when inodes are excluded from dump:
88 replaced 'Added inode 7 to exclude list' with
89 'Excluding inode 7 (resize inode) from dump', as suggested
90 by Elliott Mitchell <ehem@m5p.com> in a Debian bug report.
91
cbc7fd6a 92Changes between versions 0.4b30 and 0.4b31 (released July 30, 2002)
ba3af39e
SP
93===================================================================
94
951. Fixed rmt open flags transmission (GNU's symbolic syntax over
96 rmt) which I broke in 0.4b29. Thanks to Eros Albertazzi
97 <eros@lamel.bo.cnr.it> for reporting the bug.
35952b8f 98
4095abc0
SP
99Changes between versions 0.4b29 and 0.4b30 (released July 25, 2002)
100===================================================================
aa1b1e7f
SP
101
1021. Made dump print out the ext2 logical block number in case of a read
103 error, which can be given as an argument to debugfs' ncheck command,
104 in order to find out the affected inode. Added note about this
105 usage in dump's man page.
ed7c25a3
SP
106
1072. Fixed a problem in restore when reading tapes written on big
108 endian machines with very old versions of dump. The patch was
109 contributed by George Helffrich <george@geology.bristol.ac.uk>.
f75cc889
SP
110
1113. Fixed the tape length calculation when using large tapes
112 and compression. Thanks to Georg Lippold
113 <g_lippold@sourceforge.net> for reporting the bug.
a9c5ed48
SP
114
1154. Added a new set of examples in dump_on_cd_2 directory, based
116 on dump_on_cd examples but somewhat enhanced, supporting DVD
117 media, and localized in english and german. Thanks to
118 Georg Lippold <g_lippold@sourceforge.net> for the new scripts.
119
9ca70cf6
SP
1205. Made dump save 32 bit UID/GID. Internally, this was achieved
121 by switching from the old BSD inode format to the new BSD
122 inode format, which means that the tape format was changed.
123 However, since all restore versions out there should
124 transparently support both inode formats, the change should
125 have no side effects. Thanks to John Yu <jky@cs.bu.edu> for
126 reporting the bug.
a18d5997
SP
127
1286. Fixed a lot of warnings in the code shown when compiling
129 with 'gcc -W'. Thanks to Matthias Andree
130 <matthias.andree@stud.uni-dortmund.de> for reporting this.
131
2a2e321d
SP
1327. Fixed a small markup bug in the dump man page. Thanks to
133 Eric S. Raymond <esr@minx.thyrsus.com> for submitting the
134 patch.
135
153f9a83
SP
1368. Rewrote entirely the man pages using the tmac.an macro
137 package (Linux man page format) instead of the original BSD
138 format. They should be now cleaner and easier to modify.
139
cf88ef4c
SP
140Changes between versions 0.4b28 and 0.4b29 (released June 8, 2002)
141==================================================================
d24dc8af
SP
142
1431. Fixed a problem in the rmt ioctl command, where ioctl's issued from
144 non Linux clients were misinterpreted. The description of the problem
145 (incompatible numbering in Linux mtio opcodes) is documented at
146 ftp://ftp.fokus.gmd.de/pub/unix/star/README.mtio . Thanks to
147