|
@@ -1,3 +1,112 @@
|
|
|
+file (3.28-1) unstable; urgency=low
|
|
|
+
|
|
|
+ * New upstream release. Fixes:
|
|
|
+ * A serious attempt to detect JPEG is done now, but the
|
|
|
+ format seems to be not very magic friendly (closes:Bug#31950).
|
|
|
+ * DB2 magic added (closes:Bug#19097).
|
|
|
+ * Added another case combination for the detection of HTML files
|
|
|
+ (closes:Bug#45326).
|
|
|
+ * Improved newly added xml detection (eg: added XSL stylesheets detection).
|
|
|
+ * Some magic files weren't being included, modified Makefile.am.
|
|
|
+ The files now included are jpeg, grace, mcrypt, palm and spectrum.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Tue, 28 Dec 1999 00:58:01 -0300
|
|
|
+
|
|
|
+file (3.27-7) unstable; urgency=low
|
|
|
+
|
|
|
+ * Added entry for recently announced new LSM file format.
|
|
|
+ * Removed README.Debian and folded it into the copyright file
|
|
|
+ (closes:Bug#53069).
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Fri, 24 Dec 1999 20:23:48 -0300
|
|
|
+
|
|
|
+file (3.27-6) unstable; urgency=low
|
|
|
+
|
|
|
+ * Applied patch with improvements to magi2mime
|
|
|
+ from J.H.M. Dassen (Ray) <ray@cistron.nl> (closes:Bug#51399).
|
|
|
+ * Added some Windows magic from Pavel Machek <pavel@bug.ucw.cz>
|
|
|
+ (closes:Bug#31023).
|
|
|
+ * Added magic for PCX, Adobe's PSD, MS Word, and replaced
|
|
|
+ magic for kernel detection with contributions from
|
|
|
+ Wolfram Kleff <kleff@cs.uni-bonn.de> (closes:Bug#46781).
|
|
|
+ * Added magic for Linux kernel System.map files.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Sun, 12 Dec 1999 17:09:08 -0300
|
|
|
+
|
|
|
+file (3.27-5) unstable; urgency=low
|
|
|
+
|
|
|
+ * Put docs and manpages under /usr/share.
|
|
|
+ * Updated `Standards-Version' to 3.1.0.
|
|
|
+ * Added contributed magic for `Smith Corona Personal Word Processors'
|
|
|
+ (closes:Bug#45704).
|
|
|
+ * Added magic for X-Post-it (closes:Bug#43031).
|
|
|
+ * Improved detection of MS-DOS batch files a bit (closes:Bug#50205).
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Mon, 15 Nov 1999 01:09:13 -0300
|
|
|
+
|
|
|
+file (3.27-4) unstable; urgency=low
|
|
|
+
|
|
|
+ * It was not reading /etc/magic.
|
|
|
+ * Updated manpage to say that local magic entries are read from
|
|
|
+ and should be written to /etc/magic.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 19:40:17 -0300
|
|
|
+
|
|
|
+file (3.27-3) unstable; urgency=low
|
|
|
+
|
|
|
+ * Added detection of SIDPlay audio files (closes: Bug#35564, Bug#35483).
|
|
|
+ * Added "#include <errno.h>" to compress.c (closes: Bug#37705).
|
|
|
+ * Fixed tiny typos in README (closes: Bug#38877).
|
|
|
+ * Added magic for Atari ST executables from Wolfram Kleff
|
|
|
+ <kleff@cs.uni-bonn.de>.
|
|
|
+ * Added formats for some communications standards contributed by
|
|
|
+ W. Borgert <debacle@debian.org> (closes: Bug#34542, Bug#34779).
|
|
|
+ * Removed detection of format `Fasttracker "oktalyzer" module sound data'.
|
|
|
+ It was just 2 bytes at offset 0 and generated false positives
|
|
|
+ (closes: Bug#36704).
|
|
|
+ * Added detection of MPEG audio level 2.5 and improved messages for level
|
|
|
+ 3 (mp3) contributed by Wolfram Kleff <kleff@cs.uni-bonn.de>
|
|
|
+ (closes: Bug#40733).
|
|
|
+ * Added audio/midi to magic2mime.
|
|
|
+ * Readded magic2mime to package. It was removed by mistake.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Sat, 10 Jul 1999 03:11:45 -0300
|
|
|
+
|
|
|
+file (3.27-2) unstable; urgency=low
|
|
|
+
|
|
|
+ * Removed detection of unstripped binaries. Patch from
|
|
|
+ Sean Perry <shaleh@debian.org>. Fixes bugs #38407, #38417, 38419.
|
|
|
+ * Added detection of NITF files from jrv@vanzandt.mv.com.
|
|
|
+ Fixes bug #38452.
|
|
|
+ * No longer includes Localstuff in /usr/share/misc/magic. Local
|
|
|
+ definitions should go to /etc/magic.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Fri, 28 May 1999 00:39:32 -0300
|
|
|
+
|
|
|
+file (3.27-1) unstable; urgency=low
|
|
|
+
|
|
|
+ * New upstream release. Fixes bugs #36786, #30692,
|
|
|
+ #29353 (added shockwave/flash files).
|
|
|
+ * Removed detection of "OS/2 URL objects": too general.
|
|
|
+ * Truncates \n on output. file's outputs MUST be one line per file.
|
|
|
+ Fixes bugs #34439, #34290, #35222, #32305, #32302, #30875.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Tue, 25 May 1999 21:50:13 -0300
|
|
|
+
|
|
|
+file (3.26-2) frozen unstable; urgency=low
|
|
|
+
|
|
|
+ * Moved x86 boot sector detection after linux kernel detection.
|
|
|
+ Fixes bug #24185.
|
|
|
+ * Added kernel version extraction for newer kernels.
|
|
|
+ * Removed `,' from GIF description's end.
|
|
|
+ * Changed version shown to 3.26-Debian, as this version is different from
|
|
|
+ upstream.
|
|
|
+ * Added manpage for magic2mime.
|
|
|
+ * Added more mime types for magic2mime and some fixes for the script.
|
|
|
+ * Switched to debhelper.
|
|
|
+
|
|
|
+ -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 02:08:24 -0300
|
|
|
+
|
|
|
file (3.26-1) frozen unstable; urgency=low
|
|
|
|
|
|
* New upstream release. Upstream author included many Debian enhancements
|