aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/120-strip-cflags-from-binary.patch
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2022-02-20 21:09:28 -0300
committerPetr Štetiar <ynezz@true.cz>2022-02-22 16:37:23 +0100
commit17a6ca12d3dfbb8808ca6d8a5300ff2a9121ba36 (patch)
tree7ca70a3aa1f9499b2496b48ec4cb60dc0a3f0c42 /package/libs/openssl/patches/120-strip-cflags-from-binary.patch
parentaae7af4219e56c2787f675109d9dd1a44a5dcba4 (diff)
downloadupstream-17a6ca12d3dfbb8808ca6d8a5300ff2a9121ba36.tar.gz
upstream-17a6ca12d3dfbb8808ca6d8a5300ff2a9121ba36.tar.bz2
upstream-17a6ca12d3dfbb8808ca6d8a5300ff2a9121ba36.zip
openssl: config engines in /etc/ssl/engines.cnf.d
This changes the configuration of engines from the global openssl.cnf to files in the /etc/ssl/engines.cnf.d directory. The engines.cnf file has the list of enabled engines, while each engine has its own configuration file installed under /etc/ssl/engines.cnf.d. Patches were refreshed with --zero-commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'package/libs/openssl/patches/120-strip-cflags-from-binary.patch')
-rw-r--r--package/libs/openssl/patches/120-strip-cflags-from-binary.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libs/openssl/patches/120-strip-cflags-from-binary.patch b/package/libs/openssl/patches/120-strip-cflags-from-binary.patch
index 7faec9ab88..20fe21f2ac 100644
--- a/package/libs/openssl/patches/120-strip-cflags-from-binary.patch
+++ b/package/libs/openssl/patches/120-strip-cflags-from-binary.patch
@@ -1,4 +1,4 @@
-From 4ad8f2fe6bf3b91df7904fcbe960e5fdfca36336 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Eneas U de Queiroz <cote2004-github@yahoo.com>
Date: Thu, 27 Sep 2018 08:31:38 -0300
Subject: Avoid exposing build directories
@@ -9,7 +9,6 @@ OpenSSL_version(OPENSSL_CFLAGS), or running openssl version -a
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
diff --git a/crypto/build.info b/crypto/build.info
-index 2c619c62e8..893128345a 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -10,7 +10,7 @@ EXTRA= ../ms/uplink-x86.pl ../ms/uplink.c ../ms/applink.c \