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