Accepting request 636362 from home:Andreas_Schwab:Factory
- gnutls-3.6.0-disable-flaky-dtls_resume-test.patch: refresh to also patch test/Makefile.in as autoreconf does not work OBS-URL: https://build.opensuse.org/request/show/636362 OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=8
This commit is contained in:
parent
8fcb49658a
commit
65aedfc27d
@ -1,8 +1,8 @@
|
|||||||
Index: gnutls-3.6.2/tests/Makefile.am
|
Index: gnutls-3.6.3/tests/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- gnutls-3.6.2.orig/tests/Makefile.am 2018-02-16 08:27:16.000000000 +0100
|
--- gnutls-3.6.3.orig/tests/Makefile.am
|
||||||
+++ gnutls-3.6.2/tests/Makefile.am 2018-03-23 12:07:47.003150907 +0100
|
+++ gnutls-3.6.3/tests/Makefile.am
|
||||||
@@ -330,7 +330,7 @@ if !WINDOWS
|
@@ -406,7 +406,7 @@ if !WINDOWS
|
||||||
# List of tests not available/functional under windows
|
# List of tests not available/functional under windows
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -11,3 +11,25 @@ Index: gnutls-3.6.2/tests/Makefile.am
|
|||||||
|
|
||||||
indirect_tests += dtls-stress
|
indirect_tests += dtls-stress
|
||||||
|
|
||||||
|
Index: gnutls-3.6.3/tests/Makefile.in
|
||||||
|
===================================================================
|
||||||
|
--- gnutls-3.6.3.orig/tests/Makefile.in
|
||||||
|
+++ gnutls-3.6.3/tests/Makefile.in
|
||||||
|
@@ -161,7 +161,7 @@ host_triplet = @host@
|
||||||
|
#
|
||||||
|
# List of tests not available/functional under windows
|
||||||
|
#
|
||||||
|
-@WINDOWS_FALSE@am__append_12 = dtls/dtls dtls/dtls-resume fastopen.sh \
|
||||||
|
+@WINDOWS_FALSE@am__append_12 = 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-nntp.sh \
|
||||||
|
@@ -2507,7 +2507,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-nntp.sh starttls-sieve.sh \
|
||||||
|
ocsp-tests/ocsp-tls-connection \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 18 08:39:56 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- gnutls-3.6.0-disable-flaky-dtls_resume-test.patch: refresh to also patch
|
||||||
|
test/Makefile.in as autoreconf does not work
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 14 13:07:41 UTC 2018 - Luis Henriques <lhenriques@suse.com>
|
Fri Sep 14 13:07:41 UTC 2018 - Luis Henriques <lhenriques@suse.com>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user