nmav pushed to gnutls (f22). "new upstream release (3.3.15)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 11:42:47 UTC 2015


>From 6b9010d457b67507dcdcd8631958abd7c6e18df2 Mon Sep 17 00:00:00 2001
From: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date: Mon, 4 May 2015 15:37:49 +0200
Subject: new upstream release (3.3.15)


diff --git a/.gitignore b/.gitignore
index 688ac99..a5461b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-3.3.12-hobbled.tar.xz
 /gnutls-3.3.13-hobbled.tar.xz
 /gnutls-3.3.14-hobbled.tar.xz
+/gnutls-3.3.15-hobbled.tar.xz
diff --git a/gnutls-3.3.14-sigpipe.patch b/gnutls-3.3.14-sigpipe.patch
deleted file mode 100644
index 871b473..0000000
--- a/gnutls-3.3.14-sigpipe.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/tests/mini-loss-time.c b/tests/mini-loss-time.c
-index 6a10606..e76ff05 100644
---- a/tests/mini-loss-time.c
-+++ b/tests/mini-loss-time.c
-@@ -287,6 +287,7 @@ void doit(void)
- 	time_t tstart, tstop;
- 
- 	signal(SIGCHLD, ch_handler);
-+	signal(SIGPIPE, SIG_IGN);
- 
- 	tstart = time(0);
- 	start(2, -1);
diff --git a/gnutls.spec b/gnutls.spec
index 53b12ac..f861e55 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -2,7 +2,7 @@
 %bcond_without guile
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 3.3.14
+Version: 3.3.15
 Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: GPLv3+ and LGPLv2+
@@ -35,7 +35,6 @@ Source2: hobble-gnutls
 Patch1: gnutls-3.2.7-rpath.patch
 Patch3: gnutls-3.1.11-nosrp.patch
 Patch4: gnutls-3.3.6-default-policy.patch
-Patch5: gnutls-3.3.14-sigpipe.patch
 
 # Wildcard bundling exception https://fedorahosted.org/fpc/ticket/174
 Provides: bundled(gnulib) = 20130424
@@ -138,7 +137,6 @@ This package contains Guile bindings for the library.
 %patch1 -p1 -b .rpath
 %patch3 -p1 -b .nosrp
 %patch4 -p1 -b .default-policy
-%patch5 -p1 -b .sigpipe
 sed 's/gnutls_srp.c//g' -i lib/Makefile.in
 sed 's/gnutls_srp.lo//g' -i lib/Makefile.in
 rm -f lib/minitasn1/*.c lib/minitasn1/*.h
@@ -272,6 +270,9 @@ fi
 %endif
 
 %changelog
+* Mon May  4 2015 Nikos Mavrogiannopoulos <nmav at redhat.com> - 3.3.15-1
+- updated to 3.3.15 (#1218426,#1218513)
+
 * Mon Mar 30 2015 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.3.14-1
 - new upstream release
 - improved BER decoding of PKCS #12 structures (#1131461)
diff --git a/sources b/sources
index f7bfc51..1da8bcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5a7efed423f07e1336161f492edf478  gnutls-3.3.14-hobbled.tar.xz
+77cd6817f2051d457aab6679340e02dd  gnutls-3.3.15-hobbled.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnutls.git/commit/?h=f22&id=6b9010d457b67507dcdcd8631958abd7c6e18df2


More information about the scm-commits mailing list