[Pkg-swan-devel] [strongswan] 01/02: Disable the new libtls test suite

Romain Francoise rfrancoise at moszumanska.debian.org
Sat Apr 19 16:05:48 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 348b5ce74d2e8f9075d76cba8f51bb3f60393d2f
Author: Romain Francoise <rfrancoise at debian.org>
Date:   Sat Apr 19 18:03:24 2014 +0200

    Disable the new libtls test suite
    
    It appears to be too slow for some archs, although whether that is
    because of CPU or entropy usage is not clear.
---
 debian/patches/02_disable-libtls-tests.patch | 8 ++++++++
 debian/patches/series                        | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/02_disable-libtls-tests.patch b/debian/patches/02_disable-libtls-tests.patch
new file mode 100644
index 0000000..bb1c0ae
--- /dev/null
+++ b/debian/patches/02_disable-libtls-tests.patch
@@ -0,0 +1,8 @@
+--- a/src/libtls/Makefile.am
++++ b/src/libtls/Makefile.am
+@@ -22,4 +22,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 2cf256b..2773268 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01_fix-manpages.patch
+02_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