[Bug 74282] Re: Altivec detection broken on G3 (multiple packages)

Launchpad Bug Tracker 74282 at bugs.launchpad.net
Sun Jun 7 13:35:07 UTC 2009


This bug was fixed in the package mplayer -
2:1.0~rc3+svn20090426-1ubuntu1

---------------
mplayer (2:1.0~rc3+svn20090426-1ubuntu1) karmic; urgency=low

  * Switch to debian packaging for the mplayer package
  * New upstream release, LP: #336697, #260918, #246675, #243453, #74282
  * Fixes security issues: CVE-2008-5616, LP: #308939
  * many flv fixes LP: #73271, #347021
  * Build and install mencoder
  * Bump epoch

mplayer (1.0~rc3+svn20090426-1) unstable; urgency=low

  [ fabrice ]
  * Introduce the mplayer-nogui package, that does not depend on GTK+

  [ Reinhard Tartler ]
  * new upstream svn version based on the 1.0rc3 branch
  * various cleanups and refactoring in debian/rules
  * no longer remove mencoder.c: It does hardly contain any "dangerous"
    or patented code. Instead:
  * strip libavcodec similar to how its done in the ffmpeg package. This
    brings the patent policy of the mplayer and ffmpeg package in debian
    finally in sync. c.f. the comments and the "discussion" in #522373.
  * install upstream's version of binary_codecs.sh

mplayer (1.0~rc3+svn20090405-1) unstable; urgency=low

  * New upstream version. Track the 1.0rc3 release branch for now.
  * remove 50_r28803_segfault_print_int.patch, merged upstream.
  * no longer remove the TOOLS subdirectory from the upstream source.
  * make get-orig-source rule actually work.
  * disable musepack support. Closes: #476384
  * completely delegate handling of /etc/mplayer/mplayer.conf to
    dpkg. This change removes also all debconf templates and reduces
    package complexity.
  * move .gbp.conf to debian/gbp.conf
  * cleanups in debian/rules: prefer external debhelper helper files
  * enhance upstream Makefile to install gmplayer manpages
     - implement as quilt patch, submitted upstream
     - debian/rules: make use of the added rules
  * use dh_prep instead of dh_clean -k
  * bump Standards-Version to 3.8.1

mplayer (1.0~rc2+svn20090303-7) unstable; urgency=low

  * various cleanups in  debian/rules.
  * as a side effect, DEB_BUILD_OPTIONS set to noopt no longer works. It
    really needs to be implemented in ./configure instead of weird hackery
    in debian/rules. patches welcome.
  * run 'make distclean' only of config.mak exists.
  * remove debian/control.mplayer* variants.
  * don't --enable-debug on mipsen. This hopfully fixes the FTBFS on mipsen.

mplayer (1.0~rc2+svn20090303-6) unstable; urgency=low

  [ A Mennucc1 ]

  * use ./configure flags to dynamically link FFmpeg,
    delete patch  30link-system-ffmpeg.patch

  [ Reinhard Tartler ]

  * cleanup debian/rules: use --enable-debug on all architectures but mips.
    in order to fix a FTBFS. This results in making the -dbg package on mips
    useless. If you are interested in having a usable mplayer-dbg package on
    mips, please try enabling that switch in debian/rules and send us your
    buildlog!
  * run 'make distclean' only of config.mak exists
  * cleanup debian/rules: remove unnecessary clean statements

mplayer (1.0~rc2+svn20090303-5) unstable; urgency=low

  * debian/control : move docbook-xml,docbook-xsl,xsltproc from
    Build-Depends-Indep to Build-Depends, since they are needed to run
    configure

mplayer (1.0~rc2+svn20090303-4) unstable; urgency=low

  * try another fix for bug 520113
  * disable specific patch for powerpc, that was reducing optimization to -O
    to avoid gcc bug 475153

mplayer (1.0~rc2+svn20090303-3) unstable; urgency=low

  * try a fix for bug 520113

mplayer (1.0~rc2+svn20090303-2) unstable; urgency=low

  * always build documentation. Fixes FTBFS.

mplayer (1.0~rc2+svn20090303-1) unstable; urgency=low

  * new upstream snapshot (Closes: #517774)
  * this version has dvdnav:// support (Closes: #430211)
  * rebuild against new ffmpeg in unstable,
    (Closes: #518670, #516933, #492229, #505048, #512892, #496709)
  * converted package to use git Closes: #508483
  * completly reworked the way the .orig.tar.gz is created, please see
    debian/README.upstream-upgrade and debian/get-orig-source.sh for details
  * large refactoring of debian/control and debian/rules
  * dropped many unnecessary versioned build dependencies
  * bumped debhelper compatibility level 4->7
  * replace patch system from dpatch to quilt
  * dropped the following patches, merged upstream:
        - 10configure-alpha.dpatch
        - 12configure-vidix-alpha.dpatch
        - 24mplayer.desktop.dpatch
        - 25kFreeBDS.dpatch
        - 25mplayer-desktop.dpatch
        - 30vorbis-block-alloc.dpatch
        - 40rtsp_demux.dpatch
        - 51xsai.dpatch
        - CVE-2008-0073--rtsp_fix.diff
        - CVE-2008-0629--stream_cddb.c.diff
        - CVE-2008-0630.diff
        - SA33136_demux_vqf.c.diff
        - demux.patch
        - demux_audio_fix_20080129.diff
        - demux_mov_fix_20080129.diff
        - oCERT-2008-013--realfix.diff
        - theora_length_fix_svn27354.diff
        - to-ffmpeg-free-0.svn20080206.diff
  * reworked the way the control file for the mplayer-non-dfsg package is
    handled: it now copied from debian/control.mplayer-non-dfsg. Add a
    debian/control target in debian rules.
  * do not run the actual rules of debian/rules in parallel, fixes FTBFS
  * implement the debconf review by Josselin Mouette and Christian
    Perrier. The last debconf question is mplayer/replace-existing-files
    (which can be dropped after ucf is deployed in the package) and
    mplayer/voutput, which needs more thought. (Closes: #445091)
  * verified that http://oumph.free.fr/tmp/29761.h264 no longer crashes
    mplayer (Closes: #497467)
  * add japanese debconf translation, thanks to Hideki Yamane.
    (Closes: #512874)
  * warn about libstdc++.so.5 when installing binary codecs in i386 as well
    (Closes: #497787)
  * add libpulse-dev to build dependencies to enable pulseaudio backend
    (Closes: #468470)
  * add libschroedinger-dev to build dependencies

 -- Reinhard Tartler <siretart at tauware.de>   Sat, 06 Jun 2009 23:01:52
+0200

** Changed in: mplayer (Ubuntu)
       Status: Confirmed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0073

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0629

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0630

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-5616

-- 
Altivec detection broken on G3 (multiple packages)
https://bugs.launchpad.net/bugs/74282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list