mooninite pushed to mingw-gnutls (epel7). "Update to 3.3.11"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 13:57:00 UTC 2015


>From b2e7220a56de2eb4735b4b32eda99b499e8576e4 Mon Sep 17 00:00:00 2001
From: Michael Cronenworth <mike at cchtml.com>
Date: Mon, 15 Dec 2014 16:13:00 -0600
Subject: Update to 3.3.11


diff --git a/.gitignore b/.gitignore
index 0f48bd8..24bba66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gnutls-3.3.9-hobbled.tar.xz
+/gnutls-3.3.11-hobbled.tar.xz
diff --git a/gnutls-3.3.9-get-issuer.patch b/gnutls-3.3.9-get-issuer.patch
deleted file mode 100644
index b50275e..0000000
--- a/gnutls-3.3.9-get-issuer.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c
-index d570f2e..784aa80 100644
---- a/lib/x509/verify-high.c
-+++ b/lib/x509/verify-high.c
-@@ -766,6 +766,7 @@ int gnutls_x509_trust_list_get_issuer(gnutls_x509_trust_list_t list,
- 				gnutls_x509_crt_deinit(crt);
- 				return gnutls_assert_val(ret);
- 			}
-+			*issuer = crt;
- 			return ret;
- 		}
- 	}
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 6b7a459..4006a71 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-gnutls
-Version:        3.3.9
+Version:        3.3.11
 Release:        1%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
@@ -20,7 +20,6 @@ BuildArch:      noarch
 Patch1: gnutls-3.2.7-rpath.patch
 Patch2: gnutls-3.1.11-nosrp.patch
 Patch3: gnutls-3.3.6-default-policy.patch
-Patch4: gnutls-3.3.9-get-issuer.patch
 
 # MinGW-specific patches.
 Patch1000:      gnutls-fix-external-libtasn1-detection.patch
@@ -174,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
 
 
 %changelog
+* Mon Dec 15 2014 Michael Cronenworth <mike at cchtml.com> - 3.3.11-1
+- Update to 3.3.11
+
 * Mon Oct 27 2014 Michael Cronenworth <mike at cchtml.com> - 3.3.9-1
 - Update to 3.3.9
 
diff --git a/sources b/sources
index 0db7a50..7323bc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-856e0fbc6f63ef5bf80c0f78a1d57193  gnutls-3.3.9-hobbled.tar.xz
+1426c570698bde0ce81283f854ef0de6  gnutls-3.3.11-hobbled.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mingw-gnutls.git/commit/?h=epel7&id=b2e7220a56de2eb4735b4b32eda99b499e8576e4


More information about the scm-commits mailing list