Imported Debian patch 3.13.0+dfsg-1

This commit is contained in:
Felix Lechner
2017-12-21 15:43:45 -08:00
committed by Mario Fetka
486 changed files with 170201 additions and 33128 deletions

View File

@@ -3,7 +3,7 @@ Forwarded: no
From: Felix Lechner <felix.lechner@lease-up.com>
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,25 +101,6 @@ include tests/include.am
@@ -113,25 +113,6 @@ include tests/include.am
include sslSniffer/sslSnifferTest/include.am
include rpm/include.am

View File

@@ -7,7 +7,7 @@ Last-Update: 2017-04-22
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/configure.ac
+++ b/configure.ac
@@ -175,7 +175,6 @@ then
@@ -194,7 +194,6 @@ then
enable_ocspstapling=yes
enable_ocspstapling2=yes
enable_crl=yes

View File

@@ -7,7 +7,7 @@ Last-Update: 2017-04-22
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/wolfssl/test.h
+++ b/wolfssl/test.h
@@ -152,7 +152,7 @@
@@ -160,7 +160,7 @@
#endif
#endif /* WOLFSSL_SOCKET_IS_INVALID */

View File

@@ -0,0 +1,14 @@
Description: Fix clean target for repeated builds
Author: Felix Lechner <felix.lechner@lease-up.com>
Forwarded: no
Last-Update: 2017-12-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/cyassl/include.am
+++ b/cyassl/include.am
@@ -29,3 +29,5 @@ noinst_HEADERS+= cyassl/options.
else
nobase_include_HEADERS+= cyassl/options.h
endif
+
+CLEANFILES+=cyassl/options.h

View File

@@ -1,3 +1,4 @@
improve-clean-target.patch
dfsg.patch
fix-hurd-i386-flags.patch
turn-off-fastmath-for-amd64.patch

View File

@@ -8,7 +8,7 @@ Last-Update: 2017-04-22
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/configure.ac
+++ b/configure.ac
@@ -2481,10 +2481,6 @@ fi
@@ -3036,10 +3036,6 @@ fi
# set fastmath default
FASTMATH_DEFAULT=no