commit 9b7b52cbe70b373e0f282be7d7a9760c6b7d8d7b
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sat May 31 17:35:01 2014 -0500
Update to 3.1.25
.gitignore | 1 +
mingw-gnutls.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a23aacd..d071559 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ gnutls-2.6.4-nosrp.tar.bz2
/gnutls-3.1.22-hobbled.tar.xz
/gnutls-3.1.23-hobbled.tar.xz
/gnutls-3.1.24-hobbled.tar.xz
+/gnutls-3.1.25-hobbled.tar.xz
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index e0432ee..0089251 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -1,7 +1,7 @@
%?mingw_package_header
Name: mingw-gnutls
-Version: 3.1.24
+Version: 3.1.25
Release: 1%{?dist}
Summary: MinGW GnuTLS TLS/SSL encryption library
@@ -189,6 +189,10 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
%changelog
+* Sat May 31 2014 Michael Cronenworth <mike(a)cchtml.com> - 3.1.25-1
+- Update to 3.1.25
+- Fixes CVE-2014-3466 (#1103047)
+
* Mon May 26 2014 Michael Cronenworth <mike(a)cchtml.com> - 3.1.24-1
- Update to 3.1.24
diff --git a/sources b/sources
index ae8ef56..980380e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce44f3f472eade22f0e66f2e4b181da4 gnutls-3.1.24-hobbled.tar.xz
+a95978708c2a9a7f793a6d24fd49e17d gnutls-3.1.25-hobbled.tar.xz