openwrt/package
Eneas U de Queiroz 450d44a8ea 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>
2019-04-17 11:26:55 +02:00
..
base-files base-files: add leds migration 2019-04-06 19:14:05 +02:00
boot uboot-envtools: fix fw_env.config for ox820/stg-212 2019-04-11 19:21:55 +02:00
devel Revert "valgrind: enable LTO and refresh patches" 2019-03-21 17:07:00 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-03-30 10:36:31 +01:00
kernel kernel: Fix kmod-drm-amdgpu and kmod-drm-radeon dependencies 2019-04-16 22:51:29 +02:00
libs openssl: change defaults: ENGINE:on, NPN:off, misc 2019-04-17 11:26:55 +02:00
network netifd: update to latest git HEAD 2019-04-15 23:20:20 +02:00
system procd/hotplug: add dependency to dialout and audio group 2019-04-16 22:51:29 +02:00
utils adb: fix missing PKG_MIRROR_HASH 2019-03-21 00:57:54 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00