summaryrefslogtreecommitdiff
path: root/packages/libvorbis/libvorbis_1.2.0.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-05-16 15:28:55 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-05-16 15:28:55 +0000
commite59191af5bc39b3ad744059da92f7c398b227c3e (patch)
tree780ffa0890bae5e8d0dfa7dc886fdb0cc0e78fa0 /packages/libvorbis/libvorbis_1.2.0.bb
parent8127998b8a4cfcf4e0e1dd60362bbfff74aa4360 (diff)
libvorbis: fix latest security bugs
* got patches from redhat * bump PR
Diffstat (limited to 'packages/libvorbis/libvorbis_1.2.0.bb')
-rw-r--r--packages/libvorbis/libvorbis_1.2.0.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/libvorbis/libvorbis_1.2.0.bb b/packages/libvorbis/libvorbis_1.2.0.bb
index 79b79e8f49..30031ad5e8 100644
--- a/packages/libvorbis/libvorbis_1.2.0.bb
+++ b/packages/libvorbis/libvorbis_1.2.0.bb
@@ -4,8 +4,13 @@ DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \
that is free of intellectual property restrictions. libvorbis \
is the main vorbis codec library."
LICENSE = "BSD"
+PR = "1"
-SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz"
+SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz \
+ file://r14598-CVE-2008-1420.patch;patch=1 \
+ file://r14602-CVE-2008-1419.patch;patch=1 \
+ file://r14602-CVE-2008-1423.patch;patch=1 \
+ "
inherit autotools pkgconfig