pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/libaudiofile



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed Jan 21 15:19:27 UTC 2009

Modified Files:
        pkgsrc/audio/libaudiofile: Makefile distinfo
Added Files:
        pkgsrc/audio/libaudiofile/patches: patch-ac patch-ad

Log Message:
(attempt to) fix CVE-2008-5824 (buffer overflow in msadpcm.c),
see Debian bug #510205, just done correctly.
The IMA code might have similar problems. The code appearently can't
handle stereo files correctly anyway, so bail out if >1 channel
which should avoid the problem.
bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/audio/libaudiofile/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/audio/libaudiofile/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/libaudiofile/patches/patch-ac \
    pkgsrc/audio/libaudiofile/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index