Your message dated Wed, 26 Dec 2012 12:02:31 +0000
with message-id <[email protected]>
and subject line Bug#696640: fixed in pyvorbis 1.5-2
has caused the Debian Bug report #696640,
regarding python-pyvorbis: pyvorbis causes crashes when reading vorbis files
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
696640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pyvorbis
Version: 1.5-1.1
Severity: important

Dear Maintainer,
pyvorbis causes crashes due to an override of the callback to ov_read. I guess
the actual severity should be grave. More details here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670062#10

I built a patched revision of pyvorbis and I can confirm it works. Here a
little test:
--8<-----------8<-----------8<-----------8<---------
#!/usr/bin/python

import ogg.vorbis

file = ogg.vorbis.VorbisFile('song.ogg')
(data, bytes, bit) = file.read(4096)
--8<-----------8<-----------8<-----------8<---------

Thanks!



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6.0-11.dmz.1-liquorix-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pyvorbis depends on:
ii  libc6           2.13-37
ii  libvorbis0a     1.3.2-1.3
ii  libvorbisenc2   1.3.2-1.3
ii  libvorbisfile3  1.3.2-1.3
ii  python          2.7.3-3
ii  python-ogg      1.3+repack-5+b2
ii  python-support  1.0.15

python-pyvorbis recommends no packages.

Versions of packages python-pyvorbis suggests:
pn  python-pyvorbis-dbg  <none>

--- End Message ---
--- Begin Message ---
Source: pyvorbis
Source-Version: 1.5-2

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

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.
Sandro Tosi <[email protected]> (supplier of updated pyvorbis 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.8
Date: Wed, 26 Dec 2012 12:37:57 +0100
Source: pyvorbis
Binary: python-pyvorbis python-pyvorbis-dbg
Architecture: source amd64
Version: 1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-pyvorbis - Python interface to the Ogg Vorbis library
 python-pyvorbis-dbg - Python interface to the Ogg Vorbis library (debug 
extension)
Closes: 696640
Changes: 
 pyvorbis (1.5-2) unstable; urgency=low
 .
   * debian/patches/03_fix_call_to_ov_read.patch
     - fix a crash ("Floating point exception") when calling read(); thanks to
       Alessio Gaeta for the report and to Emmanuel Anne for the patch;
       Closes: #696640
Checksums-Sha1: 
 e526d01f34a6ddad72cd2b641f279d5699f0ff08 1501 pyvorbis_1.5-2.dsc
 ddfe4964337f728d9777b2deb3108384ef305ba7 8133 pyvorbis_1.5-2.debian.tar.gz
 f01a1a2ca320b0534deb365f81c75c7955c6f060 56962 python-pyvorbis_1.5-2_amd64.deb
 78a96b73cc743a14a0f7ee85c60233c5c2712d99 215036 
python-pyvorbis-dbg_1.5-2_amd64.deb
Checksums-Sha256: 
 e139224d52f7a42aabd1a93c2b20a2b4f485fa4bb008f8015396f59b15ee08f0 1501 
pyvorbis_1.5-2.dsc
 07ed10573bf9bfa7c32d8e6ed756386f4db767a79cef84665420f780bcf0a184 8133 
pyvorbis_1.5-2.debian.tar.gz
 02da20673f8bd193aa3327a47119817829c0a4550101a7264653bd8f513b4796 56962 
python-pyvorbis_1.5-2_amd64.deb
 a538592d91cf0c4565785d6bf5f5d9437a6afcef700b48468699b49c931242ef 215036 
python-pyvorbis-dbg_1.5-2_amd64.deb
Files: 
 acf9586379b28983b2ff572e2fd7da70 1501 python optional pyvorbis_1.5-2.dsc
 616d185ac8b17bdaf9fa6751bba9d4d4 8133 python optional 
pyvorbis_1.5-2.debian.tar.gz
 0f4830c25a7d6626e40e51a207b1e9b2 56962 python optional 
python-pyvorbis_1.5-2_amd64.deb
 0b97431f5a14bf9dc3c6a8ccf0812dec 215036 debug extra 
python-pyvorbis-dbg_1.5-2_amd64.deb

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

iEYEARECAAYFAlDa40EACgkQAukwV0RN2VC68QCcCyarOLpwQIOTey9HHALm19ma
JrcAnR0Q6cdBDU2XCdrfL7d7lAdg8Fyu
=mbX4
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to