changelog 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  1. file (4.24-3.1) unstable; urgency=low
  2. * Non-maintainer upload from the Cambridge BSP.
  3. * Work around bug #488562, that file assumes readdir() will return sorted
  4. names - instead of compiling magic.mgc from Magdir directly, use the logic
  5. already in debian/rules to build (the file that will become)
  6. /usr/share/file/magic, then compile magic.mgc from that. (Closes: #481247)
  7. -- Simon McVittie <smcv@debian.org> Sun, 29 Jun 2008 19:32:24 +0000
  8. file (4.24-3) unstable; urgency=medium
  9. * Rewriting copyright file in machine-interpretable format.
  10. * Updating package to debhelper 7.
  11. * Adding patch to update pfm magic.
  12. * Adding patch to update mono magic.
  13. * Adding patch to update Digifax magic.
  14. * Adding patch to update OS/2 REXX magic.
  15. * Adding patch to update real media magic.
  16. * Adding patch to update zip magic.
  17. * Updating bash magic to also look for /usr/bin/bash.
  18. * Updating tcsh magic to also look for /usr/bin/tcsh.
  19. * Adding patch from Russell Coker <russell@coker.com.au> to add new magic for
  20. selinux (Closes: #485886).
  21. * Updating to standards 3.8.0.
  22. * Adding patch to add mime for asf magics (Closes: #483797).
  23. * Adding patch from Werner Fink <werner@suse.de> to add new magic for scribus.
  24. * Adding patch from Werner Fink <werner@suse.de> to update reiserfs magic also
  25. detecting ReiserFS V3.6.19.
  26. * Adding patch from Werner Fink <werner@suse.de> to add new magic for CROM
  27. filesystem.
  28. * Adding patch from Werner Fink <werner@suse.de> to update (and re-enabled)
  29. awk magic.
  30. * Adding patch from Werner Fink <werner@suse.de> to fix regressions with mp3
  31. files (Closes: #480683, #481377).
  32. * Adding patch for new TokyoCabinet database magic, thanks Benoit Sibaud
  33. <bsibaud@april.org> (Closes: #481768).
  34. * Adding patch for new QDBM Quick Database Manager magic, thanks Benoit Sibaud
  35. <bsibaud@april.org> (Closes: #481717).
  36. * Fixing regression in file 4.24 with file_printf(), thanks Martin Dorey
  37. <mdorey@bluearc.com> (Closes: #481523).
  38. * Removing annoying warnings when files can't be opened, thanks Martin Dorey
  39. <mdorey@bluearc.com> (Closes: #481512).
  40. * Adding new magic for freemind, thanks to Jamie Thompson
  41. <debian-bugs@jamie-thompson.co.uk> (Closes: #472385).
  42. -- Daniel Baumann <daniel@debian.org> Thu, 26 Jun 2008 16:06:00 +0200
  43. file (4.24-2) unstable; urgency=medium
  44. * Adding plain magic files for compatibility.
  45. * Using lintian debhelper to install lintian overrides.
  46. * Removing watch file.
  47. * Removing useless whitespaces in changelog file.
  48. * Adding vcs fields in control file.
  49. * Upgrading package to debhelper 6.
  50. -- Daniel Baumann <daniel@debian.org> Sat, 3 May 2008 14:09:00 +0200
  51. file (4.24-1) experimental; urgency=low
  52. * New upstream release:
  53. - The following patches went upstream completely:
  54. 102-magic-remove-bennet, 103-magic-remove-bzip, 104-magic-remove-cgm,
  55. 105-magic-remove-com, 106-magic-remove-emf, 108-magic-remove-quicktime,
  56. 201-magic-update-avi, 203-magic-update-cow, 204-magic-update-cracklib,
  57. 206-magic-update-elf-b, 207-magic-update-elf-c, 208-magic-update-hp,
  58. 209-magic-update-jpeg, 210-magic-update-m4v, 211-magic-update-macintosh,
  59. 213-magic-update-pcp, 214-magic-update-perl, 215-magic-update-sh,
  60. 216-magic-update-spectrum, 301-magic-add-adf, 302-magic-add-apple2,
  61. 303-magic-add-arm, 304-magic-add-avg, 305-magic-add-clarion,
  62. 306-magic-add-dds, 307-magic-add-erlang, 308-magic-add-gedcom,
  63. 309-magic-add-git, 309-magic-add-inform, 310-magic-add-llvm,
  64. 311-magic-add-lua, 312-magic-add-luks, 313-magic-add-lzma,
  65. 314-magic-add-mathcad, 315-magic-add-mdi, 316-magic-add-mercurial,
  66. 317-magic-add-mozilla, 318-magic-add-nlm, and 332-magic-add-svg,
  67. 901-file-elf, 902-file-kfreebsd, and 905-file-segfault.
  68. - The following patches went upstream almost completely:
  69. 998-doc-manpages and 999-conglomeration.
  70. - Thanks to Reuben Thomas <rrt@sc3d.org> to merge them.
  71. -- Daniel Baumann <daniel@debian.org> Tue, 1 Apr 2008 11:30:00 +0200
  72. file (4.23-2) unstable; urgency=low
  73. * Applied patch from Neil Williams <codehelp@debian.org> to add crossbuild
  74. support to debian/rules (Closes: #465111).
  75. -- Daniel Baumann <daniel@debian.org> Sun, 10 Feb 2008 20:16:00 +0100
  76. file (4.23-1) unstable; urgency=low
  77. * New upstream release:
  78. - Removing '101-magic-remove-awk.dpatch', went upstream.
  79. - Removing '107-magic-remove-msi.dpatch', went upstream.
  80. - Removing '202-magic-update-blender.dpatch', went upstream.
  81. - Removing '205-magic-update-elf-a.dpatch', went upstream.
  82. - Removing '212-magic-update-os2rexx.dpatch', went upstream.
  83. - Removing '319-magic-add-ocfs.dpatch', went upstream.
  84. -- Daniel Baumann <daniel@debian.org> Sat, 12 Jan 2008 17:23:00 +0100
  85. file (4.21-4) unstable; urgency=low
  86. * Bumping to new policy.
  87. * Using new homepage field in control.
  88. * Using ${binary:Version} in all depends.
  89. * Added patch from Josh Triplett <josh@freedesktop.org> to add new magic for
  90. Mozilla XUL fastload files (XUL.mfasl and XPC.mfasl; Closes: #452354).
  91. * Added patch from Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr> to add new
  92. magic for Mercurial bundles (Closes: #451067).
  93. * Correct wrong applied patch for SNES sound files (Closes: #410847).
  94. * Added patch from Mathias Brodala <info@noctus.net> to add new magic for
  95. X11 cursor files (Closes: #451246).
  96. -- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 18:09:00 +0100
  97. file (4.21-3) unstable; urgency=low
  98. * Including extra headers in /usr/include/file (Closes: #397307).
  99. * Added patch from Eduardo Sabbatella <eduardo_sabbatella@yahoo.com.ar> to
  100. add magic for SGF Smart Game Format (Closes: #428605).
  101. * Added patch from Josh Triplett <josh@freedesktop.org> to add magic for git
  102. bundles (Closes: #430070).
  103. * Added patch from Mathieu Malaterre <mathieu.malaterre@gmail.com> to extend
  104. JPEG 2000 magic (Closes: #439005).
  105. * Added patch from Daniele Sempione <scrows@oziosi.org> to add magic for
  106. Microsoft Document Imaging Format (.mdi) (Closes: #430548).
  107. * Added patch from Nicolas Collignon <tsointsoin@gmail.com> to add magics
  108. for OpenSSH and OpenSSL certificates/key files (Closes: #439537).
  109. -- Daniel Baumann <daniel@debian.org> Sun, 26 Aug 2007 09:51:00 +0200
  110. file (4.21-2) unstable; urgency=low
  111. * Applied patch from Michael Casadevall <sonicmctails@gmail.com> to fix
  112. FTBFS on hurd (Closes: #433716).
  113. -- Daniel Baumann <daniel@debian.org> Thu, 19 Jul 2007 08:27:00 +0200
  114. file (4.21-1) unstable; urgency=low
  115. * New upstream release.
  116. * Rediffed 211-magic-update-os2rexx.dpatch.
  117. * Removed 302-magic-add-ape.dpatch, went upstream.
  118. * Rediffed 304-magic-add-arm.dpatch.
  119. * Rediffed 317-magic-add-ocfs.dpatch.
  120. * Rediffed 318-magic-add-par2.dpatch.
  121. * Rediffed 322-magic-add-scummvm.dpatch.
  122. * Rediffed 325-magic-add-subversion.dpatch.
  123. * Rediffed 326-magic-add-supercollider.dpatch.
  124. * Rediffed 328-magic-add-xen.dpatch.
  125. * Removed 999-upstream-reg-startend.dpatch, now included in upstream.
  126. * Updated 905-file-segfault.dpatch.
  127. * Rediffed 999-conglomeration.dpatch.
  128. -- Daniel Baumann <daniel@debian.org> Fri, 1 Jun 2007 20:29:00 +0200
  129. file (4.20-8) unstable; urgency=low
  130. * Build a python-magic-dbg package.
  131. -- Daniel Baumann <daniel@debian.org> Thu, 17 May 2007 20:40:00 +0200
  132. file (4.20-7) unstable; urgency=medium
  133. * Replacing work around patch from Ubuntu with proper fix from
  134. Werner Fink <werner@suse.de> of OpenSuse (CVE-2007-2026).
  135. -- Daniel Baumann <daniel@debian.org> Thu, 17 May 2007 19:57:00 +0200
  136. file (4.20-6) unstable; urgency=medium
  137. * Fixed clean: target in rule (Closes: #424269).
  138. * Added patch from Anthon van der Neut <anthon@mnt.org> to add magic for LUKS
  139. (Closes: #394246).
  140. * Added patch from Jelmer Vernooij <jelmer@samba.org> to add magic for
  141. Power-Tab.
  142. * Added patch from Sven Anders <anders@anduras.de> to fix a segfault with -c.
  143. * Added patch from Kees Cook <kees@ubuntu.com> to work around regex DoS
  144. (CVE-2007-2026) by disabling the respective magic.
  145. * Added patch from Noel Torres <tecnico@ejerciciosresueltos.com> to add magic
  146. for SVG (Closes: #417331).
  147. * Added patch from Josh Triplett <josh@freedesktop.org> to add magic for
  148. Mathcad documents (Closes: #421426).
  149. * Added patch from Matthias Urlichs <smurf@debian.org> to update elf magic
  150. with missing elf architectures (Closes: #424859).
  151. * Added patch from Josef Spillner <2005@kuarepoti-dju.net> to update magic
  152. for HFS+ partition table detection (Closes: #405313).
  153. -- Daniel Baumann <daniel@debian.org> Thu, 17 May 2007 18:15:00 +0200
  154. file (4.20-5) unstable; urgency=low
  155. * Added patch from Ralph Amissah <ralph.amissah@gmail.com> to update magic for
  156. SiSU Markup Language.
  157. * Added patch from Josh Triplett <josh@freedesktop.org> to disable magic for
  158. Bennet Yee's face format (Closes: #420855).
  159. * Updated copyright file (Closes: #398453).
  160. -- Daniel Baumann <daniel@debian.org> Thu, 26 Apr 2007 08:13:00 +0200
  161. file (4.20-4) unstable; urgency=low
  162. * Rediffed some patches, now having always the same format of adding new
  163. magics.
  164. * Added patch from Ralph Amissah <ralph.amissah@gmail.com> to add magic for
  165. SiSU Markup Language.
  166. * Added patch from Radek Vokal <rvokal@redhat.com> to add magic for
  167. Xen saved domains.
  168. * Added patch from Radek Vokal <rvokal@redhat.com> to add magic for
  169. Apple Emulator 2IMG format.
  170. * Added patch from Aaron Botsis <redhat@digitalmafia.org> to add magic for
  171. Oracle Clustered Filesytem.
  172. * Added patch from Werner Fink <werner@suse.de> to update pcp magics.
  173. * Added patch from Mads Martin Joergensen <mmj@suse.de> to add magic for
  174. NetWare Loadable Modules (NLMs).
  175. * Added patch from Reuben Thomas <rrt@sc3d.org> to add magic for
  176. Inform interactive fiction language (Closes: #394522).
  177. * Added patch to add magic for Erlang BEAM and JAM files (Closes: #388356).
  178. * Added patch from David Newgas <david@newgas.net> to add magic for
  179. AVG vault files (Closes: #381053).
  180. * Added patch from root <ap@insysnet.ru> to add magic for detecting
  181. H.264 video in AVI files (Closes: #347263).
  182. * Added patch from Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr> to update
  183. lua magic with Lua bytecode (Closes: #335036).
  184. * Added patch from Daniel van Eeden <daniel_e@dds.nl> to add magic for
  185. PAR2 archive files (Closes: #294070).
  186. * Added patch from Mario Lang <mlang@debian.org> to add magic for
  187. SuperCollider 3 Synth Definition File Format (Closes: #284803).
  188. * Added patch from Russell Coker <russell@coker.com.au> to add magic for
  189. Adaptive Multi-Rate Codec files (Closes: #279322).
  190. * Added patch from Phil Endecott <phil05@chezphil.org> to add magic for
  191. GEDCOME genealogical data files (Closes: #277339).
  192. * Added patch from Nicolas François <nicolas.francois@centraliens.net>to
  193. fix wrong formating in manpage (Closes: #417511).
  194. -- Daniel Baumann <daniel@debian.org> Tue, 3 Apr 2007 14:25:00 +0200
  195. file (4.20-3) unstable; urgency=low
  196. * Added patch from Josh Triplett <josh@freedesktop.org> to add magic for
  197. SNES SPC700 sound files (Closes: #410847).
  198. * Added patch from Reuben Thomas <rrt@sc3d.org> to add magic for the
  199. Lua scripting language (Closes: #394524).
  200. * Added patch from Nigel McNie <nigel@mcnie.name> to detect m4v files as m4v
  201. instead of mp4 (Closes: #384018).
  202. * Added patch from Mark Hindley <mark@hindley.org.uk> to update
  203. sh scripts identifier (Closes: #368613).
  204. * Added patch from Robert Millan <rmh@aybabtu.com> to add magic for the
  205. LZMA compression format (Closes: #364260).
  206. * Added patch from Simon Horman <horms@debian.org> to add magic for the
  207. Ulead Photo Explorer5 image format (Closes: #339397).
  208. * Added patch from Robert Millan <rmh@aybabtu.com> to add magic for the
  209. Monkey's audio format (Closes: #334862).
  210. * Added patch from Josh Babcock <jbabcock@atlantech.net> to updated magic for
  211. Blender (Closes: #323291).
  212. * Added patch from Matthew Palmer <mpalmer@debian.org> to update magic for
  213. COW from 2.0 to 3.0 (Closes: #283515, #319128).
  214. * Added patch from Robert Millan <rmh@aybabtu.com> to add magic for the
  215. OpenRISC binary format (Closes: #316076).
  216. * Added patch from Philip Kendall <pak21@srcf.ucam.org> to update the
  217. spectrum magics (Closes: #296202).
  218. * Added patch from Al Stone <ahs3@debian.org> to add magic for the
  219. LLVM byte-codes (Closes: #293427).
  220. * Added patch from Julien Blache <jblache@debian.org> to add magic for
  221. Clarion files (Closes: #282680).
  222. * Added patch from Sven Hartge <debian@ds9.argh.org> to add magic for
  223. scummVM savegame files (Closes: #263488).
  224. * Added patch from Nicolas Chauvat <nicolas.chauvat@logilab.fr> to add magic
  225. for CGNS Advnaced Data Format files (Closes: #242644).
  226. * Added patch from Edward Betts <edward@debian.org> to add magic for
  227. pmenu (Closes: #38543).
  228. -- Daniel Baumann <daniel@debian.org> Tue, 27 Mar 2007 17:51:00 +0100
  229. file (4.20-2) unstable; urgency=low
  230. * New maintainer (Closes: #416263).
  231. * Redone debian directory.
  232. -- Daniel Baumann <daniel@debian.org> Tue, 27 Mar 2007 13:28:00 +0100
  233. file (4.20-1) unstable; urgency=high
  234. * New upstream version
  235. - Fixes supposed vulnerability in the file_fprintf in funcs.c
  236. (closes: #415362 and justifies urgency)
  237. - MPEG ADTS signedness fixed (closes: #392009)
  238. - Better TeX/LaTeX magic (closes: #402062)
  239. - Better XML mimetype magic (closes: #345834)
  240. - More linespacing in manpage (closes: #402058)
  241. * Revert URL in copyright file (see #406820), as the old one is supposed to
  242. be correct, even if it disappeared temporarily.
  243. * Fixed typo in manpage (closes: #394514)
  244. * Make Perl script entries consistent (closes: #394523)
  245. * Disable second MS Installer entry (closes: #409895)
  246. * Disable one-byte magic for COM (closes: #393775, #339618)
  247. * audio/midi mimetype (closes: #401839)
  248. * Enable gzip mimetype magic (closes: #324889)
  249. * Disabled some QuickTime entries (ASCII words, closes: #366986, #308394)
  250. -- Michael Piefel <piefel@debian.org> Mon, 19 Mar 2007 14:55:46 +0100
  251. file (4.19-1) unstable; urgency=low
  252. * New upstream version.
  253. * Use correct new URL to upstream now (closes: #406820)
  254. -- Michael Piefel <piefel@debian.org> Fri, 19 Jan 2007 16:03:27 +0100
  255. file (4.17-5) unstable; urgency=high
  256. * Initialize some previously uninitialized memory, this could lead to a
  257. segmentation fault when using magic_compile in libmagic (closes: #403085)
  258. -- Michael Piefel <piefel@debian.org> Fri, 15 Dec 2006 13:36:12 +0100
  259. file (4.17-4) unstable; urgency=medium
  260. * Add proper depends for python-magic (fixes not yet filed serious bug)
  261. -- Michael Piefel <piefel@debian.org> Tue, 26 Sep 2006 14:01:00 +0200
  262. file (4.17-3) unstable; urgency=low
  263. * Add example /etc/magic.mime and document the fact that file only look for
  264. a magic.mime file if the base magic file exists (closes: #382057)
  265. * Remove AWK detection by regular expression testing just for ‘BEGIN:’;
  266. this caused a lot of false guesses (and problems with naughty programs
  267. reading other programs’ files), this closes: #308305, #375403 and makes
  268. others disappear (for the time being, for example, it closes: #375722)
  269. * Added Python 2.5 byte-compiled (closes: #376711)
  270. * Fix some bad MIME types (closes: #379042, thanks to Moritz Naumann)
  271. -- Michael Piefel <piefel@debian.org> Mon, 14 Aug 2006 15:28:25 +0200
  272. file (4.17-2) unstable; urgency=low
  273. * Using new python infrastructure now: python2.3-magic and python2.4-magic
  274. dropped in favour of python-magic containing all versions
  275. * Identify Mono assemblies (closes: #314756)
  276. -- Michael Piefel <piefel@debian.org> Wed, 14 Jun 2006 11:39:15 +0200
  277. file (4.17-1) unstable; urgency=low
  278. * New upstream (closes: #343648)
  279. * Improved over-confident 64bit-cracklib rule (closes: #343504)
  280. * Revert ELF file-reading (by Alessandro Rubini, closes: #345089)
  281. * Detect GNU/kFreeBSD binaries (by Robert Millan, closes: #307475)
  282. -- Michael Piefel <piefel@debian.org> Wed, 15 Mar 2006 10:25:06 +0100
  283. file (4.15-2) unstable; urgency=low
  284. * Add Build-Depends to python, although I really don’t see the point of the
  285. python package (since file Build-Depended transitively on python2.3
  286. anyway), which claims to be a dependency package only (closes: #333859)
  287. * Disabled EMF detection as it not only caused false positives, which might
  288. have been acceptible, but a segmentation fault (closes: #333502)
  289. * Move the magic databases from /usr/share/misc/file to /usr/share/file;
  290. this still violates the FHS in letter, but not in spirit; this is
  291. different from the position in other distros (closes: #215139, #278478)
  292. -- Michael Piefel <piefel@debian.org> Fri, 14 Oct 2005 16:01:54 +0200
  293. file (4.15-1) unstable; urgency=low
  294. * New upstream, closes: #305914
  295. - Maya with string version (closes: #246962)
  296. - added ESRI Shapefile format (closes: #277552)
  297. - added Adlib tunes (closes: #317192)
  298. - many more magic additions, probably closing some bugs as well
  299. - magic files can now contain regular expressions
  300. * Fix manpage typo (closes: #323539)
  301. * Mention possibly unexpected behaviour of -k in man page (closes: #259193)
  302. * ELF machine 21 can be PowerPC64 (closes: #299620)
  303. * Remove gzip/bzip2-detection for Debian packages (closes: #328623)
  304. * Updated HP 38/39/40/48/49 magic (closes: #326680)
  305. * Disabled BZIP detection (closes: #277648)
  306. * Enabled the python bindings (Martin von Löwis, closes: #325073)
  307. -- Michael Piefel <piefel@debian.org> Wed, 12 Oct 2005 10:35:17 +0200
  308. file (4.12-1) unstable; urgency=high
  309. * New upstream version. Closes: #283316, a potential stack smash in ELF
  310. header parsing. Urgency set to high.
  311. * /etc/magic is read, as it should (Closes: #279324)
  312. * No further changes to increase the slim chance of getting into Sarge.
  313. -- Michael Piefel <piefel@debian.org> Mon, 06 Dec 2004 10:42:47 +0100
  314. file (4.10-3) unstable; urgency=high
  315. * The “for the love of Branden” release.
  316. * Urgency high in a vain attempt to get this into sarge.
  317. * Fix MIME detection for 3DS (actually, remove it because it was hilarious,
  318. closes: #216368)
  319. * Do _not_ depend on gcc-3.4
  320. -- Michael Piefel <piefel@debian.org> Fri, 30 Jul 2004 11:14:48 +0200
  321. file (4.10-2) unstable; urgency=medium
  322. * Fix multibyte vs. byte issue in files-from (closes: #261799)
  323. -- Michael Piefel <piefel@debian.org> Wed, 28 Jul 2004 11:40:53 +0200
  324. file (4.10-1) unstable; urgency=low
  325. * New upstream version.
  326. - No more doubling of file names with -z (closes: #260393)
  327. * New magic for SLL16 (closes: #249190)
  328. * New magic for SVN dumps (closes: #256652)
  329. * Patch for error return code on non-existant files
  330. (courtesy of Federico Grau, closes: #257805)
  331. -- Michael Piefel <piefel@debian.org> Mon, 26 Jul 2004 12:58:40 +0200
  332. file (4.09-1) unstable; urgency=low
  333. * New upstream version. This includes almost every patch that the Debian
  334. version had, so this package is very close to upstream's.
  335. * Disable some more Apple magic (closes: #231476); curiously, most of the
  336. Apple magic is very weak.
  337. * Disable very weak Assembler magic (closes: #223328)
  338. * Disable weak AWK magic (closes: #223282)
  339. * Added DjVu magic (closes: #238570)
  340. * Removed erroneous 5th column in magic.mime (closes: #246428)
  341. * Better error report messages in two places (closes: #243446, #252951)
  342. * Use /etc/magic again (failed to touch Makefile.in, closes: #231306)
  343. -- Michael Piefel <piefel@debian.org> Fri, 11 Jun 2004 14:35:30 +0200
  344. file (4.07-2) unstable; urgency=low
  345. * Move the "debian-additions" magic file back in; it got lost
  346. * Move up "compress" in the list to test for gzip before FLI; this
  347. closes: #228391 - but what happens if I have a real FLI file that
  348. starts with the two gzip magic bytes?
  349. * Replace the really bad magic for MP3 in magic.mime with the one found
  350. in "animation" (closes: #227625)
  351. -- Michael Piefel <piefel@debian.org> Tue, 20 Jan 2004 11:57:47 +0100
  352. file (4.07-1) unstable; urgency=low
  353. * New upstream
  354. * do not loop endlessly when encountering zero-length section offsets in ELF
  355. headers (closes: #226289)
  356. -- Michael Piefel <piefel@debian.org> Wed, 14 Jan 2004 10:54:32 +0100
  357. file (4.06-2) unstable; urgency=low
  358. * Unified HTML detection for normal and mime; handles the main complaint of
  359. #223340, but not all of it.
  360. * Added Hangul Word Processor File (closes: #219867)
  361. * Added Outlook personal folder (closes: #183764)
  362. * Added Mobipocket e-book (closes: #222855)
  363. * Added BIOS ROM dumps (closes: #150880)
  364. * Added some Doom and Quake (closes: #135671)
  365. * Added Sun/Cobalt boot ROMs (closes: #216867)
  366. * Made VMware magic more robust and (hopefully) correct (closes: #219037);
  367. file used to report nothing at all, due to an empty description string and
  368. heavy reliance on the subtype (which didn't match)
  369. -- Michael Piefel <piefel@debian.org> Fri, 12 Dec 2003 13:25:34 +0100
  370. file (4.06-1) unstable; urgency=low
  371. * New upstream.
  372. - Return error for non-existant files (closes: #215801)
  373. - Adds BitTorrent (closes: #201301)
  374. * Fix minor AAC typo (closes: #215052)
  375. * More QuickTime subformats (closes: #198809)
  376. * Rearrange Flac detection (closes: #213693)
  377. * Improved CAB detection (closes: #208926, #205431)
  378. * Added Netscape Bookmarks (closes: #207344)
  379. * Added DACT (closes: #195882)
  380. * Added GCC precompiled headers (closes: #204304)
  381. * Added GEOS (closes: #162852)
  382. * Added HVQM4 (Still counting, Mark? Closes: #151138)
  383. -- Michael Piefel <piefel@debian.org> Fri, 17 Oct 2003 12:40:54 +0200
  384. file (4.04-1) unstable; urgency=low
  385. * New upstream
  386. * add MAXPATHLEN to apprentice.c in order to make it build on the
  387. Hurd (closes: #212215)
  388. * add TFMX (closes: #151217, as the rest was already there)
  389. * recognize PO files (closes: #138423)
  390. -- Michael Piefel <piefel@debian.org> Tue, 23 Sep 2003 17:06:48 +0200
  391. file (4.03-3) unstable; urgency=low
  392. * more and better magic:
  393. - added Python 2.3 byte-compiled
  394. - corrected magic for HFS+ (closes: #207576)
  395. - fixed XML magic and added to MIME magic (closes: #186613)
  396. - added Xbox magic (closes: #183432)
  397. - remove ", English" from MIME type output (closes: #160415)
  398. - remove the vain attempts to guess the size of JPEG files as they are
  399. either wrong or confusing (sort of closes: #74938, #153833, #198053)
  400. - add Gnumeric magic to both normal and MIME magic; note you still have to
  401. pass -z to file (closes: #205708, #206756)
  402. - remove compresse MIME types (related to #170981)
  403. - add ACE archiver (closes: #178807)
  404. * add more descriptive message for unreadable files (closes: #203168)
  405. * rearranges header inclusions so that configuration is the same in all
  406. compiled files (closes: #208785)
  407. * fix the long-standing crash-on-compressed bug (closes: #197442, #207458)
  408. -- Michael Piefel <piefel@debian.org> Fri, 05 Sep 2003 11:59:54 +0200
  409. file (4.03-2) unstable; urgency=low
  410. * Compressed Flash (closes: #179640), also for MIME (closes: #186946)
  411. * Added GPG (closes: #197646) and JFFS2 (closes: #188780);
  412. accidentally also closes: #203158 (debian-additions not empty anymore)
  413. -- Michael Piefel <piefel@debian.org> Tue, 29 Jul 2003 13:28:39 +0200
  414. file (4.03-1) unstable; urgency=low
  415. * New upstream
  416. - fixes Zsh bug (closes: #195583, #196163)
  417. - incorporates many Debian changes to magic entries
  418. - also closes: #196162 (no more Broken HTML)
  419. * Reformatted ancient changelog entries and made sure changelog
  420. is in UTF-8.
  421. * File depends on correct library version now (closes: #194697)
  422. * Recognizes more Magic Cookies (closes: #201301)
  423. * Dynamically updates libtool (closes: #195330)
  424. -- Michael Piefel <piefel@debian.org> Sun, 27 Jul 2003 23:39:15 +0200
  425. file (4.02-4) unstable; urgency=low
  426. * The "no closes:" release.
  427. * Removed one last artifact of the raw-magic option.
  428. * Adapt the very-short-file fix to the new environment.
  429. -- Michael Piefel <piefel@debian.org> Sat, 17 May 2003 20:01:17 +0200
  430. file (4.02-3) unstable; urgency=low
  431. * Remove the nomgc symbol from the library (closes: #193355); this kind of
  432. reopens #115573, but I am now sure that this is not a bug, document the
  433. behaviour instead.
  434. * Make HTML magic a little less picky (closes: #193296)
  435. * Close files after looking at them (closes: #193580)
  436. * Don't report bogus for unreadable files (closes: #193582)
  437. -- Michael Piefel <piefel@debian.org> Sat, 17 May 2003 18:01:27 +0200
  438. file (4.02-2) unstable; urgency=low
  439. * Changed Priority of libmagic-dev to optional (closes: #193254)
  440. * Add Conflicts of libmagic1 to older file (closes: #193236, #193238)
  441. * Use newer libtool (closes: #193152)
  442. -- Michael Piefel <piefel@debian.org> Wed, 14 May 2003 13:47:47 +0200
  443. file (4.02-1) unstable; urgency=low
  444. * New upstream version
  445. * Acknowledge NMU, closes: #184204
  446. * Description length limit is down to 64 again. The easy way, setting it in
  447. file.h, doesn't work anymore, and I've not yet found out why.
  448. * Upstream has made a library out of the magic number recognition routines.
  449. Consequently, split the package up into three binary packages, adding
  450. libmagic1 and libmagic-dev.
  451. * debian/rules: all new and shiny; better autotools supprt
  452. * add some more magic:
  453. - TI emulators skins (closes: #167267)
  454. - Objective Caml (closes: #166830)
  455. - ReBorn (closes: #156279)
  456. - SE Linux policy database (closes: #159283)
  457. - Flow Cytometry Standard (closes: #160984)
  458. * remove some magic:
  459. - Brian Postma's Soundmon Module (closes: #168661)
  460. - LILO (closes: #160602)
  461. * fixed some magic:
  462. - XWD X Window Dump (closes: #164047, #81771)
  463. * fix reference to magic man page in README (closes: #159992)
  464. -- Michael Piefel <piefel@debian.org> Sun, 11 May 2003 20:15:20 +0200
  465. file (3.40-1.1) unstable; urgency=high
  466. * [readelf.c] Apply patch from upstream version 3.41 to fix buffer overflow
  467. - CAN-2003-0102
  468. - http://www.idefense.com/advisory/03.04.03.txt
  469. - Closes: #184204
  470. -- Matt Zimmerman <mdz@debian.org> Thu, 3 Apr 2003 13:50:22 -0500
  471. file (3.40-1) unstable; urgency=low
  472. * New upstream version (closes... no, this time I'm faster)
  473. * Switched Maintainer and Uploaders field, thereby effectively taken over
  474. the package after not having heard of the previous maintainer for about
  475. a year (finally officially closes: #174338, which is already closed)
  476. * No more whitespace on first line of debian/rules (closes: #164651)
  477. * It seems this already was fixed, but using an addition to the additional
  478. StuffIt magic now (closes: #170893)
  479. * Added VRML (closes: #166955)
  480. * Corrected unknown groff character names in magic(5) manpage (closes: #180056)
  481. * Update TI Calculator Magic (closes: #162820)
  482. * Make the ELF string extraction a little more robust (closes: #166832)
  483. * Recognizes HTML even with whitespace (closes: #119193)
  484. * Do not hang on rapidly growing archives with -z (closes: #162896)
  485. * Remove CVS date from Ogg output, it is not very useful as version number
  486. is printed anyway, and may cause trouble as it is not a real string, thus
  487. breaking the output routine for LANG!=C (closes: #178479)
  488. * Fix alignment of multifile output and wide characters
  489. -- Michael Piefel <piefel@debian.org> Sun, 16 Feb 2003 17:31:21 +0100
  490. file (3.39-1) unstable; urgency=low
  491. * NMU
  492. * New upstream version (closes: #148212, #151907)
  493. - incorporates most Debian patches
  494. - adds 9660 filesystem magic (closes: #157050; Upstream has
  495. a different magic than reporter.)
  496. - adds MNG magic (closes: #147264, see below)
  497. - adds PHP magic (closes: #145929)
  498. - detects UTF-8 and UTF-16 with BOM (closes: #102076)
  499. - some short string magic commented out (closes: #134266)
  500. * New Debian patches
  501. - improved Linux kernel magic, make it like lilo (closes: #106898)
  502. - changed BMP MIME type to x-ms-bmp (closes: #124234)
  503. - added JNG magic (closes: #147264)
  504. - added alternate ZIP magic (closes: #56292)
  505. - added alternate StuffIt magic (closes: #114027)
  506. - added/changed magic for Screamtracker (closes: #60009)
  507. - added vCalendar magic (closes: #158338)
  508. - added ZX spectrum magic (closes: #157162)
  509. - added EST flat binary (closes: #139239), Aculab VoIP firmware
  510. (closes: #138967), PPCBoot image (closes: #138958); thank you, Mark
  511. - tried some magic for multiple master fonts (closes: #29685)
  512. - removed some Mac magic (closes: #113733); this is not the
  513. real fix (TM), but works for the particular problem
  514. - removed some two-byte ASCII magic - too simple (closes: #144398)
  515. - fixed some entries extracting strings (changed \n to \0)
  516. - added new command line option -M which ignores compiled databases
  517. (closes: #115573)
  518. - give warning for one-byte files (magic is at least two bytes long,
  519. closes: #95778, #117222)
  520. * Move Debian magic additions all together in one spot to facilitate
  521. patching and communication with upstream
  522. -- Michael Piefel <piefel@debian.org> Sun, 01 Sep 2002 13:13:15 +0200
  523. file (3.37-3.1) unstable; urgency=low
  524. * NMU
  525. * Removed regexp.patch and kleff, they didn't serve a purpose
  526. * Bumped standards-version to 3.5.
  527. * Added Kimwitu magic
  528. * Improved MS Office magic (closes: #116693, #54960)
  529. * Added XV thumb, ISDN vbox, KiSS (closes: #54391)
  530. * Emacs 19 improved upstream (closes: #101336)
  531. * Added long HtmlHelp magic (closes: #113876)
  532. * Added webshots desktop (closes: #118517)
  533. * Added newer Python magic (closes: #119572)
  534. * Ogg magic improved upstream (closes: #91858)
  535. * XFS cleaned up (closes: #129172)
  536. * Targa reports size (closes: #133024)
  537. * Documented arbitrary 50 character description limit and increased it
  538. to 80 characters (closes: #12415) - the patch for unlimited length
  539. doesn't work, at least not at advertised.
  540. * Added Atari MSA (closes: #95040)
  541. * TI-8x updated (closes: #102824)
  542. * Better Swap (closes: #105504)
  543. * Increased buffer size to 96K (closes: #105505)
  544. * Better CRAMFS (closes: #115575)
  545. * Added JFFS (closes: #118900)
  546. * Added Hercules DASD image magic (closes: #122326)
  547. * Added TDB magic (closes: #122328)
  548. * Added Matlab (closes: #125666)
  549. * Added Squeak images and (closes: #131627)
  550. * Added User Mode COW magic (closes: #134619)
  551. * Added even better Ogg magic and even include it (closes: #134663)
  552. -- Michael Piefel <piefel@debian.org> Mon, 04 Mar 2002 19:47:32 +0100
  553. file (3.37-3) unstable; urgency=low
  554. * Implemented internal gzip support through the zlib library. It's much
  555. faster than executing gzip and it works better. Many small files that
  556. weren't properly handled now are. I've tested this with over 400 random
  557. gzipped files and it works, but please, report any problem with this.
  558. -- Nicolás Lichtmaier <nick@debian.org> Sun, 14 Oct 2001 05:56:19 -0300
  559. file (3.37-2) unstable; urgency=low
  560. * The new sread function was sooo broken... I have now enhanced
  561. it with the amazing capability of handling EOF. Now file -z
  562. shouldn't hang (closes:Bug#115156).
  563. -- Nicolás Lichtmaier <nick@debian.org> Thu, 11 Oct 2001 03:10:10 -0300
  564. file (3.37-1) unstable; urgency=low
  565. * New upstream release:
  566. * Recognizes mp3 files with IDv2 tags (closes:Bug#112829, Bug#96688).
  567. * Adds magic for RRDtool databases (closes:Bug#114372).
  568. * Weak magic for AppleWorks spreadsheet data was removed
  569. (closes:Bug#110451,Bug#98447).
  570. * Remove warning for not using a compiled magic version for /etc/magic.
  571. I won't try to implement something to create a compiled version of
  572. /etc/magic as: 1) This fle is empty by default and will have only a few
  573. manually added entries, so there wouldn't be any speed gain; 2) It will
  574. add complexity and it wouldn't be trivial.
  575. * Added a note in magic2mime(1) deprecating its use.
  576. * No longer recognizes sunclock's "vector map format" as PostScript
  577. (closes:Bug#105930).
  578. * Added magic for cramfs and reiserfs from russell@coker.com.au
  579. (closes:Bug#105485, Bug#105508).
  580. * Added two Palm file formats from
  581. John Gruenenfelder <johng@bach.as.arizona.edu> (closes:Bug#104034).
  582. -- Nicolás Lichtmaier <nick@debian.org> Mon, 8 Oct 2001 19:49:42 -0300
  583. file (3.33-5) unstable; urgency=low
  584. * Added "Build-Depends: debhelper" (closes:Bug#86829).
  585. * New magic for S/390 ELF binaries (closes:Bug#93491).
  586. * Added support for large files (closes:Bug#93402).
  587. * Fixed magic2mime to cope with the new charset detection
  588. (closes:Bug#92931).
  589. * Added -s option to short usage message (-h) (closes:Bug#85910).
  590. * Added magic for Paint Shop Pro from
  591. Telford Tendys <telford@triode.net.au> (closes:Bug#85359).
  592. * Removed minor PS version number from font detection magic,
  593. suggested by Reinhard Kotucha <reinhard@kammer.uni-hannover.de>
  594. (closes:Bug#82667).
  595. * Added magic for Flac audio (what's that? =) ) from
  596. Matt Zimmerman <mdz@debian.org> (closes:Bug#91857).
  597. * Added magic for newer LHA files (does someone still use lha? wow!)
  598. from Paul Martin <pm@nowster.zetnet.co.uk> (closes:Bug#83454).
  599. * Now shows which compressor a Debian package uses,
  600. contributed by Ben Collins <bcollins@debian.org> (closes:Bug#48389).
  601. * Removed creation date report from Debian magic, it no longer works.
  602. It seems that the gzipped members of the .deb file are no longer
  603. created with the proper date.
  604. * Added lots of Palm documents contributed by
  605. Michael-John Turner <mj@debian.org> (but replaced "document" with
  606. "PalmOS document") (closes:Bug#87759).
  607. * Added magic for Squish and JAM echomail/netmail Fidonet areas storage
  608. formats contributed by peter@softwolves.pp.se (closes:Bug#90172).
  609. -- Nicolás Lichtmaier <nick@debian.org> Sun, 6 May 2001 02:13:10 -0300
  610. file (3.33-4) unstable; urgency=low
  611. * Modified Newton PDA package format magic so it doesn't match
  612. Java source code files.
  613. * When using -z, don't write the NUL terminator to the uncompressing
  614. program.
  615. * Ignore output from gzip (gzip should have an option to disable the
  616. "unexpected end of file" error message) (closes:Bug#83317).
  617. * Minor updates to debian/rules.
  618. * Reordered description for MIPS object files to please weak parsing
  619. in libtool (closes:Bug#83303).
  620. -- Nicolás Lichtmaier <nick@debian.org> Tue, 30 Jan 2001 22:39:03 -0300
  621. file (3.33-3) unstable; urgency=low
  622. * Code for detecting if an input stream is seekable assumed that lseek
  623. returns 0 on success, which is untrue, and file was copying every ELF
  624. file probed to a temporary file. Fixed (closes:Bug#82261).
  625. Found by Colin Watson <cjw44@flatline.org.uk>.
  626. * Uses -g only if debug is in the DEB_BUILD_OPTIONS variable.
  627. * Updated standards-version to 3.2.1.
  628. -- Nicolás Lichtmaier <nick@debian.org> Mon, 15 Jan 2001 02:26:35 -0300
  629. file (3.33-2) unstable; urgency=low
  630. * Added ELF magic for IBM AS/390 mainframe (closes:Bug#79575).
  631. * Fix from Adam Heat for very small .gz files and -z, I've also
  632. added NUL termination of the uncompressed buffer
  633. (closes:Bug#16837,Bug#36724,Bug#37838).
  634. * If the file is ELF and is not seekable, `file' will now copy
  635. it to a temporary file because the ELF code needs to fseek
  636. everywhere in the file. The idea was from Adam Heath <adam@doogie.org>.
  637. (closes:Bug#28964,Bug#70629).
  638. -- Nicolás Lichtmaier <nick@debian.org> Sun, 7 Jan 2001 23:38:58 -0300
  639. file (3.33-1) unstable; urgency=low
  640. * New upstream release (closes:Bug#67970). Fixes:
  641. * Recognizes Berkeley DB files (closes:Bug#18821).
  642. * Tries to recognize EBCDIC encoded files (closes:Bug#31949).
  643. * lif files recognized in LE systems (closes:Bug#78261).
  644. * Contributions from Wolfram Kleff (closes:Bug#56667).
  645. * Changed pgp armored data to pgp armored *text*.
  646. * Added GEM image and metafile from.
  647. * Added Vivo video format.
  648. * Added STAD packed image.
  649. * Added AFX compressed files.
  650. * Added GFA-BASIC 3 data.
  651. * Added ICE and X11 authority data.
  652. * Added magic for DJGPP compiled files from Robert vd Boon
  653. (closes:Bug#70600).
  654. * Changed file for data here and there (closes:Bug#35851).
  655. * Added Sketch document (closes:Bug#67511).
  656. * Added SMJPEG (image format used in games) (closes:Bug#62224).
  657. * Added magic for Sony PlayStation executables (closes:Bug#31310).
  658. * Added other way of detecting perl scripts (closes:Bug#45426).
  659. * Fixed detection of MP3 files with the new -i option.
  660. * Adapted Debian patch to include long-options alternatives for the
  661. new -k and -i options. Updated the manpage.
  662. -- Nicolás Lichtmaier <nick@debian.org> Sun, 10 Dec 2000 19:02:07 -0300
  663. file (3.28-1) unstable; urgency=low
  664. * New upstream release. Fixes:
  665. * A serious attempt to detect JPEG is done now, but the
  666. format seems to be not very magic friendly (closes:Bug#31950).
  667. * DB2 magic added (closes:Bug#19097).
  668. * Added another case combination for the detection of HTML files
  669. (closes:Bug#45326).
  670. * Improved newly added xml detection (eg: added XSL stylesheets detection).
  671. * Some magic files weren't being included, modified Makefile.am.
  672. The files now included are jpeg, grace, mcrypt, palm and spectrum.
  673. -- Nicolás Lichtmaier <nick@debian.org> Tue, 28 Dec 1999 00:58:01 -0300
  674. file (3.27-7) unstable; urgency=low
  675. * Added entry for recently announced new LSM file format.
  676. * Removed README.Debian and folded it into the copyright file
  677. (closes:Bug#53069).
  678. -- Nicolás Lichtmaier <nick@debian.org> Fri, 24 Dec 1999 20:23:48 -0300
  679. file (3.27-6) unstable; urgency=low
  680. * Applied patch with improvements to magi2mime
  681. from J.H.M. Dassen (Ray) <ray@cistron.nl> (closes:Bug#51399).
  682. * Added some Windows magic from Pavel Machek <pavel@bug.ucw.cz>
  683. (closes:Bug#31023).
  684. * Added magic for PCX, Adobe's PSD, MS Word, and replaced
  685. magic for kernel detection with contributions from
  686. Wolfram Kleff <kleff@cs.uni-bonn.de> (closes:Bug#46781).
  687. * Added magic for Linux kernel System.map files.
  688. -- Nicolás Lichtmaier <nick@debian.org> Sun, 12 Dec 1999 17:09:08 -0300
  689. file (3.27-5) unstable; urgency=low
  690. * Put docs and manpages under /usr/share.
  691. * Updated `Standards-Version' to 3.1.0.
  692. * Added contributed magic for `Smith Corona Personal Word Processors'
  693. (closes:Bug#45704).
  694. * Added magic for X-Post-it (closes:Bug#43031).
  695. * Improved detection of MS-DOS batch files a bit (closes:Bug#50205).
  696. -- Nicolás Lichtmaier <nick@debian.org> Mon, 15 Nov 1999 01:09:13 -0300
  697. file (3.27-4) unstable; urgency=low
  698. * It was not reading /etc/magic.
  699. * Updated manpage to say that local magic entries are read from
  700. and should be written to /etc/magic.
  701. -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 19:40:17 -0300
  702. file (3.27-3) unstable; urgency=low
  703. * Added detection of SIDPlay audio files (closes: Bug#35564, Bug#35483).
  704. * Added "#include <errno.h>" to compress.c (closes: Bug#37705).
  705. * Fixed tiny typos in README (closes: Bug#38877).
  706. * Added magic for Atari ST executables from Wolfram Kleff
  707. <kleff@cs.uni-bonn.de>.
  708. * Added formats for some communications standards contributed by
  709. W. Borgert <debacle@debian.org> (closes: Bug#34542, Bug#34779).
  710. * Removed detection of format `Fasttracker "oktalyzer" module sound data'.
  711. It was just 2 bytes at offset 0 and generated false positives
  712. (closes: Bug#36704).
  713. * Added detection of MPEG audio level 2.5 and improved messages for level
  714. 3 (mp3) contributed by Wolfram Kleff <kleff@cs.uni-bonn.de>
  715. (closes: Bug#40733).
  716. * Added audio/midi to magic2mime.
  717. * Readded magic2mime to package. It was removed by mistake.
  718. -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 03:11:45 -0300
  719. file (3.27-2) unstable; urgency=low
  720. * Removed detection of unstriped binaries. Patch from
  721. Sean Perry <shaleh@debian.org>. Fixes bugs #38407, #38417, 38419.
  722. * Added detection of NITF files from jrv@vanzandt.mv.com.
  723. Fixes bug #38452.
  724. * No longer includes Localstuff in /usr/share/misc/magic. Local
  725. definitions should go to /etc/magic.
  726. -- Nicolás Lichtmaier <nick@debian.org> Fri, 28 May 1999 00:39:32 -0300
  727. file (3.27-1) unstable; urgency=low
  728. * New upstream release. Fixes bugs #36786, #30692,
  729. #29353 (added shockwave/flash files).
  730. * Removed detection of "OS/2 URL objects": too general.
  731. * Truncates \n on output. file's outputs MUST be one line per file.
  732. Fixes bugs #34439, #34290, #35222, #32305, #32302, #30875.
  733. -- Nicolás Lichtmaier <nick@debian.org> Tue, 25 May 1999 21:50:13 -0300
  734. file (3.26-2) frozen unstable; urgency=low
  735. * Moved x86 boot sector detection after linux kernel detection.
  736. Fixes bug #24185.
  737. * Added kernel version extraction for newer kernels.
  738. * Removed `,' from GIF description's end.
  739. * Changed version shown to 3.26-Debian, as this version is different from
  740. upstream.
  741. * Added manpage for magic2mime.
  742. * Added more mime types for magic2mime and some fixes for the script.
  743. * Switched to debhelper.
  744. -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 02:08:24 -0300
  745. file (3.26-1) frozen unstable; urgency=low
  746. * New upstream release. Upstream author included many Debian enhancements
  747. and added some minor fixes. Fixes bug #30692. Bug #30875 was fixed in
  748. previous NMU.
  749. * Fixed autoconf use.
  750. -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 03:15:45 +0000
  751. file (3.24-4.2) frozen unstable; urgency=HIGH
  752. * NMU:
  753. Fix critical bugs #31031 and #31057.
  754. -- Vincent Renardias <vincent@waw.com> Wed, 6 Jan 1999 01:51:15 +0100
  755. file (3.24-4.1) frozen unstable; urgency=low
  756. * Non-maintainer release.
  757. * Add patch so "\n"-style escapes work (closes:Bug#22854).
  758. -- Joel Klecker <espy@debian.org> Sun, 13 Dec 1998 16:44:18 -0800
  759. file (3.24-4) frozen unstable; urgency=low
  760. * Added `-f' to an rm that might obstaculize automatic builds,
  761. fixes bug #19970.
  762. * Removed very old Debian package detection that caused files starting
  763. with 0.9 to show no description at all, fixes bugs #19657 and #19677.
  764. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 22 Mar 1998 23:18:34 -0300
  765. file (3.24-3) unstable; urgency=low
  766. * Small fix in online help.
  767. * Changed `Standards-version' to 2.4.0.0 (no changes required).
  768. * Moved /usr/share/magic to /usr/share/misc/magic, fixes bug #18639.
  769. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 8 Mar 1998 14:28:45 -0300
  770. file (3.24-2) unstable; urgency=low
  771. * Fixed upstream completely broken configure.in (wasn't showing special
  772. files major & minor numbers).
  773. * Included upsstream magic2mime in the binary package.
  774. * Added more HTML tokns to names.h.
  775. * Added lzop compressd files definition, contributed
  776. by Paolo Molaro <lupus@lettere.unipd.it>.
  777. * Moved magic data to /usr/share/magic (not a conffile). /etc/magic will
  778. be used for local magic definitions.
  779. -- Nicolás Lichtmaier <nick@feedback.net.ar> Tue, 24 Feb 1998 21:21:59 -0300
  780. file (3.24-1) unstable; urgency=low
  781. * names.h: Added HTML.
  782. * New upstream release.
  783. -- Nicolás Lichtmaier <nick@feedback.net.ar> Sat, 21 Feb 1998 00:47:11 -0300
  784. file (3.23-1) unstable; urgency=low
  785. * Added long version for the new option `-b' (`--brief'). Added long
  786. option to manpage. Added the option to the usge message (`--help').
  787. * Added GNU message catalog magic, contributed
  788. by Santiago Vila Doncel <sanvila@unex.es>, fixes bug #14743.
  789. * Removed duplcated entry for romfs, fixes bug #13977.
  790. * New upstream release, fixes bug #17830.
  791. -- Nicolás Lichtmaier <nick@feedback.net.ar> Thu, 19 Feb 1998 00:12:32 -0300
  792. file (3.20.1-8) unstable; urgency=low
  793. * Added magic for Octave contributed
  794. by Dirk Eddelbuettel <edd@rosebud.sps.queensu.ca>
  795. * names.h: Added detectionn of Java source code.
  796. * softmagic.c: When converting endianness only swap bytes if needed.
  797. * Use %m instead of strerr.
  798. * Added magic for WordPerfect files, contributed
  799. by Scott K. Ellis <ellis@charon.valueweb.net>.
  800. -- Nicolás Lichtmaier <nick@feedback.net.ar> Fri, 10 Oct 1997 17:22:27 -0300
  801. file (3.20.1-7) unstable; urgency=low
  802. * Changed maintainer address.
  803. * Added filesystems and Linux86 magic, contributed
  804. by Juan Cespedes <cespedes@debian.org>, fixes #13279.
  805. * Keep files' date.
  806. * Added GIMP file formats, contributed
  807. by Kenneth MacDonald <kenny@ed.ac.uk>.
  808. -- Nicolás Lichtmaier <nick@feedback.net.ar> Wed, 9 Jul 1997 00:22:38 -0300
  809. file (3.20.1-6) unstable; urgency=low
  810. * Minor changes to debian/rules.
  811. * Modified manpage.
  812. * Added `--help' option.
  813. * Added magic data for vgetty voice formats (thanks to
  814. David Engel <david@sw.ods.com>).
  815. * Arguments to a printf casted to long long, fixes #10779.
  816. -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 23 Jun 1997 20:21:58 -0300
  817. file (3.20.1-5) unstable; urgency=low
  818. * Added Linux kernel boot image version detection for new kernels.
  819. * Removed `-Wall' warnings.
  820. * Added "DEC SRC Virtual Paper: Lectern files" type,
  821. contributed by Karl M. Hegbloom <karlheg@inetarena.com>.
  822. * Removed useless RCS ids.
  823. * Corrected compilation flags.
  824. * Don't try to keep file modification time, it changed file status change
  825. time. And it's more natural a change in access time than in file status
  826. change time. Fixes bug #7920.
  827. * Minor fix to manpage.
  828. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 21:55:49 -0300
  829. file (3.20.1-4) unstable; urgency=low
  830. * Built with libc6.
  831. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 00:09:58 -0300
  832. file (3.20.1-3) unstable; urgency=low
  833. * Removed information about who created the /etc/magic file.
  834. * Removed creation date from /etc/magic. This changed the md5sum of this
  835. conffile every release.
  836. * Man page updated.
  837. * Added long options support.
  838. -- Nicolás Lichtmaier <nick@feedback.com.ar> Tue, 11 Mar 1997 15:19:43 -0300
  839. file (3.20.1-2) unstable; urgency=low
  840. * Improved MS applications' docuemts detection (#4473).
  841. * Added Steve McIntyre's contributed formats (#6735).
  842. * New upstream release has fixed bugs #5777 #5838 and #6656 . All
  843. reporting that file didn't detect Java's .class.
  844. * My name is Nicolás. Fixes #7238 (!).
  845. -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 12 Feb 1997 02:53:42 -0300
  846. file (3.20.1-1) unstable; urgency=low
  847. * Added LSM files detection.
  848. * Clarified header of /etc/magic.
  849. * Added detection of creation time for .deb's.
  850. * Added detection of 2.1.x kernels.
  851. * Upstream fix to handle \n in arguments to string format broke
  852. description that expected \n to end the string. Changed file
  853. to discard \n's and following text at print time.
  854. * Upstream changelog included.
  855. * New upstream release
  856. -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 23:41:39 -0300
  857. file (3.19-7) unstable; urgency=low
  858. * Corrected section in control file.
  859. * New maintainer.
  860. -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 21:49:19 -0300
  861. file (3.19-6) unstable; urgency=low
  862. * Added detection of pcap data files (like used by tcpdump) Peter Tobias
  863. <tobias@et-inf.fho-emden.de>
  864. * Removed signal detection from core files. Doesn't work for ELF binaries
  865. Peter Tobias <tobias@et-inf.fho-emden.de>.
  866. * Changed to new source format.
  867. -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 3 Feb 1997 20:11:00 -0300
  868. file (3.19-5)
  869. * Change of maintainer and updated for multi-architecture build (fixes Bug #3332)
  870. * Un-right-justified the description field
  871. * Move entry for debian packages to the correct spot and update it for debian 2.0 packages (fixes Bug #3411)
  872. * Add entry for TrueType fonts to Magdir/fonts
  873. -- Darren Stalder <torin@daft.com>, Mon Jul 8 23:07:21 1996
  874. file (3.19-4)
  875. * added entry for Adobe Postscript PPD files in Magdir/ppd.
  876. file (3.19-3)
  877. * added entry for linux kernal images to source file Magdir/linux
  878. file (3.19-2)
  879. * add MAGIC=/etc/magic to make(1) invocation
  880. * change maintainer email address
  881. file (3.19-1)
  882. * added debian.* files
  883. * modified Magdir/archive to add debian-split entry to ar archives
  884. * modified magdir/elf to add more entry for core file