[Pkg-swan-devel] [strongswan] 01/01: Disable libtls tests again for 5.2.1-3
Romain Francoise
rfrancoise at moszumanska.debian.org
Thu Oct 23 16:23:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfrancoise pushed a commit to branch master
in repository strongswan.
commit 899ca346cb49af426aa1518e2b6a0d4aa0fb2fd4
Author: Romain Francoise <rfrancoise at debian.org>
Date: Thu Oct 23 18:12:42 2014 +0200
Disable libtls tests again for 5.2.1-3
---
debian/changelog | 7 +++++++
debian/patches/04_disable-libtls-tests.patch | 8 ++++++++
debian/patches/series | 1 +
3 files changed, 16 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 580003a..59644eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+strongswan (5.2.1-3) unstable; urgency=medium
+
+ * Disable libtls tests again, they are still too intensive for the buildd
+ network...
+
+ -- Romain Francoise <rfrancoise at debian.org> Thu, 23 Oct 2014 18:09:27 +0200
+
strongswan (5.2.1-2) unstable; urgency=medium
* Cherry-pick commits 701d6ed and 1c70c6e from upstream to fix checksum
diff --git a/debian/patches/04_disable-libtls-tests.patch b/debian/patches/04_disable-libtls-tests.patch
new file mode 100644
index 0000000..a0b4215
--- /dev/null
+++ b/debian/patches/04_disable-libtls-tests.patch
@@ -0,0 +1,8 @@
+--- a/src/libtls/Makefile.am
++++ b/src/libtls/Makefile.am
+@@ -26,4 +26,4 @@
+ tls_server.h tls_handshake.h tls_application.h tls_aead.h tls.h
+ endif
+
+-SUBDIRS = . tests
++SUBDIRS = .
diff --git a/debian/patches/series b/debian/patches/series
index ed4f144..c14ab5d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
01_fix-manpages.patch
02_chunk-endianness.patch
03_systemd-service.patch
+04_disable-libtls-tests.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list