From 3f3e541815628f567f42e784197d88ca8068ac26 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 1 Sep 2015 15:08:51 +0200 Subject: [PATCH] Update to 1.1.1 --- .gitignore | 1 + libvdpau.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 391556c..7832d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.9.tar.gz /libvdpau-1.0.tar.bz2 /libvdpau-1.1.tar.bz2 +/libvdpau-1.1.1.tar.bz2 diff --git a/libvdpau.spec b/libvdpau.spec index a57f7ae..4666083 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau -Version: 1.1 -Release: 3%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT URL: http://freedesktop.org/wiki/Software/VDPAU @@ -80,6 +80,10 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Tue Sep 01 2015 Nicolas Chauvet - 1.1.1-1 +- Update to 1.1.1 + Security fix for CVE-2015-5198, CVE-2015-5199, CVE-2015-5200 + * Wed Jun 17 2015 Fedora Release Engineering - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2e6eced..d3f9813 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3031731479e788c7ff3fbcdcdfd1fc3 libvdpau-1.1.tar.bz2 +d1a5380dd339d92a3446647bf73ba7ac libvdpau-1.1.1.tar.bz2