diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-09-01 12:57:44 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-09-01 12:57:44 +1000 |
commit | a26950733dafd581b97b24ba5dc7ebcef315f512 (patch) | |
tree | 97744951cbe8a3b1cfdd00791d3bfcde2ebdd468 /libvdpau | |
parent | 16b5ae955740735df54ec181571e0777f748f012 (diff) | |
download | xorg-a26950733dafd581b97b24ba5dc7ebcef315f512.tar.gz xorg-a26950733dafd581b97b24ba5dc7ebcef315f512.tar.xz |
[notify] libvdpau: 1.1 -> 1.1.1 Fixes CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200
Diffstat (limited to 'libvdpau')
-rw-r--r-- | libvdpau/.md5sum | 2 | ||||
-rw-r--r-- | libvdpau/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libvdpau/.md5sum b/libvdpau/.md5sum index 92f0b790..95243ba9 100644 --- a/libvdpau/.md5sum +++ b/libvdpau/.md5sum @@ -1 +1 @@ -11a842df9fbaad0f5f10cf553b8d5690 libvdpau-1.1.tar.bz2 +2fa0b05a4f4d06791eec83bc9c854d14 libvdpau-1.1.1.tar.bz2 diff --git a/libvdpau/Pkgfile b/libvdpau/Pkgfile index 41ba821d..a82ec203 100644 --- a/libvdpau/Pkgfile +++ b/libvdpau/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxext xorg-dri2proto name=libvdpau -version=1.1 +version=1.1.1 release=1 source=(http://people.freedesktop.org/~aplattner/vdpau/$name-$version.tar.bz2) |