All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] snmppp: bump to version 3.3.4
@ 2014-03-05 12:50 Axel Lin
  2014-03-05 18:40 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2014-03-05 12:50 UTC (permalink / raw)
  To: buildroot

Changes snmp++v3.3.4:
- Fixed: Incorrect time values conversion in += and -= operators of the
  msec class in msec.cpp.

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 2cae093..e4615d8 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SNMPPP_VERSION = 3.3.3
+SNMPPP_VERSION = 3.3.4
 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.4
  2014-03-05 12:50 [Buildroot] [PATCH] snmppp: bump to version 3.3.4 Axel Lin
@ 2014-03-05 18:40 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-03-05 18:40 UTC (permalink / raw)
  To: buildroot

Dear Axel Lin,

On Wed, 05 Mar 2014 20:50:06 +0800, Axel Lin wrote:
> Changes snmp++v3.3.4:
> - Fixed: Incorrect time values conversion in += and -= operators of the
>   msec class in msec.cpp.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
>  package/snmppp/snmppp.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-05 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 12:50 [Buildroot] [PATCH] snmppp: bump to version 3.3.4 Axel Lin
2014-03-05 18:40 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.