Default kdump's data limit to 64 bytes and document how it can be disabled.
[dragonfly.git] / contrib / file-4 / ChangeLog
1
2 2005-06-25 11:48 Christos Zoulas <christos@zoulas.com>
3
4         * Dynamically allocate the string buffers and make the
5           default read size 256K.
6
7 2005-06-01 00:00 Joerg Sonnenberger <joerg@britannica.bec.de>
8
9         * Dragonfly ELF note support
10
11 2005-03-14 00:00 Giuliano Bertoletti <gb@symbolic.it>
12
13         * Avoid NULL pointer dereference in time conversion.
14
15 2005-03-06 00:00  Joerg Walter <jwalt@mail.garni.ch>
16         
17         * Add indirect magic offset support, and search mode.
18
19 2005-01-12 00:00  Stepan Kasal  <kasal@ucw.cz>
20
21         * src/ascmagic.c (file_ascmagic): Fix three bugs about text files:
22           If a CRLF text file happens to have CR at offset HOWMANY - 1
23           (currently 0xffff), it should not be counted as CR line
24           terminator.
25           If a line has length exactly MAXLINELEN, it should not yet be
26           treated as a ``very long line'', as MAXLINELEN is ``longest sane
27           line length''.
28           With CRLF, the line length was not computed correctly, and even
29           lines of length MAXLINELEN - 1 were treated as ``very long''.
30
31 2004-12-07 14:15  Christos Zoulas  <christos@zoulas.com>
32
33         * bzip2 needs a lot of input buffer space on some files
34           before it can begin uncompressing. This makes file -z
35           fail on some bz2 files. Fix it by giving it a copy of
36           the file descriptor to read as much as it wants if we
37           have access to it. <christos@zoulas.com>
38
39 2004-11-24 12:39  Christos Zoulas  <christos@zoulas.com>
40
41         * Stack smash fix, and ELF more conservative reading.
42           Jakub Bogusz <qboosh@pld-linux.org>
43
44 2004-11-20 18:50  Christos Zoulas  <christos@zoulas.com>
45
46         * New FreeBSD version parsing code:
47           Jon Noack <noackjr@alumni.rice.edu>
48
49         * Hackish support for ucs16 strings <christos@zoulas.com>
50
51 2004-11-13 03:07  Christos Zoulas  <christos@zoulas.com>
52
53         * print the file name and line number in syntax errors.
54
55 2004 10-12 10:50  Christos Zoulas  <christos@zoulas.com>
56
57         * Fix stack overwriting on 0 length strings: Tim Waugh
58             <twaugh@redhat.com> Ned Ludd <solar@gentoo.org>
59
60 2004-09-27 11:30  Christos Zoulas  <christos@zoulas.com>
61
62         * Remove 3rd and 4th copyright clause; approved by Ian Darwin.
63
64         * Fix small memory leaks; caught by: Tamas Sarlos 
65             <stamas@csillag.ilab.sztaki.hu>
66
67 2004-07-24 16:33  Christos Zoulas  <christos@zoulas.com>
68
69         * magic.mime update Danny Milosavljevic <danny.milo@gmx.net> 
70
71         * FreeBSD version update Oliver Eikemeier <eikemeier@fillmore-labs.com>
72
73         * utime/utimes detection Ian Lance Taylor <ian@wasabisystems.com>
74
75         * errors reading elf magic Jakub Bogusz <qboosh@pld-linux.org>
76
77 2004-04-12 10:55  Christos Zoulas  <christos@zoulas.com>
78
79         * make sure that magic formats match magic types during compilation
80
81         * fix broken sgi magic file
82
83 2004-04-06 20:36  Christos Zoulas  <christos@zoulas.com>
84
85         * detect present of mbstate_t Petter Reinholdtsen <pere@hungry.com>
86
87         * magic fixes
88
89 2004-03-22 15:25  Christos Zoulas  <christos@zoulas.com>
90
91         * Lots of mime fixes
92           (Joerg Ostertag) <ostertag@rechengilde.de>
93
94         * FreeBSD ELF version handling
95           (Edwin Groothuis) <edwin@mavetju.org>
96
97         * correct cleanup in all cases; don't just close the file.
98           (Christos Zoulas) <christos@zoulas.com>
99
100         * add gettext message catalogue support
101           (Michael Piefel) <piefel@debian.org>
102
103         * better printout for unreadable files
104           (Michael Piefel) <piefel@debian.org>
105
106         * compensate for missing MAXPATHLEN
107           (Michael Piefel) <piefel@debian.org>
108
109         * add wide character string length computation
110           (Michael Piefel) <piefel@debian.org>
111
112         * Avoid infinite loops caused by bad elf alignments
113           or name and description note sizes. Reported by
114           (Mikael Magnusson) <mmikael@comhem.se>
115
116 2004-03-09 13:55  Christos Zoulas  <christos@zoulas.com>
117
118         * Fix possible memory leak on error and add missing regfree
119           (Dmitry V. Levin) <ldv@altlinux.org>
120
121 2003-12-23 12:12  Christos Zoulas  <christos@zoulas.com>
122
123         * fix -k flag (Maciej W. Rozycki)
124
125 2003-11-18 14:10  Christos Zoulas  <christos@zoulas.com>
126
127         * Try to give us much info as possible on corrupt elf files.
128           (Willy Tarreau) <willy@w.ods.org>
129         * Updated python bindings (Brett Funderburg)
130            <brettf@deepfile.com>
131
132 2003-11-11 15:03  Christos Zoulas  <christos@zoulas.com>
133
134         * Include file.h first, because it includes config.h
135           breaks largefile test macros otherwise.
136           (Paul Eggert <eggert@CS.UCLA.EDU> via
137            Lars Hecking <lhecking@nmrc.ie>)
138
139 2003-10-14 21:39  Christos Zoulas  <christos@zoulas.com>
140
141         * Python bindings (Brett Funderburg) <brettf@deepfile.com>
142         * Don't lookup past the end of the buffer
143           (Chad Hanson) <chanson@tcs-sec.com>
144         * Add MAGIC_ERROR and api on magic_errno()
145
146 2003-10-08 12:40  Christos Zoulas  <christos@zoulas.com>
147
148         * handle error conditions from compile as fatal
149           (Antti Kantee) <pooka@netbsd.org>
150         * handle magic filename parsing sanely
151         * more magic fixes.
152         * fix a memory leak (Illes Marton) <illes.marton@balabit.hu>
153         * describe magic file handling
154           (Bryan Henderson) <bryanh@giraffe-data.com>
155
156 2003-09-12 15:09  Christos Zoulas  <christos@zoulas.com>
157
158         * update magic files.
159         * remove largefile support from file.h; it breaks things on most OS's
160
161 2003-08-10 10:25  Christos Zoulas  <christos@zoulas.com>
162
163         * fix unmapping'ing of mmaped files.
164
165 2003-07-10 12:03  Christos Zoulas  <christos@zoulas.com>
166
167         * don't exit with -1 on error; always exit 1 (Marty Leisner)
168         * restore utimes code.
169
170 2003-06-10 17:03  Christos Zoulas  <christos@zoulas.com>
171
172         * make sure we don't access uninitialized memory.
173         * pass lint
174         * #ifdef __cplusplus in magic.h
175
176 2003-05-25 19:23  Christos Zoulas  <christos@zoulas.com>
177
178         * rename cvs magic file to revision to deal with
179           case insensitive filesystems.
180
181 2003-05-23 17:03  Christos Zoulas  <christos@zoulas.com>
182
183         * documentation fixes from Michael Piefel <piefel@debian.org>
184         * magic fixes (various)
185         * revert basename magic in .mgc name determination
186         * buffer protection in uncompress,
187           signness issues,
188           close files
189           Maciej W. Rozycki <macro@ds2.pg.gda.pl
190
191 2003-04-21 20:12  Christos Zoulas  <christos@zoulas.com>
192
193         * fix zsh magic
194
195 2003-04-04 16:59  Christos Zoulas  <christos@zoulas.com>
196
197         * fix operand sort order in string.
198
199 2003-04-02 17:30  Christos Zoulas  <christos@zoulas.com>
200
201         * cleanup namespace in magic.h
202
203 2003-04-02 13:50  Christos Zoulas  <christos@zoulas.com>
204
205         * Magic additions (Alex Ott)
206         * Fix bug that broke VPATH compilation (Peter Breitenlohner)
207
208 2003-03-28 16:03  Christos Zoulas  <christos@zoulas.com>
209
210         * remove packed attribute from magic struct.
211         * make the magic struct properly aligned.
212         * bump version number of compiled files to 2.
213
214 2003-03-27 13:10  Christos Zoulas  <christos@zoulas.com>
215
216         * separate tar detection and run it before softmagic.
217         * fix reversed symlink test.
218         * fix version printing.
219         * make separator a string instead of a char.
220         * update manual page and sort options.
221
222 2003-03-26 11:00  Christos Zoulas  <christos@zoulas.com>
223
224         * Pass lint
225         * make NULL in magic_file mean stdin
226         * Fix "-" argument to file to pass NULL to magic_file
227         * avoid pointer casts by using memcpy
228         * rename magic_buf -> magic_buffer
229         * keep only the first error
230         * manual page: new sentence, new line
231         * fix typo in api function (magic_buf -> magic_buffer)