Your message dated Mon, 26 Mar 2007 14:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407003: fixed in ffmpeg 0.cvs20060823-8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ffmpeg
Version: 0.cvs20060823-5
Severity: important

   ffplay crashes at various places with the following files:

      http://sam.zoy.org/zzuf/lol-ffplay.ogg (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.mpg (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.m2v (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.avi (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.flac (heap corruption)
      http://sam.zoy.org/zzuf/lol-ffplay.ogm (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.wmv (SIGSEGV)
      http://sam.zoy.org/zzuf/lol-ffplay.ac3 (SIGSEGV)

   I'm setting the severity to important, but the potential security
issues should not be overlooked. More information about the software I
used is available at http://sam.zoy.org/zzuf/.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ffmpeg depends on:
ii  libavcodec0d             0.cvs20060823-5 ffmpeg codec library
ii  libavformat0d            0.cvs20060823-5 ffmpeg file format library
ii  libc6                    2.3.6.ds1-10    GNU C Library: Shared libraries
ii  libsdl1.2debian          1.2.11-7        Simple DirectMedia Layer

ffmpeg recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: ffmpeg
Source-Version: 0.cvs20060823-8

We believe that the bug you reported is fixed in the latest version of
ffmpeg, which is due to be installed in the Debian FTP archive:

ffmpeg_0.cvs20060823-8.diff.gz
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20060823-8.diff.gz
ffmpeg_0.cvs20060823-8.dsc
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20060823-8.dsc
ffmpeg_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20060823-8_i386.deb
libavcodec-dev_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libavcodec-dev_0.cvs20060823-8_i386.deb
libavcodec0d_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libavcodec0d_0.cvs20060823-8_i386.deb
libavformat-dev_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libavformat-dev_0.cvs20060823-8_i386.deb
libavformat0d_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libavformat0d_0.cvs20060823-8_i386.deb
libpostproc-dev_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libpostproc-dev_0.cvs20060823-8_i386.deb
libpostproc0d_0.cvs20060823-8_i386.deb
  to pool/main/f/ffmpeg/libpostproc0d_0.cvs20060823-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated ffmpeg 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 23 Mar 2007 22:43:48 +0100
Source: ffmpeg
Binary: libavformat-dev libavformat0d ffmpeg libavcodec-dev libpostproc0d 
libpostproc-dev libavcodec0d
Architecture: source i386
Version: 0.cvs20060823-8
Distribution: unstable
Urgency: high
Maintainer: Debian multimedia packages maintainers <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 ffmpeg     - multimedia player, server and encoder
 libavcodec-dev - development files for libavcodec
 libavcodec0d - ffmpeg codec library
 libavformat-dev - development files for libavformat
 libavformat0d - ffmpeg file format library
 libpostproc-dev - development files for libpostproc
 libpostproc0d - ffmpeg video postprocessing library
Closes: 379922 404176 407003
Changes: 
 ffmpeg (0.cvs20060823-8) unstable; urgency=high
 .
   * debian/patches/052_base64_encode_crash.diff:
     + New patch: fix an infinite loop in base64 encoding.
 .
   * debian/patches/053_rm_demux_crash.diff:
     + New patch: fix a double free with corrupted rm files (Closes: #379922).
 .
   * debian/patches/054_h264_mmx_chroma_mc_crash.diff:
     + New patch: workaround for a buffer overflow in the MMX H264 chroma
       motion compensation until upstream fixes it properly (Closes: #404176).
 .
   * debian/patches/070_zzuf_r7536_ogm_crash.diff:
   * debian/patches/071_zzuf_r7537_avi_crash.diff:
   * debian/patches/072_zzuf_r7538_mpeg_crash.diff:
   * debian/patches/073_zzuf_r7539_asf_crash.diff:
   * debian/patches/074_zzuf_r7561_ogm_crash.diff:
   * debian/patches/075_zzuf_r7595_flac_crash.diff:
   * debian/patches/076_zzuf_r7718_mpeg_infinite_loop.diff:
   * debian/patches/077_zzuf_r7889_mpeg_crash.diff:
     + New patches taken from upstream SVN. Fix various crashes and deadlocks
       found with zzuf (Closes: #407003).
 .
   * debian/control:
     + Set pkg-multimedia-maintainers as main maintainer.
     + Updated VCS fields.
Files: 
 fdd4115edf9f0b3109d617e387b57728 1251 libs optional ffmpeg_0.cvs20060823-8.dsc
 e0b3f4ca1cfafde552ad4cfe0beb6254 36184 libs optional 
ffmpeg_0.cvs20060823-8.diff.gz
 927acf36c2887fd0137aa0eb0df31725 182030 graphics optional 
ffmpeg_0.cvs20060823-8_i386.deb
 821ea4f29c65c91c1aa764dcfac722e2 1528392 libs optional 
libavcodec0d_0.cvs20060823-8_i386.deb
 6f101cb23252d93ab7f7cc2adac276e0 37184 libs optional 
libpostproc0d_0.cvs20060823-8_i386.deb
 b126ef00134839d1cbf3435862e39ed8 285960 libs optional 
libavformat0d_0.cvs20060823-8_i386.deb
 af76b02983d0b677339fd34d7af8742c 1585684 libdevel optional 
libavcodec-dev_0.cvs20060823-8_i386.deb
 d5fab54b187d42723bf30edc30a33802 37944 libdevel optional 
libpostproc-dev_0.cvs20060823-8_i386.deb
 431b97d3a6de3b97c0b4612436bd06bf 329534 libdevel optional 
libavformat-dev_0.cvs20060823-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGB9CefPP1rylJn2ERAiJeAJ9eWbl6OpAV5duwoFnXjEJ9wNDP+ACeIdeT
wxoDRUDssuxAtgI470sPtIA=
=Jasd
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to