[libvpx/el6/master] 0.9.6

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


commit 2164e1c60f88d9c91e3832b40b1968cb5952d677
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Mar 10 14:40:24 2011 -0500

    0.9.6

 libvpx.spec |   11 +++++------
 sources     |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index db58031..882b869 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/
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %ifarch %{ix86} x86_64
@@ -45,7 +42,6 @@ and decoder.
 %prep
 %setup -q -n %{name}-v%{version}
 %patch0 -p1 -b .no-static-lib
-%patch1 -p1 -b .I6266aba7
 
 %build
 %ifarch %{ix86}
@@ -169,6 +165,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Thu Mar 10 2011 Tom Callaway <spot at fedoraproject.org> - 0.9.6-1
+- update to 0.9.6
+
 * 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