All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8
@ 2017-01-16  8:34 Luca Ceresoli
  2017-01-16  8:34 ` [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7 Luca Ceresoli
  2017-01-16 12:45 ` [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Luca Ceresoli @ 2017-01-16  8:34 UTC (permalink / raw)
  To: buildroot

Remove patch not needed anymore: the bug has been fixed in this release.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
 package/snmppp/0001-Add-missing-includes.patch | 41 --------------------------
 package/snmppp/snmppp.hash                     |  2 +-
 package/snmppp/snmppp.mk                       |  2 +-
 3 files changed, 2 insertions(+), 43 deletions(-)
 delete mode 100644 package/snmppp/0001-Add-missing-includes.patch

diff --git a/package/snmppp/0001-Add-missing-includes.patch b/package/snmppp/0001-Add-missing-includes.patch
deleted file mode 100644
index c3fa49152526..000000000000
--- a/package/snmppp/0001-Add-missing-includes.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 6433c6e8d81313ec7ef6c8d3abf96fffa537e23e Mon Sep 17 00:00:00 2001
-From: Luca Ceresoli <luca@lucaceresoli.net>
-Date: Tue, 1 Apr 2014 14:35:25 +0200
-Subject: [PATCH] Add missing includes
-
-Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
----
- include/snmp_pp/config_snmp_pp.h.in | 4 ++++
- include/snmp_pp/smival.h            | 1 +
- 2 files changed, 5 insertions(+)
-
-diff --git a/include/snmp_pp/config_snmp_pp.h.in b/include/snmp_pp/config_snmp_pp.h.in
-index 89a5b0d..3100713 100644
---- a/include/snmp_pp/config_snmp_pp.h.in
-+++ b/include/snmp_pp/config_snmp_pp.h.in
-@@ -28,6 +28,10 @@
- #ifndef _CONFIG_SNMP_PP_H_
- #define _CONFIG_SNMP_PP_H_
- 
-+#ifdef __linux__
-+#include <sys/socket.h>
-+#endif
-+
- #define SNMP_PP_VERSION_STRING "@VERSION@"
- #define SNMP_PP_VERSION @SNMP_PP_MAJOR_VERSION@
- #define SNMP_PP_RELEASE @SNMP_PP_MINOR_VERSION@
-diff --git a/include/snmp_pp/smival.h b/include/snmp_pp/smival.h
-index 7a36fab..7522087 100644
---- a/include/snmp_pp/smival.h
-+++ b/include/snmp_pp/smival.h
-@@ -59,6 +59,7 @@
- #define _SMIVALUE
- 
- //----[ includes ]-----------------------------------------------------
-+#include <string.h>
- #include "snmp_pp/smi.h"
- 
- #ifdef SNMP_PP_NAMESPACE
--- 
-1.8.3.2
-
diff --git a/package/snmppp/snmppp.hash b/package/snmppp/snmppp.hash
index 462f4135d9c6..2c97a4879100 100644
--- a/package/snmppp/snmppp.hash
+++ b/package/snmppp/snmppp.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256 2ef82819f2c4e9fec4c054a3e78a6d66f9927e306ea61d3a7aa6fe1218663da8  snmp++-3.3.7.tar.gz
+sha256 982b5f03436813b3094ace49ba5ececc595f9b6db1ad90bd8bf8494e39aa438f  snmp++-3.3.8.tar.gz
diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk
index 69ec925fc012..14195144513a 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SNMPPP_VERSION = 3.3.7
+SNMPPP_VERSION = 3.3.8
 SNMPPP_SOURCE = snmp++-$(SNMPPP_VERSION).tar.gz
 SNMPPP_SITE = http://www.agentpp.com/download
 SNMPPP_DEPENDENCIES = host-pkgconf
-- 
2.7.4

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

* [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7
  2017-01-16  8:34 [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Luca Ceresoli
@ 2017-01-16  8:34 ` Luca Ceresoli
  2017-01-16 12:45   ` Peter Korsgaard
  2017-01-16 12:45 ` [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Luca Ceresoli @ 2017-01-16  8:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
 package/agentpp/agentpp.hash | 2 +-
 package/agentpp/agentpp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/agentpp/agentpp.hash b/package/agentpp/agentpp.hash
index eb36b0f80f7a..131edc4a1716 100644
--- a/package/agentpp/agentpp.hash
+++ b/package/agentpp/agentpp.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256 913013000d685c8a6459dc0b862a85336c757c481b9aed99174a19788c719f36  agent++-4.0.6.tar.gz
+sha256 6775fa2a038801edddedc148d7846427ddc4d438e3bb33362d9eec6074918a88  agent++-4.0.7.tar.gz
diff --git a/package/agentpp/agentpp.mk b/package/agentpp/agentpp.mk
index 55f2324319ae..12cf2089e9b8 100644
--- a/package/agentpp/agentpp.mk
+++ b/package/agentpp/agentpp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AGENTPP_VERSION = 4.0.6
+AGENTPP_VERSION = 4.0.7
 AGENTPP_SOURCE = agent++-$(AGENTPP_VERSION).tar.gz
 AGENTPP_SITE = http://www.agentpp.com/download
 AGENTPP_LICENSE = Apache-2.0
-- 
2.7.4

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

* [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8
  2017-01-16  8:34 [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Luca Ceresoli
  2017-01-16  8:34 ` [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7 Luca Ceresoli
@ 2017-01-16 12:45 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-01-16 12:45 UTC (permalink / raw)
  To: buildroot

>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:

 > Remove patch not needed anymore: the bug has been fixed in this release.
 > Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7
  2017-01-16  8:34 ` [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7 Luca Ceresoli
@ 2017-01-16 12:45   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-01-16 12:45 UTC (permalink / raw)
  To: buildroot

>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:

 > Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-01-16 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-16  8:34 [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Luca Ceresoli
2017-01-16  8:34 ` [Buildroot] [PATCH 2/2] agentpp: bump to 4.0.7 Luca Ceresoli
2017-01-16 12:45   ` Peter Korsgaard
2017-01-16 12:45 ` [Buildroot] [PATCH 1/2] snmppp: bump to 3.3.8 Peter Korsgaard

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.