* Merge from Debian unstable. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
[ Sven Joachim ]
fd4ca45 update-mime: avoid using uninitialized values (Closes: #939587)
[ Charles Plessy ]
f72871a run-mailcap: revert 694e239 (use strict etc.), because it was
incompatible with its argument parsing (Closes: #939226)
55f3742 Switch to 3.0 (native) to ease the use of git debpush.
* Merge from Debian unstable. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Media types
7909e87 Add mjs suffix to application/javascript (Closes: #927300)
ac860b6 Add application/ls+json (Thanks: Nicolas Fella)
* run-mailcap
[ Elliott Mitchell ]
694e239 use strict; use warnings (Closes: #803729)
c7b7de6 Return !0 when launched program does not exist (Closes: #783195)
* update-mime
[ Alex Riesen ]
21035f8 update-mime: softly reject empty media types (Closes: #931300)
* Merge from Debian unstable. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Added media types
2f7cd89 application/wasm Closes: #908832
* Packaging
[ Ondřej Nový ]
d48da1b d/control: Fix wrong Vcs-*
[ Charles Plessy ]
426f2c8 Continuous integration on Salsa
638d524 Conforms to Policy version 4.3.0.
* Added media types
2977585 fonts/* Closes: #900288, LP: #1380129
ad05776 application/epub+zip Closes: #712054
* Packaging
1909440 Remove Laszlo from the uploaders.
34beb90 New canonical URLs and standards-version.
5f46ab2 debian/postinst: remove removal of 'see'.
10a132d Use tracker.debian.org for the Maintainer field.
* Fixed many issued found by Lintian.
bb05b29 Lintian: file-contains-trailing-whitespace
1a2e972 Lintian: unnecessary-source-date-epoch-assignment
7e17789 Lintian: spelling-error-in-manpage
bfa7589 Lintian: insecure-copyright-format-uri
aab7e48 Lintian: command-with-path-in-maintainer-script
d858f9b Lintian: maintainer-script-ignores-errors
22b3f61 Lintian: maintainer-script-without-set-e
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
5f9811a Add decoding and encoding support for xz.
Thanks to Nicolas Schier <nicolas@hjem.rpa.no> (Closes: #804211)
67c43e3 Removed bzip support.
13cbcc7 Recommend bzip2 and xz-utils, since run-mailcap uses them.
d2b5636 Escape a left curly bracket with a backslash.
(Warning since Perl 5.22, Closes: #810587)
fe8d90a Added text/markdown. (Closes: #802753)
bcf08d8 Conforms to Policy version 3.9.8.
3b341bf Use secure URIs in the VCS fields.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Media types
bdfd714 Add media types and extensions to support ClickOnce apps.
* Documentation
77732bb Document how attacks with specially crafted file names are
prevented. Closes: #774303
4cd9ea4 Mention ~/.mailcap.order and better link between manpages.
Closes: #787459
* Packaging
8a8992d Remove obsolete arguments of dpkg-gencontrol.
a65e461 Pass --no-name to gzip, to make the build more reproducible.
Closes: #776939.
db49144 Make the mtimes reproducible. Closes: #793705
Thanks to Maria Valentina Marin <marivalenm@gmail.com>
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* CVE-2014-7209: run-mailcap shell command injection.
Thanks to Timothy D. Morgan for the report.
d156797 Escape file name also when not passed through %s. This
avoids command injections using for instance semicolons.
b585022 Resolve file name to an absolute path to avoid injection of
command arguments with file names starting with dashes etc.
Use File::Spec to avoid race conditions with temporary files.
Thanks, Salvatore Bonaccorso for the patch.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Media types added:
ef09adf application/x-xz Closes: #756754
* Changed associations of file suffixes with media types:
94703d4 a/vnd.debian.binary-package: added ddeb, closes: #759746
* Other:
b412727 Document support for desktop entries.
Thanks to Andreas Metzler <ametzler@bebt.de>, closes: #749771
ce09266 Conforms to Policy 3.9.6.
* Media types added:
e47e5a6 application/vnd.debian.binary-package
* Mailcap:
e47e5a6 Replaced a/x-debian-package with a/vnd.debian.binary-package.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Media types removed:
92def2a application/x-font-woff Closes: #727156
c1797d2 application/x-md5 Closes: #720619
fad5967 application/x-sha1 Closes: #720619
a71f2b0 text/x-vcard Closes: #674670
* Media types added:
0d95409 application/font-sfnt
0d95409 application/font-tdpfr
0f12ec4 application/font-woff
020388a application/gzip Closes: #589991, 688872
77eee72 application/oebps-package+xml See: #712054
ae8262a application/x-font-pcf Closes: #727171
020388a application/zlib Closes: #589991, 688872
a71f2b0 text/vcard Closes: #674670
* Changed associations of file suffixes with media types:
ae8262a application/x-font: removed pcf extensions.
46df3ed application/vnd.visio: added vst vsw vss
1a69660 application/x-ns-proxy-autoconfig: removed dat, Closes: #418564
* Packaging:
b016fe8 Remove “see” alternative for “view”.
Thanks to Kevin Ryde <user42@zip.com.au>, Closes: #623384, #458691
c5b794b Removed obsolete removal of /usr/doc/mime-support.
* update-mime:
5448676 Accept file names with alphanumeric characters from the current
locale. Thanks to Tomás <tomas@tuxteam.de>, Closes: #682900
2a2243e Handle the “%c” (caption) field code from Desktop entry files.
Thanks to Philipp Matthias Hahn <pmhahn@debian.org>, Closes: #745153
c0e8e69 Handle the “%i” (icon) field code from Desktop entry files.
5cf809c Stop quoting “%s” when building /etc/mailcap from the files in
/usr/lib/mime/packages.
Thanks to Peter Chubb <peter.chubb@nicta.com.au>, Closes: #747050
f18b89f Warn when mailcap.order refers to packages that do not provide
mailcap files. Closes: #314952
7b1947f Reject lines that do not start with a media type. Closes: #384161
This drops support for continuation lines in /usr/lib/mime/packages/.
* run-mailcap:
3c3b56c Redirect stdin to the tty when a mailcap entry says needsterminal.
Thanks Kevin Ryde <user42@zip.com.au>, Closes: #727173
80a1bc7 Remove unreliable permission check. Closes: #691247 thanks to
Martin Mares <mj@ucw.cz> and Kevin Ryde <user42@zip.com.au>.
e833a8a Stricter pattern for detection of manual pages.
Thanks to Philipp Janda, LP: #1300484
40f72a7 Force the use of a temporary alias for files containing a space in
their name. Closes: #723708 thanks to Kevin Ryde <user42@zip.com.au>.
642d6a9 Remind of RFC 1524 in the “SEE ALSO” section of mailcap(5) man page.
Closes: #634254
dd293ec Run the “file“ command when extension does not tell the media type.
Thanks to Reuben Thomas <rrt@sc3d.org>, Closes: #77985
56dba74 Remove last-resort guesses of crontabs and man pages.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
* Media types:
2db1fa2 Added text/vnd.debian.copyright
a21f31e mime.types: removed duplicated lines.
4d7a093 Correct application/smil to application/smil+xml. (LP: #717459)
be78d19 Added application/xslt+xml. (LP: #667595)
* Packaging
571044e Remove the RFC files, as they only contain a link to the Web.
79583f3 Do not make activating packages wait for pending triggers.
* Media types:
a100b97 Add the .opus file suffix to the audio/ogg media type.
Closes: #688383, LP: #1093948
8da67da Add text/turtle media type. for .ttl files (Closes: #664824).
1d86b38 Add image/jp2 media type for .jp2 and .jpg2 files (Closes: #682856).
98c6ac3 Removed the note on compression schemes (see RFC 6713).
c7e6eb1 Display reportbug message suggesting to register types to the IANA.
* Packaging:
6a08271 Instruct to report a bug instead of emailing maintainers.
51dd6c7 Mark Multi-Arch: foreign. (Closes: #695357)
801bd8b Parse Desktop entries to generate mailcap entries.
Patch from Brian M. Carlson. (Closes: #497779)
a6e8a0f Trigger update-mime for Desktop entry files added in
/usr/share/applications.
0fb8225 Mention Dpkg triggers in the manual page of update-mime.
(Closes: #594915)
8b6c149 Delete debhelper log file.
734c10e Normalised VCS URLs following Lintian's standard.
d649fdc Provide build-arch and build-indep targets (that do nothing).
158d5df Normalised debian/control with config-model.
67b016c Renamed debian/README debian/copyright.
26254f8 Machine-readable Debian copyright file.
060229d Disambiguate hyphens in manual pages.
a455a4d Corected spelling error in a manual page.
9279645 Silent binary-arch target (that does nothing anyway).
105047b Removed conglicts on a2ps and metamail, older than oldstable.
687feeb Unversionned recommendation on file, satisfied even in oldstable.
762a035 Drop dependency on debhelper by pasting code from dh_md5sums.
f318e0b Remove 'Debian' from the file name of the change log.
5ddd68b Conforms to Policy version 3.9.4.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
- Make mime-support Multi-Arch: foreign.
* Adopted by László Böszörményi and Charles Plessy. (Closes: #681640)
* Manage the source package with Git in Alioth collab-maint's group.
(Closes: #682745)
* Make mime-support Multi-Arch: foreign, so that it can satisfy
dependencies of foreign-architecture binaries.
* Merge from Debian unstable. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt (LP: #506702).
- Fix typo in cautious-launcher dialog.
* removed application/x-httpd-* types (closes: 589384)
* added numerous new mime.types (closes: 652560, 624697, 627997, 619475, 639822)
* fixed some bad mime.types (closes: 605250, 620372, 613810)
* added dpkg trigger support (closes: 594915)
* obsolete bugs (closes: 560118, 605254, 639580, 646462, 658073)
* added numerous new mime.types (closes: 585040, 563067, 578392, 599216)
* can generate local user .mailcap file (closes: 569738, 445267)
* pass --debug to sub-instances (closes: 533721)
* a little more documentation (closes: 402778)
Old Changelog:
mime-support (3.49-1) UNRELEASED; urgency=medium
* added numerous new mime.types (closes: 585040, 563067, 578392)
* can generate local user .mailcap file (closes: 569738, 445267)
* pass --debug to sub-instances (closes: 533721)
* a little more documentation (closes: 402778)
-- Brian White <bcwhite@pobox.com> (not uploaded due to key issues)
mime-support (3.48-1) unstable; urgency=medium
* use only "copiousoutput" rules for "cat" action (closes: 533723)
-- Brian White <bcwhite@pobox.com> Tue, 08 Dec 2009 19:15:04 +0100
mime-support (3.47-1) unstable; urgency=medium
* added new mime.types (closes: 550053, 545837, 540239)
* ignore interactive rules for "cat" action (closes: 533723)
* do perl tests before external ones (closes: 533722)
* remove playaudio/playdsp (closes: 545478)
-- Brian White <bcwhite@pobox.com> Tue, 05 Dec 2009 20:13:45 +0100
mime-support (3.46-1) unstable; urgency=medium
* added new mime.types
* added option "norun" to display final command without executing it (closes: 202586)
-- Brian White <bcwhite@pobox.com> Thu, 18 Jun 2009 22:54:51 +0200
mime-support (3.45-1) unstable; urgency=medium
* added new mime.types (closes: 508381, 502977, 202586, 531225, 507665)
* added action "cat" that is like "view" but ignores "copiousoutput" (closes: 526690)
* added option "norun" to display final command without executing it
* file-type can now be determined by file/magic (closes: 77985)
* fixed forkbomb bug (closes: 522001)
-- Brian White <bcwhite@pobox.com> Thu, 18 Jun 2009 22:04:29 +0200
mime-support (3.44-1) unstable; urgency=medium
* added new mime.types (closes: 485863, 485929, 472262)
* make default type "application/octet-stream" (closes: 445698)
* added build-depends on debhelper (closes: 484860)
-- Brian White <bcwhite@pobox.com> Wed, 18 Jun 2008 15:44:03 +0200
mime-support (3.43-1) unstable; urgency=medium
* Change "view" alternative priority to be very low so any vi install will take precedence (closes: 458691)
* Generate md5sums file (closes: 484482)
-- Brian White <bcwhite@pobox.com> Thu, 05 Jun 2008 14:43:44 +0200
mime-support (3.42-1) unstable; urgency=medium
* removed ~ files that got included by mistake
-- Brian White <bcwhite@pobox.com> Wed, 28 May 2008 16:30:52 +0200
mime-support (3.41-1) unstable; urgency=medium
* added new mime.types (closes: 428899, 461520)
* fixed handling of files with colons in their path (closes: 480215)
* fixed problem where missing but expected env var would become a single quote-mark (closes: 467450)
* fixed processing of "--opt=val" (closes: 476406)
* remove RFCs from source package because of idiodic restrictions (closes: 480374)
* no info (closes: 448023)
-- Brian White <bcwhite@pobox.com> Mon, 26 May 2008 15:33:59 +0200
mime-support (3.40-1) unstable; urgency=medium
* added new mime.types (closes: 432273, 418564, 425014, 421678, 402559, 437724)
* fixed conf-file variable name (closes: 438859)
* don't suggest using as pager/editor (closes: 445700)
* fixed synopsis in man-page (closes: 413165)
* fixed mistake converting to lower-case (closes: 445262)
* make "see" an alternative to "view" (closes: 457898)
* allow --debug (instead of "--debug=1")
-- Brian White <bcwhite@pobox.com> Tue, 1 Jan 2008 17:35:48 +0100
mime-support (3.39-1) unstable; urgency=medium
* added new mime.types
-- Brian White <bcwhite@pobox.com> Mon, 4 Dec 2006 22:22:38 -0500
mime-support (3.38-1) unstable; urgency=medium
* changed RTF type to "application/rtf" (closes: #387262)
* added new mime.types (closes: #379838, #379504, #389168, #391928)
* added protection against writing bad mailcap file (closes: #400659)
-- Brian White <bcwhite@pobox.com> Mon, 4 Dec 2006 15:45:37 -0500
mime-support (3.37-1) unstable; urgency=medium
* added new mime.types (closes: #364831, #370344, #360038)
* clarified "view=" option (closes: #372149)
* allow multiple package directory (closes: #355894)
-- Brian White <bcwhite@pobox.com> Sun, 16 Jul 2006 21:25:43 -0400
mime-support (3.36-1) unstable; urgency=medium
* added .eml, 3gp, and 7z mime types
* now returns non-zero exit code if can't handle file (closes: #313640)
* added new mime.types (closes: #316200, #329208)
-- Brian White <bcwhite@pobox.com> Thu, 2 Mar 2006 20:09:20 -0500
mime-support (3.35-1) unstable; urgency=high
* added .htc type so apache will serve to WinXP-sp2
-- Brian White <bcwhite@pobox.com> Mon, 15 Aug 2005 22:11:35 -0400
mime-support (3.34-1) unstable; urgency=high
* added more mime types
-- Brian White <bcwhite@pobox.com> Sat, 14 May 2005 09:07:29 -0400
mime-support (3.33-1) unstable; urgency=high
* added more mime types (closes: #307839)
-- Brian White <bcwhite@pobox.com> Thu, 5 May 2005 20:55:38 -0400
mime-support (3.32-1) unstable; urgency=high
* fixed umask setting (closes: #302381)
* updated .jar mime-type (closes: #297311)
* fixed man-page typos (closes: #299493)
-- Brian White <bcwhite@pobox.com> Thu, 5 May 2005 10:42:00 -0400
mime-support (3.31-1) unstable; urgency=medium
* fixed mistakenly-enabled debug output (closes: #296501)
-- Brian White <bcwhite@pobox.com> Tue, 22 Feb 2005 19:06:47 -0500
mime-support (3.30-1) unstable; urgency=medium
* added more mime types
* minor updates to man pages
-- Brian White <bcwhite@pobox.com> Tue, 22 Feb 2005 00:48:40 -0500
mime-support (3.29-1) unstable; urgency=medium
* added more mime types (closes: #284830)
* made common extensions first (closes: #264536)
* removed duplicate application/x-sh (closes: #281083)
-- Brian White <bcwhite@pobox.com> Tue, 4 Jan 2005 09:30:14 -0500
mime-support (3.28-1) unstable; urgency=medium
* added more mime types (closes: #259706)
-- Brian White <bcwhite@pobox.com> Fri, 16 Jul 2004 08:28:42 -0400
mime-support (3.27-1) unstable; urgency=medium
* added more mime types (closes: #241908, #250692, #258236)
* made "sudo" the default for debian-view (closes: #248357)
* added examples to run-mailcap man page (closes: #249062)
-- Brian White <bcwhite@pobox.com> Wed, 14 Jul 2004 20:48:53 -0400
mime-support (3.26-1) unstable; urgency=medium
* added more mime types (closes: #235663, #235222)
-- Brian White <bcwhite@pobox.com> Wed, 3 Mar 2004 07:47:41 -0500
mime-support (3.25-1) unstable; urgency=medium
* added more mime types (closes: #230186)
* changed .pl files to "text/x-perl" (closes: #229148)
* removed comment about "#pplication/x-tex" (closes: #229244)
-- Brian White <bcwhite@pobox.com> Mon, 16 Feb 2004 20:47:03 -0500
mime-support (3.24-1) unstable; urgency=high
* removed RFCs -- stupid DFSG "non-free" argument (closes: #199818)
* added more mime types (closes: #215440, #201481, #204942)
* improvements to debian-view (closes: #183192)
* write new mailcap to different file then move over old (closes: #207875)
* fixed listed mailcap.order manpage section (closes: #189663)
* removed duplicate "rpm" extension (closes: #197536)
* changed .bmp files to "image/x-ms-bmp" (closes: #226741)
-- Brian White <bcwhite@pobox.com> Sat, 17 Jan 2004 22:32:05 -0500
mime-support (3.23-1) unstable; urgency=high
* added more mime types (closes: #190782, #190783)
* fixed /tmp race creating symlink over unlinked tmpfile (not practical to exploit)
-- Brian White <bcwhite@pobox.com> Fri, 25 Apr 2003 22:51:06 -0400
mime-support (3.22-1) unstable; urgency=high
* added new mime types
* allow reading files not in current directory without creating temp file (closes: #187773)
* fixed last of the /tmp races (I hope) (closes: #187637)
-- Brian White <bcwhite@pobox.com> Tue, 15 Apr 2003 20:24:09 -0400
mime-support (3.21-1) unstable; urgency=medium
* added new mime types (closes: #180650, #168828, #170734, #172198)
* return error code if couldn't find program to run (closes: #173639)
* fixed problem passing spaced filenames to xterm (closes: 173640)
* fixed mention of "install-mime" to "update-mime" (closes: #178547)
-- Brian White <bcwhite@pobox.com> Sun, 23 Feb 2003 12:39:36 -0500
mime-support (3.20-1) unstable; urgency=medium
* fixed problem skipping mime.types comment lines (closes: #159896)
* added ability to save files from debian-view (closes: #150713)
* fixed problem skipping backup files from mimedir (closes: #153637)
* added numerous new mime types
-- Brian White <bcwhite@pobox.com> Mon, 4 Nov 2002 23:07:16 -0500
mime-support (3.19-1) unstable; urgency=medium
* changed un-quoting of mailcap rules to be more consistent with other RFC interpretations (closes: #142506)
* added a new mime-type for "vnd.cinderella"
-- Brian White <bcwhite@pobox.com> Sat, 4 May 2002 08:47:30 -0400
mime-support (3.18-1) unstable; urgency=high
* yet more new mime types
-- Brian White <bcwhite@pobox.com> Tue, 9 Apr 2002 23:28:49 -0400
mime-support (3.17-1) unstable; urgency=high
* fixed bug in run-mailcap v3.16-1 (closes: #141638)
-- Brian White <bcwhite@pobox.com> Sun, 7 Apr 2002 13:18:42 -0400
mime-support (3.16-1) unstable; urgency=high
* added new mime types (closes: #139333, #140539)
* brought in "mailcap" man page and fixed type (closes: #139989)
-- Brian White <bcwhite@pobox.com> Fri, 5 Apr 2002 20:44:20 -0500
mime-support (3.15-1) unstable; urgency=high
* fixed problem with saving stdin (closes: #137024)
* merged in many new types from Apache source
-- Brian White <bcwhite@pobox.com> Tue, 12 Mar 2002 20:18:19 -0500
mime-support (3.14-1) unstable; urgency=high
* added new mime types (closes: #124223, #128017, #129553, #130523)
* added more descriptive error message when no rules pass their tests
-- Brian White <bcwhite@pobox.com> Thu, 31 Jan 2002 23:07:38 -0500
mime-support (3.13-3) unstable; urgency=high
* changed urgency to get it in to testing before the base freeze
-- Brian White <bcwhite@pobox.com> Sat, 1 Dec 2001 11:30:13 -0500
mime-support (3.13-2) unstable; urgency=low
* removed debug flag from "update-mime" (oops)
-- Brian White <bcwhite@pobox.com> Fri, 30 Nov 2001 08:11:43 -0500
mime-support (3.13-1) unstable; urgency=low
* added new mime.type entries (closes: #111986, #118680, #116672)
* fixed /tmp race coditions and other problems (closes: #94869)
* /etc/mailcap is no longer a conffile (closes: #34294, #115401, #110594)
* fixed ordering within a priority when wildcards are used
-- Brian White <bcwhite@pobox.com> Fri, 30 Nov 2001 00:39:16 -0500
mime-support (3.12-1) unstable; urgency=low
* added new mime.type entries (closes: 100132, 101386, 101465)
* run update-mime during postinst (closes: 107540)
* added new mime.type entries (closes: 85028, 85395, 99117, 101386)
* remove obsolete /var/lib directory (closes: 95563)
-- Brian White <bcwhite@pobox.com> Thu, 9 Aug 2001 23:04:02 -0400
mime-support (3.11-1) unstable; urgency=low
* support escaped percent signs
* added new mime.type entries (closes: 85395, 99117)
-- Brian White <bcwhite@pobox.com> Sun, 22 Apr 2001 11:43:03 -0400
mime-support (3.10-1) unstable; urgency=low
* added "wml" mime types (closes: 69163)
* updated to new rfc-2046 (closes: 79431)
* use "x-terminal-emulator" instead of "xterm" (closes: 79788)
* set "text/css" for ".css" extensions (closes: 80281)
* changed excel and powerpoint entries (closes: 52379)
* no longer use old install-mime (closes: 69494)
* minor documentation fix (closes: 75928)
* support escaped semi-colons (closes: 76583)
* added numerous new mime.type entries
-- Brian White <bcwhite@pobox.com> Sat, 13 Jan 2001 22:42:21 -0500
mime-support (3.9-1) unstable; urgency=low
* made temp file names unique (Bug#50576)
* fixed problem with decoded file not being removed
-- Brian White <bcwhite@pobox.com> Thu, 18 Nov 1999 21:35:56 -0500
mime-support (3.8-1) unstable; urgency=low
* quote filenames during encode/decode to handle shell metacharacters (Bug#42022)
* add 'text/mathml' mime.type (Bug#47699)
-- Brian White <bcwhite@pobox.com> Fri, 29 Oct 1999 07:23:53 -0400
mime-support (3.7-1) unstable; urgency=low
* fixed problem with run-mailcap extracting tests from mailcap (Bug#39877)
* added support for bzip/bzip2 (Bug#42022)
-- Brian White <bcwhite@pobox.com> Fri, 27 Aug 1999 14:27:44 -0400
mime-support (3.6-1) unstable; urgency=low
* remove dependancy on perl; perl-base is sufficient (Bug#41510)
* fixed documentation (Bug#30822)
* made /var/lib/mime/mime-support-compat a conffile (Bug#41148)
* fixed some lintian errors (Bug#41618)
* removed work files from tarball (Bug#41623)
* remove decompressed files when done (Bug#34696)
* now read mime.types from /usr/share/etc and /usr/local/etc (Bug#34731)
* remove all back-ticks from %{...} substitutions
* re-enable "install-mime is obsolete" warning
* send 'test' output to /dev/null
* add new mime types
-- Brian White <bcwhite@pobox.com> Tue, 20 Jul 1999 20:43:28 -0400
mime-support (3.5-1) frozen unstable; urgency=low
* fix ordering problem
-- Brian White <bcwhite@pobox.com> Mon, 30 Nov 1998 12:35:40 -0500
mime-support (3.4-1) frozen unstable; urgency=low
* automatically fix mailcap lines to put '' around %s (#28604)
* temporarily disabled "install-mime is obsolete" warning
-- Brian White <bcwhite@pobox.com> Thu, 12 Nov 1998 09:45:04 -0500
mime-support (3.3-1) unstable; urgency=low
* added conflict for older a2ps with /usr/bin/compose (#25875 and friends)
-- Brian White <bcwhite@pobox.com> Tue, 13 Oct 1998 13:23:16 -0400
mime-support (3.2-1) unstable; urgency=low
* added filename pattern matching if ext match fails (#26810)
* added new mime-type: text/x-crontab (#26810)
* fixed wildcard matching (broke in 3.1)
-- Brian White <bcwhite@pobox.com> Fri, 18 Sep 1998 11:08:51 -0400
mime-support (3.1-1) unstable; urgency=low
* added new mime types
* fixed typo in update-mime man page (prerm -> postrm) (#26561)
* removed x-gzip and x-compress types (they are encodings)
* added gzip and compress encoding support to run-mailcap
* added "copiousoutput" support to run-mailcap
-- Brian White <bcwhite@pobox.com> Mon, 14 Sep 1998 17:32:40 -0400
mime-support (3.0-1) unstable; urgency=low
* complete redesign (#25516, #22377, #7860)
* added new mime types (#24151, #25036)
* moved run-mailcap man page (#25130)
-- Brian White <bcwhite@pobox.com> Sun, 16 Aug 1998 19:06:55 -0400
mime-support (2.17-1) frozen unstable; urgency=low
* added new mime.types for .bz2, .hqx, & .sit
-- Brian White <bcwhite@pobox.com> Tue, 12 May 1998 19:06:38 -0400
mime-support (2.16-1) frozen unstable; urgency=high
* changed name of "show" to "see" (Bug#19775 and friends)
* fixed man page dangling symlink (Bug#19866)
* fixed security of run-mailcap /tmp usage (Bug#19807)
-- Brian White <bcwhite@pobox.com> Mon, 30 Mar 1998 09:44:17 -0500
mime-support (2.15-1) unstable; urgency=high
* improved run-mailcap and aliased it to "showfile"
* fixed bug in "debian-view"
-- Brian White <bcwhite@pobox.com> Fri, 13 Mar 1998 20:53:16 -0500
mime-support (2.14-1) unstable; urgency=high
* fixed bug when used with perl 5.004 (Bug#16222)
-- Brian White <bcwhite@pobox.com> Fri, 20 Feb 1998 11:47:29 -0500
mime-support (2.13-1) unstable; urgency=low
* added 'run-mailcap' program for spawning programs based on mime-type
* enforced rule that actions must not be backgrounded within mailcap
* made 'debian-view' ask to become root when installing (Bug#9018)
* added description to install order resolution (Bug#11929)
* removed obsolete rfc files (Bug#15152)
* Added binary-indep and binary-arch targets (Bug#13548)
* Left copyright file uncompressed (Bug#14510)
-- Brian White <bcwhite@pobox.com> Sat, 7 Feb 1998 16:48:50 -0500
mime-support (2.12-1) frozen unstable; urgency=low
* added more descriptive error for incorrectly formatted mailcap file
* removed "test" hack added to help netscape (slowed lynx) (bug#7294)
-- Brian White <bcwhite@pobox.com> Wed, 2 Apr 1997 14:29:49 -0500
mime-support (2.11-1) unstable; urgency=low
* added hack to work around Netscape's test bug (Bug#7030)
-- Brian White <bcwhite@pobox.com> Wed, 5 Feb 1997 16:00:48 -0500
mime-support (2.10-1) unstable; urgency=low
* added new application/dsptype to mime.types
* added new application/rtf to mime.types
* added new application/png to mime.types (Bug#6611)
-- Brian White <bcwhite@pobox.com> Wed, 11 Dec 1996 21:42:10 -0500
mime-support (2.09-1) unstable; urgency=low
* removed use of perl extensions so no postinst/prerm errors
* added check to make sure /etc/mailcap is valid (Bug#5848)
-- Brian White <bcwhite@pobox.com> Wed, 11 Dec 1996 21:42:10 -0500
mime-support (2.08-2) frozen unstable; urgency=low
* added dependancy on perl
-- Brian White <bcwhite@pobox.com> Tue, 3 Dec 1996 11:53:55 -0500
mime-support (2.08-1) frozen unstable; urgency=low
* added "autoflush" setting for STDOUT
-- Brian White <bcwhite@pobox.com> Mon, 25 Nov 1996 14:38:14 -0500
mime-support (2.07-1) frozen unstable; urgency=low
* added new application/x-pgp-signature to mime.types
* added new scripts to handle audio/basic and application/x-debian-package
-- Brian White <bcwhite@pobox.com> Fri, 22 Nov 1996 13:35:55 -0500
mime-support (2.06-1) unstable; urgency=low
* changed bad content-type error into a warning
-- Brian White <bcwhite@pobox.com> Wed, 16 Oct 1996 12:01:19 +0400
mime-support (2.05-1) unstable; urgency=high
* fixed typo that caused install-mime not to work (sheesh!)
-- Brian White <bcwhite@pobox.com> Fri, 11 Oct 1996 21:19:41 +0400
mime-support (2.04-1) unstable; urgency=low
* added help page to conflict resolution screen
* added checking to content-types
* added text/x-vCard and text/x-vCalendar mime.types
-- Brian White <bcwhite@pobox.com> Mon, 7 Oct 1996 15:01:22 +0400
mime-support (2.03-1) unstable; urgency=low
* added "application/x-httpd-php" type
* added defaults to install-mime prompts
-- Brian White <bcwhite@pobox.com> Thu, 24 Sep 1996 12:01:22 +0400
# Local variables:
# mode: debian-changelog
# End: