[libmodplug/el6] Update to 0.8.8.5 to fix CVE-2013-4233 and CVE-2013-4234.

Karel Volný kvolny at fedoraproject.org
Wed Aug 27 14:36:06 UTC 2014


commit 8064d526f0ac95ff096ab55c0eb9bf71f34b77fc
Author: Karel Volný <kvolny at redhat.com>
Date:   Wed Aug 27 16:36:01 2014 +0200

    Update to 0.8.8.5 to fix CVE-2013-4233 and CVE-2013-4234.

 .gitignore      |    1 +
 libmodplug.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76848e6..882a894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libmodplug-0.8.8.3.tar.gz
+/libmodplug-0.8.8.5.tar.gz
diff --git a/libmodplug.spec b/libmodplug.spec
index e328be8..5cf50bc 100644
--- a/libmodplug.spec
+++ b/libmodplug.spec
@@ -1,6 +1,6 @@
 Name:           libmodplug
-Version:        0.8.8.3
-Release:        2%{?dist}
+Version:        0.8.8.5
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Modplug mod music file format library
 
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 27 2014 Karel Volný <kvolny at redhat.com> - 1:0.8.8.5-1
+- Update to 0.8.8.5 to fix CVE-2013-4233 and CVE-2013-4234.
+
 * Mon May  9 2011 Ville Skyttä <ville.skytta at iki.fi> - 1:0.8.8.3-2
 - Don't require /etc/timidity.cfg on EL-6, there is no suitable provider
   package available in it at the moment.
diff --git a/sources b/sources
index 43d955d..b9f42d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a9c713f0f56894163ddc61f9a0d1f71  libmodplug-0.8.8.3.tar.gz
+5f30241db109d647781b784e62ddfaa1  libmodplug-0.8.8.5.tar.gz


More information about the scm-commits mailing list