[libvpx/f14/master] 0.9.6

Tom Callaway spot at fedoraproject.org
Thu Mar 10 19:39:48 UTC 2011


commit 8b415519825e1de26e9523fddd282621db577253
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Mar 10 14:41:10 2011 -0500

    0.9.6

 libvpx.spec |   14 ++++++++------
 sources     |    2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 139eb98..cf25029 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -1,7 +1,7 @@
 Name:			libvpx
 Summary:		VP8 Video Codec SDK
-Version:		0.9.5
-Release:		2%{?dist}
+Version:		0.9.6
+Release:		1%{?dist}
 License:		BSD
 Group:			System Environment/Libraries
 Source0:		http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
@@ -9,9 +9,6 @@ Source1:		libvpx.pc
 # Thanks to debian.
 Source2:		libvpx.ver
 Patch0:			libvpx-0.9.0-no-explicit-dep-on-static-lib.patch
-# From http://review.webmproject.org/#change,1098
-# Should resolve CVE-2010-4203
-Patch1:			libvpx-0.9.5-I6266aba7.patch
 URL:			http://www.webmproject.org/tools/vp8-sdk/
 %ifarch %{ix86} x86_64
 BuildRequires:		yasm
@@ -44,7 +41,6 @@ and decoder.
 %prep
 %setup -q -n %{name}-v%{version}
 %patch0 -p1 -b .no-static-lib
-%patch1 -p1 -b .I6266aba7
 
 %build
 %ifarch %{ix86}
@@ -161,6 +157,12 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Thu Mar 10 2011 Tom Callaway <spot at fedoraproject.org> - 0.9.6-1
+- update to 0.9.6
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.5-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Wed Nov 17 2010 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.5-2
 - apply patch from upstream git (Change I6266aba7), should resolve CVE-2010-4203
 
diff --git a/sources b/sources
index 7e31adf..59db88f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bf2f2c76700202c1fe9201fcb0680e3  libvpx-v0.9.5.tar.bz2
+383f3f07a76099682abb43f79b692b72  libvpx-v0.9.6.tar.bz2


More information about the scm-commits mailing list