meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp
Jackie Huang d8e69bc9e9 net-snmp: support openssl without 3des
net-snmp enables 3des support by default and fails to build with distro
feature openssl-no-weak-ciphers:

| ../../net-snmp-5.7.3/snmplib/scapi.c:82:25: fatal error: openssl/des.h: No such file or directory
|  #include <openssl/des.h>

To fix the issue:
* add a patch to include des.h only if it's found in openssl
* disable des when openssl-no-weak-ciphers is enabled

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-01-08 11:54:39 -05:00
..
0001-BUG-a2584-Fix-snmptrap-to-use-clientaddr-from-snmp.c.patch net-snmp: fix snmptrap to use clientaddr from snmp.conf. 2016-12-14 09:20:09 -05:00
0001-config_os_headers-Error-Fix.patch net-snmp: upgrade 5.7.2.1 -> 5.7.3 2015-09-11 11:52:15 -04:00
0001-config_os_libs2-Error-Fix.patch net-snmp: apply patch for cross-compilation 2016-01-04 17:27:32 -05:00
0001-configure-fix-check-for-enable-perl-cc-checks.patch net-snmp: supported cross compile for the perl embedded and perl modules 2017-06-28 10:26:48 -04:00
0001-get_pid_from_inode-Include-limit.h.patch net-snmp: Fix build issue found with musl 2016-09-26 08:29:14 +02:00
0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch net-snmp: Fix build with gcc5 2015-10-21 15:59:03 -04:00
0001-snmplib-UDPIPv6-transport-Add-a-missing-return-state.patch net-snmp: snmplib, UDPIPv6 transport: Add a missing return statement 2016-12-14 09:20:09 -05:00
0002-configure-fix-a-cc-check-issue.patch net-snmp: supported cross compile for the perl embedded and perl modules 2017-06-28 10:26:48 -04:00
0003-CHANGES-BUG-2712-Fix-Perl-module-compilation.patch net-snmp: supported cross compile for the perl embedded and perl modules 2017-06-28 10:26:48 -04:00
0004-configure-fix-incorrect-variable.patch net-snmp: supported cross compile for the perl embedded and perl modules 2017-06-28 10:26:48 -04:00
dont-return-incompletely-parsed-varbinds.patch net-snmp: upgrade 5.7.2.1 -> 5.7.3 2015-09-11 11:52:15 -04:00
fix-libtool-finish.patch net-snmp: fix "libtool --finish" 2015-03-11 19:19:32 -04:00
net-snmp-5.7.2-fix-engineBoots-value-on-SIGHUP.patch net-snmp: fix engineBoots value on SIGHUP 2017-09-12 10:37:17 -04:00
net-snmp-add-knob-whether-nlist.h-are-checked.patch net-snmp: add knob whether nlist.h are checked 2015-03-11 19:18:07 -04:00
net-snmp-agentx-crash.patch net-snmp: fix snmpd crash via AgentX connection 2016-07-18 13:59:16 -04:00
net-snmp-fix-for-disable-des.patch net-snmp: support openssl without 3des 2018-01-08 11:54:39 -05:00
net-snmp-testing-add-the-output-format-for-ptest.patch net-snmp: add ptest package 2015-03-11 19:29:34 -04:00
run-ptest net-snmp: add ptest package 2015-03-11 19:29:34 -04:00
snmpd.service net-snmp: Modify snmpd.service 2015-11-30 12:50:24 -05:00
snmptrapd.service net-snmp: move to meta-networking and tweak 2013-04-26 10:00:32 +02:00
systemd-support.patch net-snmp: upgrade 5.7.2.1 -> 5.7.3 2015-09-11 11:52:15 -04:00