changelog 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. file (3.37-3.1.woody.1) stable; urgency=high
  2. * [SECURITY] fix buffer overflow in readelf.c
  3. -- Michael Stone <mstone@debian.org> Wed, 12 Mar 2003 20:30:43 -0500
  4. file (3.37-3.1) unstable; urgency=low
  5. * NMU
  6. * Removed regexp.patch and kleff, they didn't serve a purpose
  7. * Bumped standards-version to 3.5.
  8. * Added Kimwitu magic
  9. * Improved MS Office Magic (closes: #116693, #54960)
  10. * Added XV thumb, ISDN vbox, KiSS (closes: #54391)
  11. * Emacs 19 improved upstream (closes: #101336)
  12. * Added long HtmlHelp magic (closes: #113876)
  13. * Added webshots desktop (closes: #118517)
  14. * Added newer Python magic (closes: #119572)
  15. * Ogg magic improved upstream (closes: #91858)
  16. * XFS cleaned up (closes: #129172)
  17. * Targa reports size (closes: #133024)
  18. * Documented arbitrary 50 character description limit and increased it
  19. to 80 characters (closes: #12415) - the patch for unlimited length
  20. doesn't work, at least not at advertised.
  21. * Added Atari MSA (closes: #95040)
  22. * TI-8x updated (closes: #102824)
  23. * Better Swap (closes: #105504)
  24. * Increased buffer size to 96K (closes: #105505)
  25. * Better CRAMFS (closes: #115575)
  26. * Added JFFS (closes: #118900)
  27. * Added Hercules DASD image magic (closes: #122326)
  28. * Added TDB magic (closes: #122328)
  29. * Added Matlab (closes: #125666)
  30. * Added Squeak images and (closes: #131627)
  31. * Added User Mode COW magic (closes: #134619)
  32. * Added even better Ogg magic and even include it (closes: #134663)
  33. -- Michael Piefel <piefel@debian.org> Mon, 04 Mar 2002 19:47:32 +0100
  34. file (3.37-3) unstable; urgency=low
  35. * Implemented internal gzip support through the zlib library. It's much
  36. faster than executing gzip and it works better. Many small files that
  37. weren't properly handled now are. I've tested this with over 400 random
  38. gzipped files and it works, but please, report any problem with this.
  39. -- Nicolás Lichtmaier <nick@debian.org> Sun, 14 Oct 2001 05:56:19 -0300
  40. file (3.37-2) unstable; urgency=low
  41. * The new sread function was sooo broken... I have now enhanced
  42. it with the amazing capability of handling EOF. Now file -z
  43. shouldn't hang (closes:Bug#115156).
  44. -- Nicolás Lichtmaier <nick@debian.org> Thu, 11 Oct 2001 03:10:10 -0300
  45. file (3.37-1) unstable; urgency=low
  46. * New upstream release:
  47. * Recognizes mp3 files with IDv2 tags (closes:Bug#112829, Bug#96688).
  48. * Adds magic for RRDtool databases (closes:Bug#114372).
  49. * Weak magic for AppleWorks spreadsheet data was removed
  50. (closes:Bug#110451,Bug#98447).
  51. * Remove warning for not using a compiled magic version for /etc/magic.
  52. I won't try to implement something to create a compiled version of
  53. /etc/magic as: 1) This fle is empty by default and will have only a few
  54. manually added entries, so there wouldn't be any speed gain; 2) It will
  55. add complexity and it wouldn't be trivial.
  56. * Added a note in magic2mime(1) deprecating its use.
  57. * No longer recognizes sunclock's "vector map format" as PostScript
  58. (closes:Bug#105930).
  59. * Added magic for cramfs and reiserfs from russell@coker.com.au
  60. (closes:Bug#105485, Bug#105508).
  61. * Added two Palm file formats from
  62. John Gruenenfelder <johng@bach.as.arizona.edu> (closes:Bug#104034).
  63. -- Nicolás Lichtmaier <nick@debian.org> Mon, 8 Oct 2001 19:49:42 -0300
  64. file (3.33-5) unstable; urgency=low
  65. * Added "Build-Depends: debhelper" (closes:Bug#86829).
  66. * New magic for S/390 ELF binaries (closes:Bug#93491).
  67. * Added support for large files (closes:Bug#93402).
  68. * Fixed magic2mime to cope with the new charset detection
  69. (closes:Bug#92931).
  70. * Added -s option to short usage message (-h) (closes:Bug#85910).
  71. * Added magic for Paint Shop Pro from
  72. Telford Tendys <telford@triode.net.au> (closes:Bug#85359).
  73. * Removed minor PS version number from font detection magic,
  74. suggested by Reinhard Kotucha <reinhard@kammer.uni-hannover.de>
  75. (closes:Bug#82667).
  76. * Added magic for Flac audio (what's that? =) ) from
  77. Matt Zimmerman <mdz@debian.org> (closes:Bug#91857).
  78. * Added magic for newer LHA files (does someone still use lha? wow!)
  79. from Paul Martin <pm@nowster.zetnet.co.uk> (closes:Bug#83454).
  80. * Now shows which compressor a Debian package uses,
  81. contributed by Ben Collins <bcollins@debian.org> (closes:Bug#48389).
  82. * Removed creation date report from Debian magic, it no longer works.
  83. It seems that the gzipped members of the .deb file are no longer
  84. created with the proper date.
  85. * Added lots of Palm documents contributed by
  86. Michael-John Turner <mj@debian.org> (but replaced "document" with
  87. "PalmOS document") (closes:Bug#87759).
  88. * Added magic for Squish and JAM echomail/netmail Fidonet areas storage
  89. formats contributed by peter@softwolves.pp.se (closes:Bug#90172).
  90. -- Nicolás Lichtmaier <nick@debian.org> Sun, 6 May 2001 02:13:10 -0300
  91. file (3.33-4) unstable; urgency=low
  92. * Modified Newton PDA package format magic so it doesn't match
  93. Java source code files.
  94. * When using -z, don't write the NUL terminator to the uncompressing
  95. program.
  96. * Ignore output from gzip (gzip should have an option to disable the
  97. "unexpected end of file" error message) (closes:Bug#83317).
  98. * Minor updates to debian/rules.
  99. * Reordered description for MIPS object files to please weak parsing
  100. in libtool (closes:Bug#83303).
  101. -- Nicolás Lichtmaier <nick@debian.org> Tue, 30 Jan 2001 22:39:03 -0300
  102. file (3.33-3) unstable; urgency=low
  103. * Code for detecting if an input stream is seekable assumed that lseek
  104. returns 0 on success, which is untrue, and file was copying every ELF
  105. file probed to a temporary file. Fixed (closes:Bug#82261).
  106. Found by Colin Watson <cjw44@flatline.org.uk>.
  107. * Uses -g only if debug is in the DEB_BUILD_OPTIONS variable.
  108. * Updated standards-version to 3.2.1.
  109. -- Nicolás Lichtmaier <nick@debian.org> Mon, 15 Jan 2001 02:26:35 -0300
  110. file (3.33-2) unstable; urgency=low
  111. * Added ELF magic for IBM AS/390 mainframe (closes:Bug#79575).
  112. * Fix from Adam Heat for very small .gz files and -z, I've also
  113. added NUL termination of the uncompressed buffer
  114. (closes:Bug#16837,Bug#36724,Bug#37838).
  115. * If the file is ELF and is not seekable, `file' will now copy
  116. it to a temporary file because the ELF code needs to fseek
  117. everywhere in the file. The idea was from Adam Heath <adam@doogie.org>.
  118. (closes:Bug#28964,Bug#70629).
  119. -- Nicolás Lichtmaier <nick@debian.org> Sun, 7 Jan 2001 23:38:58 -0300
  120. file (3.33-1) unstable; urgency=low
  121. * New upstream release (closes:Bug#67970). Fixes:
  122. * Recognizes Berkeley DB files (closes:Bug#18821).
  123. * Tries to recognize EBCDIC encoded files (closes:Bug#31949).
  124. * lif files recognized in LE systems (closes:Bug#78261).
  125. * Contributions from Wolfram Kleff (closes:Bug#56667).
  126. * Changed pgp armored data to pgp armored *text*.
  127. * Added GEM image and metafile from.
  128. * Added Vivo video format.
  129. * Added STAD packed image.
  130. * Added AFX compressed files.
  131. * Added GFA-BASIC 3 data.
  132. * Added ICE and X11 authority data.
  133. * Added magic for DJGPP compiled files from Robert vd Boon
  134. (closes:Bug#70600).
  135. * Changed file for data here and there (closes:Bug#35851).
  136. * Added Sketch document (closes:Bug#67511).
  137. * Added SMJPEG (image format used in games) (closes:Bug#62224).
  138. * Added magic for Sony PlayStation executables (closes:Bug#31310).
  139. * Added other way of detecting perl scripts (closes:Bug#45426).
  140. * Fixed detection of MP3 files with the new -i option.
  141. * Adapted Debian patch to include long-options alternatives for the
  142. new -k and -i options. Updated the manpage.
  143. -- Nicolás Lichtmaier <nick@debian.org> Sun, 10 Dec 2000 19:02:07 -0300
  144. file (3.28-1) unstable; urgency=low
  145. * New upstream release. Fixes:
  146. * A serious attempt to detect JPEG is done now, but the
  147. format seems to be not very magic friendly (closes:Bug#31950).
  148. * DB2 magic added (closes:Bug#19097).
  149. * Added another case combination for the detection of HTML files
  150. (closes:Bug#45326).
  151. * Improved newly added xml detection (eg: added XSL stylesheets detection).
  152. * Some magic files weren't being included, modified Makefile.am.
  153. The files now included are jpeg, grace, mcrypt, palm and spectrum.
  154. -- Nicolás Lichtmaier <nick@debian.org> Tue, 28 Dec 1999 00:58:01 -0300
  155. file (3.27-7) unstable; urgency=low
  156. * Added entry for recently announced new LSM file format.
  157. * Removed README.Debian and folded it into the copyright file
  158. (closes:Bug#53069).
  159. -- Nicolás Lichtmaier <nick@debian.org> Fri, 24 Dec 1999 20:23:48 -0300
  160. file (3.27-6) unstable; urgency=low
  161. * Applied patch with improvements to magi2mime
  162. from J.H.M. Dassen (Ray) <ray@cistron.nl> (closes:Bug#51399).
  163. * Added some Windows magic from Pavel Machek <pavel@bug.ucw.cz>
  164. (closes:Bug#31023).
  165. * Added magic for PCX, Adobe's PSD, MS Word, and replaced
  166. magic for kernel detection with contributions from
  167. Wolfram Kleff <kleff@cs.uni-bonn.de> (closes:Bug#46781).
  168. * Added magic for Linux kernel System.map files.
  169. -- Nicolás Lichtmaier <nick@debian.org> Sun, 12 Dec 1999 17:09:08 -0300
  170. file (3.27-5) unstable; urgency=low
  171. * Put docs and manpages under /usr/share.
  172. * Updated `Standards-Version' to 3.1.0.
  173. * Added contributed magic for `Smith Corona Personal Word Processors'
  174. (closes:Bug#45704).
  175. * Added magic for X-Post-it (closes:Bug#43031).
  176. * Improved detection of MS-DOS batch files a bit (closes:Bug#50205).
  177. -- Nicolás Lichtmaier <nick@debian.org> Mon, 15 Nov 1999 01:09:13 -0300
  178. file (3.27-4) unstable; urgency=low
  179. * It was not reading /etc/magic.
  180. * Updated manpage to say that local magic entries are read from
  181. and should be written to /etc/magic.
  182. -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 19:40:17 -0300
  183. file (3.27-3) unstable; urgency=low
  184. * Added detection of SIDPlay audio files (closes: Bug#35564, Bug#35483).
  185. * Added "#include <errno.h>" to compress.c (closes: Bug#37705).
  186. * Fixed tiny typos in README (closes: Bug#38877).
  187. * Added magic for Atari ST executables from Wolfram Kleff
  188. <kleff@cs.uni-bonn.de>.
  189. * Added formats for some communications standards contributed by
  190. W. Borgert <debacle@debian.org> (closes: Bug#34542, Bug#34779).
  191. * Removed detection of format `Fasttracker "oktalyzer" module sound data'.
  192. It was just 2 bytes at offset 0 and generated false positives
  193. (closes: Bug#36704).
  194. * Added detection of MPEG audio level 2.5 and improved messages for level
  195. 3 (mp3) contributed by Wolfram Kleff <kleff@cs.uni-bonn.de>
  196. (closes: Bug#40733).
  197. * Added audio/midi to magic2mime.
  198. * Readded magic2mime to package. It was removed by mistake.
  199. -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 03:11:45 -0300
  200. file (3.27-2) unstable; urgency=low
  201. * Removed detection of unstriped binaries. Patch from
  202. Sean Perry <shaleh@debian.org>. Fixes bugs #38407, #38417, 38419.
  203. * Added detection of NITF files from jrv@vanzandt.mv.com.
  204. Fixes bug #38452.
  205. * No longer includes Localstuff in /usr/share/misc/magic. Local
  206. definitions should go to /etc/magic.
  207. -- Nicolás Lichtmaier <nick@debian.org> Fri, 28 May 1999 00:39:32 -0300
  208. file (3.27-1) unstable; urgency=low
  209. * New upstream release. Fixes bugs #36786, #30692,
  210. #29353 (added shockwave/flash files).
  211. * Removed detection of "OS/2 URL objects": too general.
  212. * Truncates \n on output. file's outputs MUST be one line per file.
  213. Fixes bugs #34439, #34290, #35222, #32305, #32302, #30875.
  214. -- Nicolás Lichtmaier <nick@debian.org> Tue, 25 May 1999 21:50:13 -0300
  215. file (3.26-2) frozen unstable; urgency=low
  216. * Moved x86 boot sector detection after linux kernel detection.
  217. Fixes bug #24185.
  218. * Added kernel version extraction for newer kernels.
  219. * Removed `,' from GIF description's end.
  220. * Changed version shown to 3.26-Debian, as this version is different from
  221. upstream.
  222. * Added manpage for magic2mime.
  223. * Added more mime types for magic2mime and some fixes for the script.
  224. * Switched to debhelper.
  225. -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 02:08:24 -0300
  226. file (3.26-1) frozen unstable; urgency=low
  227. * New upstream release. Upstream author included many Debian enhancements
  228. and added some minor fixes. Fixes bug #30692. Bug #30875 was fixed in
  229. previous NMU.
  230. * Fixed autoconf use.
  231. -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 03:15:45 +0000
  232. file (3.24-4.2) frozen unstable; urgency=HIGH
  233. * NMU:
  234. Fix critical bugs #31031 and #31057.
  235. -- Vincent Renardias <vincent@waw.com> Wed, 6 Jan 1999 01:51:15 +0100
  236. file (3.24-4.1) frozen unstable; urgency=low
  237. * Non-maintainer release.
  238. * Add patch so "\n"-style escapes work (closes:Bug#22854).
  239. -- Joel Klecker <espy@debian.org> Sun, 13 Dec 1998 16:44:18 -0800
  240. file (3.24-4) frozen unstable; urgency=low
  241. * Added `-f' to an rm that might obstaculize automatic builds,
  242. fixes bug #19970.
  243. * Removed very old Debian package detection that caused files starting
  244. with 0.9 to show no description at all, fixes bugs #19657 and #19677.
  245. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 22 Mar 1998 23:18:34 -0300
  246. file (3.24-3) unstable; urgency=low
  247. * Small fix in online help.
  248. * Changed `Standards-version' to 2.4.0.0 (no changes required).
  249. * Moved /usr/share/magic to /usr/share/misc/magic, fixes bug #18639.
  250. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 8 Mar 1998 14:28:45 -0300
  251. file (3.24-2) unstable; urgency=low
  252. * Fixed upstream completely broken configure.in (wasn't showing special
  253. files major & minor numbers).
  254. * Included upsstream magic2mime in the binary package.
  255. * Added more HTML tokns to names.h.
  256. * Added lzop compressd files definition, contributed
  257. by Paolo Molaro <lupus@lettere.unipd.it>.
  258. * Moved magic data to /usr/share/magic (not a conffile). /etc/magic will
  259. be used for local magic definitions.
  260. -- Nicolás Lichtmaier <nick@feedback.net.ar> Tue, 24 Feb 1998 21:21:59 -0300
  261. file (3.24-1) unstable; urgency=low
  262. * names.h: Added HTML.
  263. * New upstream release.
  264. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sat, 21 Feb 1998 00:47:11 -0300
  265. file (3.23-1) unstable; urgency=low
  266. * Added long version for the new option `-b' (`--brief'). Added long
  267. option to manpage. Added the option to the usge message (`--help').
  268. * Added GNU message catalog magic, contributed
  269. by Santiago Vila Doncel <sanvila@unex.es>, fixes bug #14743.
  270. * Removed duplcated entry for romfs, fixes bug #13977.
  271. * New upstream release, fixes bug #17830.
  272. -- Nicolás Lichtmaier <nick@feedback.net.ar> Thu, 19 Feb 1998 00:12:32 -0300
  273. file (3.20.1-8) unstable; urgency=low
  274. * Added magic for Octave contributed
  275. by Dirk Eddelbuettel <edd@rosebud.sps.queensu.ca>
  276. * names.h: Added detectionn of Java source code.
  277. * softmagic.c: When converting endianness only swap bytes if needed.
  278. * Use %m instead of strerr.
  279. * Added magic for WordPerfect files, contributed
  280. by Scott K. Ellis <ellis@charon.valueweb.net>.
  281. -- Nicolás Lichtmaier <nick@feedback.net.ar> Fri, 10 Oct 1997 17:22:27 -0300
  282. file (3.20.1-7) unstable; urgency=low
  283. * Changed maintainer address.
  284. * Added filesystems and Linux86 magic, contributed
  285. by Juan Cespedes <cespedes@debian.org>, fixes #13279.
  286. * Keep files' date.
  287. * Added GIMP file formats, contributed
  288. by Kenneth MacDonald <kenny@ed.ac.uk>.
  289. -- Nicolás Lichtmaier <nick@feedback.net.ar> Wed, 9 Jul 1997 00:22:38 -0300
  290. file (3.20.1-6) unstable; urgency=low
  291. * Minor changes to debian/rules.
  292. * Modified manpage.
  293. * Added `--help' option.
  294. * Added magic data for vgetty voice formats (thanks to
  295. David Engel <david@sw.ods.com>).
  296. * Arguments to a printf casted to long long, fixes #10779.
  297. -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 23 Jun 1997 20:21:58 -0300
  298. file (3.20.1-5) unstable; urgency=low
  299. * Added Linux kernel boot image version detection for new kernels.
  300. * Removed `-Wall' warnings.
  301. * Added "DEC SRC Virtual Paper: Lectern files" type,
  302. contributed by Karl M. Hegbloom <karlheg@inetarena.com>.
  303. * Removed useless RCS ids.
  304. * Corrected compilation flags.
  305. * Don't try to keep file modification time, it changed file status change
  306. time. And it's more natural a change in access time than in file status
  307. change time. Fixes bug #7920.
  308. * Minor fix to manpage.
  309. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 21:55:49 -0300
  310. file (3.20.1-4) unstable; urgency=low
  311. * Built with libc6.
  312. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 00:09:58 -0300
  313. file (3.20.1-3) unstable; urgency=low
  314. * Removed information about who created the /etc/magic file.
  315. * Removed creation date from /etc/magic. This changed the md5sum of this
  316. conffile every release.
  317. * Man page updated.
  318. * Added long options support.
  319. -- Nicolás Lichtmaier <nick@feedback.com.ar> Tue, 11 Mar 1997 15:19:43 -0300
  320. file (3.20.1-2) unstable; urgency=low
  321. * Improved MS applications' docuemts detection (#4473).
  322. * Added Steve McIntyre's contributed formats (#6735).
  323. * New upstream release has fixed bugs #5777 #5838 and #6656 . All
  324. reporting that file didn't detect Java's .class.
  325. * My name is Nicolás. Fixes #7238 (!).
  326. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 12 Feb 1997 02:53:42 -0300
  327. file (3.20.1-1) unstable; urgency=low
  328. * Added LSM files detection.
  329. * Clarified header of /etc/magic.
  330. * Added detection of creation time for .deb's.
  331. * Added detection of 2.1.x kernels.
  332. * Upstream fix to handle \n in arguments to string format broke
  333. description that expected \n to end the string. Changed file
  334. to discard \n's and following text at print time.
  335. * Upstream changelog included.
  336. * New upstream release
  337. -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 23:41:39 -0300
  338. file (3.19-7) unstable; urgency=low
  339. * Corrected section in control file.
  340. * New maintainer.
  341. -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 21:49:19 -0300
  342. file (3.19-6) unstable; urgency=low
  343. * Added detection of pcap data files (like used by tcpdump) Peter Tobias
  344. <tobias@et-inf.fho-emden.de>
  345. * Removed signal detection from core files. Doesn't work for ELF binaries
  346. Peter Tobias <tobias@et-inf.fho-emden.de>.
  347. * Changed to new source format.
  348. -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 3 Feb 1997 20:11:00 -0300
  349. File 3.19 Debian 5 Mon Jul 8 23:07:21 1996 Darren Stalder <torin@daft.com>
  350. * Change of maintainer and updated for multi-architecture build (fixes Bug #3332)
  351. * Un-right-justified the description field
  352. * Move entry for debian packages to the correct spot and update it for debian 2.0 packages (fixes Bug #3411)
  353. * Add entry for TrueType fonts to Magdir/fonts
  354. Changes for file-3.19-4
  355. elf package
  356. * added entry for Adobe Postscript PPD files in Magdir/ppd.
  357. Changes for file-3.19-3
  358. elf package
  359. * added entry for linux kernal images to source file Magdir/linux
  360. Changes for file-3.19-2
  361. elf package
  362. * add MAGIC=/etc/magic to make(1) invocation
  363. * change maintainer email address
  364. Changes for file-3.19-1
  365. elf package
  366. * added debian.* files
  367. * modified Magdir/archive to add debian-split entry to ar archives
  368. * modified magdir/elf to add more entry for core file