2008
mplayer (1.0~rc2-17+lenny3) testing-security; urgency=medium
* use external libfaad : external libfaad is newer, and does not crash
on aac file in http://bugs.debian.org/407010
-- A Mennucc1 <mennucc1@debian.org> Thu, 18 Dec 2008 11:52:35 +0100
mplayer (1.0~rc2-17+lenny2) testing-security; urgency=high
* SA33136: MPlayer TwinVQ Processing Buffer Overflow Vulnerability
Thanks to T. Klein, G. Iuculano, R. Döffinger (Closes: #508803).
-- A Mennucc1 <mennucc1@debian.org> Mon, 15 Dec 2008 21:05:07 +0100
mplayer (1.0~rc2-17+lenny1) testing-security; urgency=high
* Non-maintainer upload by the security team
* Apply upstream patch to fix three integer overflows in the real
demuxing code
Fixes: CVE-2008-3827
-- Steffen Joeris <white@debian.org> Sat, 20 Sep 2008 08:30:59 +0000
mplayer (1.0~rc2-17) unstable; urgency=low
* fix bashism in binary_codecs.sh script,
thanks to Raphael Geissert (Closes: #489636).
* use proper name 'mplayer.xpm' for the icon,
thanks to Fernando Mitio Yamada (Closes: #483499).
* fix: show correct length of theora video (from svn27354),
thanks to Sam Morris and Reimar Döffinger (Closes: #464207).
* [INTL:sv] Swedish strings for mplayer debconf,
thanks to brother@bsnet.se (Closes: #491777).
-- A Mennucc1 <mennucc1@debian.org> Sun, 27 Jul 2008 09:26:24 +0200
mplayer (1.0~rc2-16) unstable; urgency=high
* fix FTBFS, build-depends against libdvdread-dev,
thanks to Bastian Blank (Closes: #491366).
* update lists of binary codecs and mirrors
-- A Mennucc1 <mennucc1@debian.org> Sun, 20 Jul 2008 12:05:47 +0200
mplayer (1.0~rc2-15) unstable; urgency=low
* build-depend on liblzo2-dev
* Bug fix: "mplayer segfaults on opening any *.flv file", thanks A LOT to
Ondrej Certik (Closes: #489291).
* Bug fix: "mplayer: crashes on playing a standalone aac file", thanks
to Michal Suchanek (Closes: #489419).
* Bug fix: "mplayer: crashes with "MPlayer interrupted by signal 11
in module: demux_open" on FLV files", thanks to Paul Collins
(Closes: #487830).
* Bug fix: "mplayer: [INTL:it] debconf templates italian translation",
thanks to Alessandro Vietta (Closes: #481418).
-- A Mennucc1 <mennucc1@debian.org> Sun, 06 Jul 2008 17:57:29 +0200
mplayer (1.0~rc2-14) unstable; urgency=low
* Links with ffmpeg-free provided libraries (Closes: #395252). * Uses libsvga1-dev in Build-Depends instead of svgalibg1-dev, thanks to Guillem Jover (Closes: #483460). * Build-depend on vstream-client-dev, thanks to Paul Hedderly (Closes: #487291).
-- A Mennucc1 <mennucc1@debian.org> Mon, 23 Jun 2008 13:20:34 +0200
mplayer (1.0~rc2-12) unstable; urgency=low
* Conflicts on gcc-4.3 <= 4.3.0-3 to avoid bug 475153 .
* Sorry, 'DEB_BUILD_OPTIONS=noopt ./debian/rules build-arch'
is again broken in i386 . It is simply too difficult to build
mplayer on i386 w/o optimizing it a bit. For details, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402950#44
and following.
* For this reason, and to help solving the strange bug 478731
I have decided to build mplayer with 'configure --enable-debug' and
to create a 'mplayer-dbg' package, to ship debugging symbols.
-- A Mennucc1 <mennucc1@debian.org> Thu, 01 May 2008 20:40:42 +0200
mplayer (1.0~rc2-11) unstable; urgency=low
* avoid FTBFS bug introduced by dpkg-buildpackage setting of "CFLAGS
& al" in environment,
thanks to Lucas Nussbaum (Closes: #475973).
* set 'autodetect' to 'xv,x11' to avoid problems with xvmc and/or gmplayer,
thanks to Walter B. Rasmann (Closes: #473686).
thanks to Sam Morris (Closes: #475934).
thanks to Victor Hahn (Closes: #458786).
* fix bashism in /bin/sh maintainer script,
thanks to Raphael Geissert (Closes: #472232).
* renamed mplayer.xpm to mplayer in desktop file,
thanks to giggz (Closes: #472833).
* added debian/README.source
* add libmpcdec to build-dependencies
-- A Mennucc1 <mennucc1@debian.org> Thu, 01 May 2008 12:16:08 +0200
mplayer (1.0~rc2-10) unstable; urgency=high
* fix: CVE-2008-0073 remote code execution via crafted rtsp stream, thanks to Nico Golde and Reimar Döffinger (Closes: #473056). * use ALSA by default, thanks to Sam Morris (Closes: #470617).
-- A Mennucc1 <mennucc1@debian.org> Sat, 29 Mar 2008 09:40:09 +0100
mplayer (1.0~rc2-9) unstable; urgency=low
* fix: gmplayer wrong driver setting "vo_driver= xmga", thanks to
Siegfrid Brandstätter (Closes: #449041).
* added dependency libaudio-dev, libfribidi-dev, libopenal-dev;
this should make mplayer compiling less dependent on build environment
* and moreover I think I enabled almost everything around, thanks to
Fabian Greffrath (Closes: #419790).
* add BiDi support, thanks to Khaled Hosny (Closes: #462611).
* removed 'uploaders: Dariush Pietrzak <eyck@kuszelas.com>'
thanks to Lucas Nussbaum (Closes: #460031).
* fix missing newline from message displayed by postinst script,
thanks to Serafeim Zanikolas (Closes: #468059).
-- A Mennucc1 <mennucc1@debian.org> Fri, 21 Mar 2008 16:14:55 +0100
mplayer (1.0~rc2-8) unstable; urgency=low
* fix SVN25823 for
CVE-2008-0630, buffer overflow via crafted url ,
thanks Niko Golde (closes: #464532)
* fix SVN25824 for
CVE-2008-0629, buffer overflow via crafted cddb title
thanks Niko Golde (closes: #464533)
* fix for CVE-2008-0485 Array index error in libmpdemux/demux_mov.c
a.k.a. CORE-2007-1218: MPlayer 1.0rc2 buffer overflow vulnerability
thanks Stefan Fritsch
* fix for CVE-2008-0486 Array index vulnerability in libmpdemux/demux_audio.c
a.k.a. CORE-2008-0122: MPlayer arbitrary pointer dereference
thanks Stefan Fritsch (closes: #464060)
-- A Mennucc1 <mennucc1@debian.org> Fri, 8 Feb 2008 20:42:41 +0100
2007
mplayer (1.0~rc2-7) unstable; urgency=low
* fix segfault on GNU/kFreeBSD, by moving a patch from
debian/patches/25kFreeBDS.dpatch directly to debian/rules itself,
thanks to Petr Salinger (Closes: #457312).
* really remove /etc/init.d/mplayer and /etc/rc... files (used <
1.0~rc2-1), thanks to Kumar Appaiah & piuparts (Closes: #454710).
* Avoid 'echo -e' bashism in postinst (now uses /bin/echo ),
thanks to Helmut Grohne (Closes: #451551).
* delete config.h config.mak from diff.gz,
thanks to Fabian Greffrath (Closes: #451381).
* [INTL:sk] Slovak po-debconf translation,
thanks to helix84@centrum.sk (Closes: #440717).
* enable jack support, thanks to Free Ekanayaka (Closes: #440461).
* Document 22disable-xscreensaver.dpatch
* Bump standard to 3.7.3.0 :
- menu for "/usr/bin/gmplayer" goes in section="Applications/Video"
- added Homepage and Vcs fields
-- A Mennucc1 <mennucc1@debian.org> Sat, 29 Dec 2007 13:08:22 +0000
mplayer (1.0~rc2-6) unstable; urgency=low
* created debhelper debian/compat '5'
* corrected mplayer.menu to section="Applications/Viewers"
* fix: cant open a file with spaces in the name through nautilus,
thanks to giggz (Closes: #449298)
* fix: 2xsai filter generates side-by-side double-height images on amd64,
thanks to Josh Triplett and Reimar Döffinger (Closes: #450999)
* clean up of 10configure-alpha.dpatch and 12configure-vidix-alpha.dpatch
* Debconf templates and debian/control reviewed by the
debian-l10n-english team as part of the Smith review project.
Thanks to Christian Perrier.
Closes: #447111, #448247, #412394, #414510, #448247
[Debconf translation updates]
* Belarusian. Thanks Andrei Darashenka. Closes: #447115, #447305
* Galician. Thanks Jacobo Tarrio. Closes: #447300
* French Thanks Yves Rütschlé. Closes: #448844
* Finnish. Thanks Esko Arajärvi. Closes: #447349
* Spanish; Castilian. Thanks Javier Fernández-Sanguino Peña. Closes: #447416
* Czech. Thanks Miroslav Kure. Closes: #447439
* Portuguese. Thanks "traduz" Carlos Lisboa. Closes: #447800
* Vietnamese. Thanks Clytie Siddall. Closes: #447873
* Romanian. Thanks Eddy Petrișor. Closes: #447922
* Dutch; Flemish. Thanks "cobaco". Closes: #448120
* Italian. Thanks Luca Monducci. Closes: #448237
* German. Thanks Helge Kreutzmann. Closes: #448246
* Malayalam. Thanks Santhosh Thottingal. Closes: #448468
* Russian. Thanks Sergey Alyoshin. Closes: #449000
-- A Mennucc1 <mennucc1@debian.org> Wed, 14 Nov 2007 15:49:04 +0100
mplayer (1.0~rc2-5) unstable; urgency=low
* patch to play rtsp stream (hack to skip short packets)
thanks to Stefan Strasser, Reimar Döffinger (Closes: #410424).
* the bug "mplayer segfaults on ogg video" was actually a libtheora bug,
fixed in 1.0~beta1-1 or above: added dependency.
Thanks to Pierre Habouzit, Reimar Döffinger (Closes: #408071).
* Fix FTBFS on GNU/kFreeBSD, thanks to Petr Salinger (Closes: #448791).
-- A Mennucc1 <mennucc1@debian.org> Sun, 04 Nov 2007 12:56:38 +0000
mplayer (1.0~rc2-4) unstable; urgency=low
* fix: _vorbis_block_alloc() implicitly converted to pointer,
thanks to dann frazier (Closes: #447278).
-- A Mennucc1 <mennucc1@debian.org> Fri, 19 Oct 2007 21:01:17 +0200
mplayer (1.0~rc2-3) unstable; urgency=low
* vidix drivers cyberblade sis unichrome fail on alpha, and are probably
useless but in x86_32 and x86_64 archs
-- A Mennucc1 <mennucc1@debian.org> Fri, 19 Oct 2007 18:10:59 +0200
mplayer (1.0~rc2-2) unstable; urgency=low
* Runtime CPU detection only works for x86, x86-64 and PPC
-- A Mennucc1 <mennucc1@debian.org> Fri, 19 Oct 2007 09:43:08 +0200
mplayer (1.0~rc2-1) unstable; urgency=low
* New upstream version. * Remove RTC debconf question and /etc/init.d/mplayer (Closes: #421363) * Use dpatch.
-- A Mennucc1 <mennucc1@debian.org> Wed, 18 Oct 2007 19:27:16 +0200
mplayer (1.0~rc1-16.1) unstable; urgency=high
* Non-maintainer upload by testing security team.
* Check wLongsPerEntry in aviheader.c before using it to prevent
possible NULL pointer dereference (CVE-2007-4938) (Closes: #443478).
-- Nico Golde <nion@debian.org> Tue, 25 Sep 2007 12:39:15 +0200
mplayer (1.0~rc1-16) unstable; urgency=low
* compile for --mcpu=ev5 on alpha; fixes "Illegal instruction on EV56",
thanks to Tom Evans & Ivan Jager (Closes: #431139).
* removed debian/patches (Closes: #409352).
* correct mplayer.config to respect font default, thanks Simon Ruggier.
* linked with liblivemedia, thanks to Hilmar Preusse (Closes: #440338).
-- A Mennucc1 <mennucc1@debian.org> Sat, 01 Sep 2007 12:27:16 +0000
mplayer (1.0~rc1-15) unstable; urgency=low
* Bug fix: "Depends on libconfhelper-perl, but this package has been
removed", thanks to David (Closes: #434509).
* Bug fix: "correction for binary_codecs.sh", thanks to nutzteil@web.de
(Closes: #431537).
-- A Mennucc1 <mennucc1@debian.org> Wed, 1 Aug 2007 11:54:40 +0200
mplayer (1.0~rc1-14) unstable; urgency=high
* fix for stack overflow in the code used to handle cddb queries,
CVE-2007-2948 and SAID 24302, thanks Stefan Cornelius of Secunia Research
* do not use libmad0, on request of upstream
* [INTL:ml] Malayalam debconf template translation
thanks to Santhosh Thottingal (Closes: #419527).
* [INTL:it] Italian debconf templates translation
thanks to Luca Monducci (Closes: #425259).
* [l10n:ro] Romanian debconf templates translation
thanks to Eddy Petrișor (Closes: #415368).
-- A Mennucc1 <mennucc1@debian.org> Wed, 6 Jun 2007 10:17:22 +0200
mplayer (1.0~rc1-13) unstable; urgency=low
* fix for CVE-2007-1246 and similar (Closes: #414075) thanks Kees Cook & Moritz Jodeitand & R Togni patches for files loader/dmo/DMO_VideoDecoder.c from SVN 22204 loader/dshow/DS_VideoDecoder.c from SVN 22205 * [INTL] Japanese po-debconf templates translation, thanks to Kobayashi Noritada (Closes: #413120). * [INTL] Dutch po-debconf translation, thanks cobaco (Closes: #413880) * [INTL] Russian po-debconf translation, thanks Yuri Kozlov (Closes: #414251) * patch for ia64 unaligned access crash, thanks to Bryan Stillwell for debugging & Reimar Döffinger for the patch (Closes: #409431). * mplayer-doc: add doc-base documentation indexes, thanks to Martintxo (Closes: #405945). * binary_codecs.sh: check MD5 on downloaded stuff (Closes: #405371). * binary_codecs.sh: check if bzip2 is there, and bail out graciously otherwise; if untarring fails, allow for retry. Fixes "binary_codecs.sh doesn't install already downloaded codecs", thanks to Ingo Bressler for problem analysis (Closes: #413063). * binary_codecs.sh: do not use fping (my code lost part of URLs) (closes: #399144) * binary_codecs.sh: warn that essential-ppc codecs need libstdc++5, thanks to Bin Zhang (Closes: #404473) for pointing out. * enable smb:// (Closes: #412079). * mplayer.postinst: when vo=x11 or vo=fbdev, zoom=1 is set as well, thanks to Robert Millan (Closes: #412252). * -stop-xscreensaver option disables gnome-screensaver as well (but only if cursor is inside mplayer window) , thanks Adam Tlałka and Reimar Döffinger (Closes: #404975). * [INTL] fix small typo in English template, thanks cobaco (closes: #414393) * [INTL] devices.html -> video.html , thanks cobaco (closes: #414392) * [INTL] True Type -> TrueType , thanks cobaco (closes: #414394) * [INTL] ~/.mplayer/mplayer.conf -> ~/.mplayer/config , thanks Jacobo Tarrio (closes: #408055)
-- A Mennucc1 <mennucc1@debian.org> Sat, 10 Mar 2007 12:57:16 +0100
mplayer (1.0~rc1-12) unstable; urgency=medium
* (possible) security fixes backported from SVN
7585 7586 7591 for libavcodec/h264.c
7640 7650 for libavformat/asf.c
all thanks to Michael Niedermeyer
* Czech debconf translation; thanks to Miroslav Kure (Closes: #408626).
* Portuguese debconf translation; thanks to Traduz! (Closes: #408449).
* Swedish debconf translation; thanks to Andreas Henriksson (Closes: #407864).
* binary_codecs.sh should specify umask;
thanks to Linas Žvirblis (Closes: #406346).
* clarify dependencies (do not pick up them randomly!),
thanks to EspeonEefi (Closes: #405170);
debian/rules: when configuring, disable also: arts , jack , aa , dv , smb
debian/control: depend on: lzo, speex, dts, ladspa, gl (mesa)
* the above adds opengl video output (Closes: #400934).
* forked processes cannot use GTK gui; this fixes bug in caching streams
in gmplayer (Closes: #396962)
thanks to martin f krafft and Reimar Döffinger for patch.
* added in debian/patches all patches that I applied or I am working on
-- A Mennucc1 <mennucc1@debian.org> Wed, 31 Jan 2007 10:30:24 +0100
2006
mplayer (1.0~rc1-11) unstable; urgency=high
* fix for CVE-2006-6172 * fixed "typo in the README.Debian", thanks to Aurelien Jacobs (Closes: #403893). * another (last?) fix for (Closes: #402950), thanks Sam Hocevar.
-- A Mennucc1 <mennucc1@debian.org> Thu, 28 Dec 2006 23:03:42 +0100
mplayer (1.0~rc1-10) unstable; urgency=high
* really apply patch for (Closes: #403379) * many fixes to various codecs, to prevent crashes on randomly altered streams
-- A Mennucc1 <mennucc1@debian.org> Mon, 18 Dec 2006 11:46:35 +0100
mplayer (1.0~rc1-9) unstable; urgency=low
* fix another segfault on (broken) MPEGs without I frames (Closes: #403379). * fix: binary_codecs.sh failed to install essential-ppc codecs, thanks to Bin Zhang (Closes: #403442).
-- A Mennucc1 <mennucc1@debian.org> Sun, 17 Dec 2006 13:06:43 +0100
mplayer (1.0~rc1-8) unstable; urgency=low
* fix segfault on (broken) MPEGs without I frames, (Closes: #402922). * README.Debian: document apt pinning and debian-multimedia * can be compiled with --enable-debug (Closes: #402920). * supports DEB_BUILD_OPTIONS=nostrip/noopt (Closes: #402950) (see README.Debian, though, for gory details) * Spanish po-debconf translation", thanks to Javier Fernández-Sanguino Peña (Closes: #402205). * patch to compile in GNU/kFreeBSD, thanks to Petr Salinger (Closes: #402872).
-- A Mennucc1 <mennucc1@debian.org> Fri, 15 Dec 2006 14:40:54 +0100
mplayer (1.0~rc1-7) unstable; urgency=low
* Bug fix: "mplayer: FTBFS on AMD64", thanks to Emfox Zhou (Closes:
#401893).
-- A Mennucc1 <mennucc1@debian.org> Thu, 7 Dec 2006 14:26:10 +0100
mplayer (1.0~rc1-6) unstable; urgency=low
* debian/control : update mantainer fields * debian/scripts/binary_codecs.sh : 'wget -c -N' -> 'wget -N' * update debian/prefs/codecs_list and mirrors (closes: #399144) * debian/rules : x86_64 -> amd64 (closes: #401697) * applied patch (that should support codecs in amd64 ) http://people.freedesktop.org/~jinghua/real64/mplayer-amd64-real-codecs.diff * update french translation (closes: #400106) * update german translation (closes: #400296) * (again!) set --with-codecsdir to avoid broken default; thanks to Emfox Zhou (Closes: #396017).
-- A Mennucc1 <mennucc1@debian.org> Wed, 6 Dec 2006 10:56:02 +0100
mplayer (1.0~rc1-5) unreleased; urgency=low
* this version was built with external ffmpeg 0.svn6767
it is in http://tonelli.sns.it/pub/mplayer/experimental-shared
-- A Mennucc <debdev@tonelli.sns.it> Mon, 27 Nov 2006 15:03:02 +0100
mplayer (1.0~rc1-4) unstable; urgency=low
* Depends on mplayer-skin
* Use fontconfig in /etc/mplayer/mplayer.conf , so that 'Sans' is
always a fallback; this solves:
"OSD missing numbers/letters", thanks to Sam Morris (Closes: #396531).
if fc-list is available, let the user choose between a huge list as well
* Bug fix: "mplayer: depends exclusively on debconf (debconf-2.0 should
be an alternative)", thanks to Eddy Petrișor (Closes: #397891).
* Patches from Diego Biurrun :
- README.jfdct.gz is already copied inside
libavcodec/jfdctfst.c libavcodec/jfdctint.c
- do not use external libdv (ffmpeg has internally a better one)
- rename win32codecs.sh to binary_codecs.sh,
* Bug fix: "mplayer: win32codecs.sh will not uninstall", thanks to Joey
Morris (Closes: #397867) and Diego for the patch.
* Applied some changes in debconf template, thanks to Helge
Kreutzmann (Closes: #397819).
* Supports caca (Closes: #397749).
* "Initial German debconf translation",
thanks to Helge Kreutzmann (Closes: #397822).
* "French program translation", thanks to Yves Rutschle (Closes: #398515).
* Bug fix: "FTBFS: bashisms in build scripts", thanks to
Florent Bayle (Closes: #396450).
-- A Mennucc1 <mennucc1@debian.org> Sun, 19 Nov 2006 21:06:01 +0100
mplayer (1.0~rc1-3) unstable; urgency=low
* Bug fix: "Outdated info in /usr/share/doc/mplayer/README.Debian",
thanks to Sam Morris (Closes: #396281).
* set --with-codecsdir to avoid broken default; thanks to Emfox Zhou
(Closes: #396017).
-- A Mennucc1 <mennucc1@debian.org> Tue, 31 Oct 2006 09:13:32 +0100
mplayer (1.0~rc1-2) unstable; urgency=low
* rewrote mplayer.{config,template,postinst} ; this also fixes
"mplayer: Strange contents of default config file", thanks to
Sam Morris (Closes: #395829).
* Reviewed description, thanks to Filipus Klutiero (Closes: #395540).
* Use po-debconf
[Diego suggested:]
* Don't install codecs.conf. If people fiddle w/ it, playback will break.
* --disable-bitmap-font, so no more
"annoying message on 'ttf doesn't look like a bitmap '",
thanks to Michael Piefel (Closes: #395325) and Diego
-- A Mennucc1 <mennucc1@debian.org> Sat, 28 Oct 2006 17:49:41 +0200
mplayer (1.0~rc1-1) unstable; urgency=low
* New upstream release
* -nortc is now default since -rtc has disadvantages with recent kernels
( so the mplayer/rtc question is now low priority, defaults to false )
* do not pass --enable-directfb (it fails)
* reorganized debian/rules file (Closes: #395238,#395240,#395303).
* reformat of scripts/win32codecs.sh
-- A Mennucc1 <mennucc1@debian.org> Thu, 26 Oct 2006 12:55:33 +0200
mplayer (1.0~rc1~svn20199-1) unstable; urgency=low
* code pulled from SVN
(and some dirs deleted : see 'debian/rules fix-orig-source')
* do not depend on xmms
* build libraries with -fPIC
* ship in examples dir: etc/menu.conf etc/input.conf etc/codecs.conf
-- A Mennucc1 <mennucc1@debian.org> Fri, 13 Oct 2006 11:41:47 +0200
mplayer (1.0~rc1~svn19921) unstable; urgency=low
* code pulled from SVN
(and some dirs deleted : see 'debian/rules fix-orig-source')
* better debian/copyright file
* fixed some lintian issues
* new debian/rules targets that build a tar from SVN
* updated various README.Debian files (regarding all the
upstream code not shipped into Debian)
* 'debian/rules autocontrol' ( generates control.in -> control )
also adds dependencies for creating docs (if it is needed)
* in debconf, question on -vo is low priority, default is "autodetect"
(that is, no setting)
* mplayer init supports LSB
-- A Mennucc1 <mennucc1@debian.org> Sun, 21 Sep 2006 10:08:27 +0200
mplayer (1.0pre8-1) unstable; urgency=low
* New upstream release * better debian/copyright file * do not ship a skin
-- A Mennucc1 <mennucc1@debian.org> Sun, 30 Jul 2006 12:25:14 +0200
mplayer (1.0pre7try2-1) unstable; urgency=low
* New upstream release
* changed DEB_BUILD_OPTIONS to DEB_BUILD_CONFIGURE ,
DEB_BUILD_OPTIONS is used as in debian policy
* use gcc-3.4
* changed xlibs-dev to a long list of dependencies, for Debian/etch
* try to adhere to http://www.mplayerhq.hu/DOCS/tech/binary-packaging.txt
(see README.Debian for details)
* removed dependency on xlibmesa-dev, disabled opengl
-- A Mennucc1 <mennucc1@debian.org> Mon, 16 Jan 2006 11:47:33 +0100
2005
mplayer (1.0pre7-1) unstable; urgency=low
* New upstream release
-- A Mennucc1 <mennucc1@debian.org> Sun, 24 Apr 2005 19:34:33 +0200
mplayer (1.0pre6a-4) unstable; urgency=low
* Simon McVittie <hacks@pseudorandom.co.uk> wonderful work: - Work around Debian bug #267442 (glibc's sys/uio.h and gcc's altivec.h have conflicting uses for __vector) by re-ordering #includes - Fix potential symlink attack in ./configure - Disable support for binary codecs on platforms for which those codecs aren't available; also disable the corresponding Debconf note when it's inappropriate - Changed Build-Depends: so it works in pbuilder - Explicitly build-depend on libjpeg62-dev, libfontconfig1-dev, libungif4-dev - Tweak debian/rules to avoid certain errors being ignored - Use --language=all
-- A Mennucc1 <mennucc1@debian.org> Sat, 5 Mar 2005 22:24:57 +0100
mplayer (1.0pre6a-3) unstable; urgency=low
* provide a target 'debian/rules get-orig-source'
that recreates the orig.tar.gz ; then use the above orig.tar.gz
* rewrote some parts of debian/rules
* don't clean and recompile docs if upstream ships them
* mplayer-doc was shipping too much stuff
* translated man pages where not installed properly
* compile with libdv4-dev
* correct README.Debian
-- A Mennucc1 <mennucc1@debian.org> Tue, 20 Feb 2005 14:30:19 +0100
mplayer (1.0pre6a-2) unstable; urgency=low
* Forgot build-dep on libtheora * Must not depend on libxvidcore
-- A Mennucc1 <mennucc1@debian.org> Mon, 14 Feb 2005 14:47:56 +0100
mplayer (1.0pre6a-1) unstable; urgency=low
* New upstream release
-- A Mennucc1 <mennucc1@debian.org> Fri, 11 Feb 2005 19:33:42 +0100
2004
mplayer (1.0-cvs20030324-2) unstable; urgency=low
* some corrections, as suggested Diego Biurrun
- binary codecs should go into /usr/lib/codecs (upstream default)
- better template 'mplayer/install_codecs'
- an empty 'font=' in mplayer.conf breaks mplayer: postinst corrected
* correction in 'mplayer/cfgnote'
* better mplayer.postinst and mplayer.config
-- A Mennucc1 <mennucc1@debian.org> Sun, 18 Apr 2004 17:25:37 +0200
mplayer (1.0.cvs20030324-1) unstable; urgency=low
* following the discussion started by Diego Biurrun <diego@biurrun.de> in debian-devel, I have prepared a new packaging of 'mplayer' (with code that comes from CVS) * the upstream tar.bz cannot be distributed by Debian, since it contains CSS code; so I am repackaging it * I have tried my best to address all known issues: - the package contains the detailed Copyright made by Diego Biurrun - the package does not contain CSS code, or AFAIK other code on which there is active patent enforcement - there is a script debian/cvs-changelog.sh that shows all changes done to files included in this source. This should comply with GPLv2 sec 2.a (in spirit if not in letter) For this reason, the source code contains CVS directories. * needs make (>= 3.80) for 'html-chunked-$(1)' in DOCS/xml/Makefile
-- A Mennucc1 <mennucc1@debian.org> Wed, 30 Mar 2004 18:04:06 +0100
2003
mplayer (0.90-3) unstable; urgency=low
* changed description to stress that the .tar.gz in Debian is different from
the upstream (following suggested by Edward Block)
* --enable-fbdirect in configure
* uploaded to Debian
-- A Mennucc1 <mennucc1@debian.org> Fri, 1 Aug 2003 16:21:50 +0200
mplayer (0.90-2) unstable; urgency=low
* removed all CSS code. Now mplayer use lib dvdread
-- A Mennucc1 <mennucc1@debian.org> Fri, 25 Jul 2003 10:50:26 +0200
mplayer (0.90-1) unstable; urgency=low
* uploaded to Debian. The source code was scrutinized for licenses and copyrights. Read copyright for a detailed discussion.
-- A Mennucc1 <mennucc1@debian.org> Wed, 23 Jul 2003 09:45:41 +0200
mplayer (0.90) unstable; urgency=low
* version bumped
-- Gabucino <gabucino@mplayerhq.hu> Sun, 16 Feb 2003 11:02:51 +0100
mplayer (0.90rc4-1) unstable; urgency=low
* new rc-release
-- A Mennucc1 <mennucc1@debian.org> Mon, 24 Feb 2003 18:40:13 +0100
mplayer (0.90rc3-2) unstable; urgency=low
* configure: --disable-dvdnav --enable-mpdvdkit --disable-aa --disable-ggi
on suggestions from author(s)
-- A Mennucc1 <mennucc1@debian.org> Thu, 23 Jan 2003 14:12:50 +0100
mplayer (0.90rc3-1) unstable; urgency=low
* show notes in config, not template * default device in Debian is usually /dev/cdrom, not /dev/dvd
-- A Mennucc1 <mennucc1@debian.org> Mon, 20 Jan 2003 15:54:57 +0100
mplayer (0.90rc2-5) unstable; urgency=low
* ftp-installer: Please read README.Debian.2 * other adjustments to debian/* * notes in the templates were not showing, due to a missing go();
-- A Mennucc1 <mennucc1@debian.org> Thu, 16 Jan 2003 10:02:43 +0100
mplayer (0.90rc2-4) unstable; urgency=low
* #DEBHELPER# in postinst was not working OK (not passing arguments) * template mplayer/install_codecs was not showing
-- Andrea Mennucc <debdev@Tonelli.sns.it> Tue, 14 Jan 2003 09:48:44 +0100
mplayer (0.90rc2-3) unstable; urgency=low
* Thanks to Nagy for teaming up. His are mime and conffile and scripts.
-- Andrea Mennucc <debdev@Tonelli.sns.it> Mon, 13 Jan 2003 16:46:22 +0100
mplayer (0.90rc2-2) unstable; urgency=low
* pass control to debconf scripts in postinst and postrm * purge debconf database on purge.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Sun, 12 Jan 2003 15:01:38 +0100
2002
mplayer (0.90rc3-0) unstable; urgency=low
* new release.
-- Gabucino <gabucino@mplayerhq.hu> Mon, 16 Dec 2002 22:03:55 +0100
mplayer (0.90rc1-0) unstable; urgency=low
* new release.
* now compiled with --enable-runtime-cpudetection for safety reasons.
Disable it for slightly better performance, but the package will run only
on the CPU the build machine had.
* updated package description
-- Gabucino <gabucino@mplayerhq.hu> Sun, 24 Nov 2002 17:01:12 +0100
mplayer (0.90pre9-0) unstable; urgency=low
* new release.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Mon, 21 Oct 2002 22:30:06 +0200
mplayer (0.90pre8-0) unstable; urgency=low
* new release, fix version, we are not at 0.90, we're still at preX
-- Dariush Pietrzak <eyck@ghost.anime.pl> Thu, 19 Sep 2002 09:50:43 +0200
mplayer (0.90-4) unstable; urgency=low
* Fix package building by adding BINDIR.
-- Diego Biurrun <diego@biurrun.de> Wed, 4 Sep 2002 00:49:03 +0200
mplayer (0.90-3) unstable; urgency=low
* Remove configuration files on purge.
-- Diego Biurrun <diego@biurrun.de> Sun, 1 Sep 2002 11:03:13 +0200
mplayer (0.90-2) unstable; urgency=low
* Use the confdir we compile with in the helper scripts
(/etc/mplayer/mplayer.conf instead of /etc/mplayer).
-- Diego Biurrun <diego@biurrun.de> Tue, 27 Aug 2002 11:18:50 +0200
mplayer (0.90-1) unstable; urgency=low
* 0.90 release including latest alsa9 fixes
-- Dariush Pietrzak <eyck@ghost.anime.pl> Wed, 3 Jul 2002 23:32:49 +0200
mplayer (0.90pre5-1) unstable; urgency=low
* rc1 to become 0.90
-- Dariush Pietrzak <eyck@ghost.anime.pl> Fri, 7 Jun 2002 15:31:20 +0200
mplayer (0.90pre4-1) unstable; urgency=low
* new pre-release
-- Dariush Pietrzak <eyck@ghost.anime.pl> Mon, 13 May 2002 08:06:34 +0200
mplayer (0.90pre3-1) unstable; urgency=low
* new pre-release * gtk bug fixed.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Tue, 30 Apr 2002 11:32:43 +0200
mplayer (0.90pre2-1) unstable; urgency=low
* new release.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Sun, 21 Apr 2002 12:49:35 +0200
mplayer (0.60-3) unstable; urgency=low
* install xvidix correctly
-- Dariush Pietrzak <eyck@ghost.anime.pl> Sun, 17 Mar 2002 16:38:54 +0100
mplayer (0.60-2) unstable; urgency=low
* This is meaningless, just to mark that more then 2 months have passed
since last release and lots of thing in mplayer have changed.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Thu, 7 Mar 2002 00:34:20 +0100
mplayer (0.60-1) unstable; urgency=low
* Post 0.60 release. * Changed installation - make install now handles codecs.conf, manpages * and fontdir, so we now use make install for those.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Fri, 4 Jan 2002 11:28:54 +0100
2001
mplayer (0.60pre2-1) unstable; urgency=low
* 0.60 pre2 release
-- Dariush Pietrzak <eyck@ghost.anime.pl> Fri, 28 Dec 2001 22:12:54 +0100
mplayer (0.60pre1-1) unstable; urgency=low
* 0.60 pre-release.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Tue, 25 Dec 2001 00:47:36 +0100
mplayer (0.50-3) unstable; urgency=low
* debian/rules: improve install routine; will include mencore if it is
built
* debian/control: remove invalid source recommends
* debian/copyright: mention that binary distribution is not allowed
* debian/rules: install /usr/share/mplayer/codecs.conf; this should
probably be a config file
* turn on fbdev option
-- Adam Di Carlo <aph@debian.org> Sat, 15 Dec 2001 03:33:44 -0500
mplayer (0.50-2) unstable; urgency=low
* gui added to package/menu
-- Dariush Pietrzak <eyck@ghost.anime.pl> Wed, 7 Nov 2001 11:31:46 +0100
mplayer (0.50-1) unstable; urgency=low
* 0.50 released.
-- Dariush Pietrzak <eyck@ghost.anime.pl> Fri, 12 Oct 2001 13:26:03 +0200
mplayer (0.18-4) unstable; urgency=low
* Changes to debian packaging suggested Josip Rodin
-- Dariush Pietrzak <eyck@ghost.forumakad.pl> Wed, 22 Aug 2001 22:40:58 +0200
mplayer (0.18-3) unstable; urgency=low
* fixed templates.
-- Dariush Pietrzak <eyck@ghost.tinet.pl> Sat, 28 Jul 2001 09:45:45 +0200
mplayer (0.18-2) unstable; urgency=low
* modified debian scripts
-- Dariush Pietrzak <eyck@ghost.tinet.pl> Fri, 27 Jul 2001 09:25:52 +0200
mplayer (0.18-1) unstable; urgency=low
* lots of changes in mplayer
-- Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Mon, 25 Jun 2001 15:59:18 +0200
mplayer (0.17a-2) unstable; urgency=low
* mplayer.conf file, automatic menu files update
-- Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Sun, 20 May 2001 22:50:41 +0200
mplayer (0.17a-1) unstable; urgency=low
* Version change, debian scripts update (rm), maintainer switch
-- Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Thu, 17 May 2001 13:25:12 +0200
mplayer (0.11pre-1) unstable; urgency=low
* Initial release.
-- * TeLeNiEkO * <telenieko@telenieko.com> Mon, 26 Feb 2001 12:24:04 +0100