aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
diff options
context:
space:
mode:
authorEneas U de Queiroz <cote2004-github@yahoo.com>2019-04-16 20:12:47 +0000
committerHans Dedecker <dedeckeh@gmail.com>2019-04-17 11:26:55 +0200
commit450d44a8ead2217f8acf541a4eaa4ad560b3e5ac (patch)
treef8d9ede24c7386aec13e4cb69af960e350b201a1 /package/network/services
parente762f5d44a12088899486443fef70f4c9c187db7 (diff)
downloadupstream-450d44a8ead2217f8acf541a4eaa4ad560b3e5ac.tar.gz
upstream-450d44a8ead2217f8acf541a4eaa4ad560b3e5ac.tar.bz2
upstream-450d44a8ead2217f8acf541a4eaa4ad560b3e5ac.zip
openssl: change defaults: ENGINE:on, NPN:off, misc
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software. Enable engine support by default. Right now, some packages require this, so it is always enabled by the bots. Many packages will compile differently when engine support is detected, needing engine symbols from the libraries. However, being off by default, a user compiling its own image will fail to run some popular packages from the official repo. Note that disabling engines did not work in 1.0.2, so this problem never showed up before. NPN support has been removed in major browsers & servers, and has become a small bloat, so it does not make sense to leave it on by default. Remove deprecated CONFIG_ENGINE_CRYPTO symbol that is no longer needed. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Diffstat (limited to 'package/network/services')
0 files changed, 0 insertions, 0 deletions