forked from pool/gnutls
Forgot changelog entry. OBS-URL: https://build.opensuse.org/request/show/691550 OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=19
36 lines
1.5 KiB
Diff
36 lines
1.5 KiB
Diff
Index: gnutls-3.6.7/tests/Makefile.am
|
|
===================================================================
|
|
--- gnutls-3.6.7.orig/tests/Makefile.am
|
|
+++ gnutls-3.6.7/tests/Makefile.am
|
|
@@ -453,7 +453,7 @@ if !WINDOWS
|
|
# List of tests not available/functional under windows
|
|
#
|
|
|
|
-dist_check_SCRIPTS += dtls/dtls dtls/dtls-resume #dtls/dtls-nb
|
|
+dist_check_SCRIPTS += dtls/dtls #dtls/dtls-resume #dtls/dtls-nb
|
|
|
|
indirect_tests += dtls-stress
|
|
|
|
Index: gnutls-3.6.7/tests/Makefile.in
|
|
===================================================================
|
|
--- gnutls-3.6.7.orig/tests/Makefile.in
|
|
+++ gnutls-3.6.7/tests/Makefile.in
|
|
@@ -165,7 +165,7 @@ host_triplet = @host@
|
|
#
|
|
# List of tests not available/functional under windows
|
|
#
|
|
-@WINDOWS_FALSE@am__append_13 = dtls/dtls dtls/dtls-resume fastopen.sh \
|
|
+@WINDOWS_FALSE@am__append_13 = dtls/dtls fastopen.sh \
|
|
@WINDOWS_FALSE@ pkgconfig.sh starttls.sh starttls-ftp.sh \
|
|
@WINDOWS_FALSE@ starttls-smtp.sh starttls-lmtp.sh \
|
|
@WINDOWS_FALSE@ starttls-pop3.sh starttls-xmpp.sh \
|
|
@@ -2703,7 +2703,7 @@ x509sign_verify_rsa_DEPENDENCIES = $(COM
|
|
$(am__DEPENDENCIES_2)
|
|
am__dist_check_SCRIPTS_DIST = rfc2253-escape-test \
|
|
rsa-md5-collision/rsa-md5-collision.sh systemkey.sh dtls/dtls \
|
|
- dtls/dtls-resume fastopen.sh pkgconfig.sh starttls.sh \
|
|
+ fastopen.sh pkgconfig.sh starttls.sh \
|
|
starttls-ftp.sh starttls-smtp.sh starttls-lmtp.sh \
|
|
starttls-pop3.sh starttls-xmpp.sh starttls-nntp.sh \
|
|
starttls-sieve.sh ocsp-tests/ocsp-tls-connection \
|