snmppp: bump to version 3.3.3
Changes snmp++v3.3.3 ==================== - Fixed: [APP-30] SNMP++ cannot BER decode Oids starting with 2 and with second sub-identifier >39 correctly. - Fixed: [APP-31] SNMP++ does not encode Oids starting with 2 and second sub-ID greater than 47 correctly. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
4d8273cb60
commit
6232dbbe37
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SNMPPP_VERSION = 3.3.2
|
||||
SNMPPP_VERSION = 3.3.3
|
||||
SNMPPP_SOURCE = snmp++$(SNMPPP_VERSION).tar.gz
|
||||
SNMPPP_SITE = http://www.agentpp.com
|
||||
SNMPPP_DEPENDENCIES = openssl host-pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user