* [Buildroot] [PATCH] snmppp: bump to version 3.3.3
@ 2014-02-06 12:06 Axel Lin
2014-02-08 22:04 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2014-02-06 12:06 UTC (permalink / raw)
To: buildroot
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>
---
package/snmppp/snmppp.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk
index eb1b7b9..2cae093 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -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
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] snmppp: bump to version 3.3.3
2014-02-06 12:06 [Buildroot] [PATCH] snmppp: bump to version 3.3.3 Axel Lin
@ 2014-02-08 22:04 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-02-08 22:04 UTC (permalink / raw)
To: buildroot
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
> 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.
Committed, thanks.
--
Venlig hilsen,
Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-08 22:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 12:06 [Buildroot] [PATCH] snmppp: bump to version 3.3.3 Axel Lin
2014-02-08 22:04 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox