]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
snmppp: bump to 3.3.8
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 16 Jan 2017 08:34:19 +0000 (09:34 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 16 Jan 2017 12:45:00 +0000 (13:45 +0100)
Remove patch not needed anymore: the bug has been fixed in this release.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/snmppp/0001-Add-missing-includes.patch [deleted file]
package/snmppp/snmppp.hash
package/snmppp/snmppp.mk

diff --git a/package/snmppp/0001-Add-missing-includes.patch b/package/snmppp/0001-Add-missing-includes.patch
deleted file mode 100644 (file)
index c3fa491..0000000
+++ /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
-
index 462f4135d9c6bfaafcc30c8e655b1aeb056463ad..2c97a4879100ea7cfa8305ec1b7378b91adb5cf4 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256 2ef82819f2c4e9fec4c054a3e78a6d66f9927e306ea61d3a7aa6fe1218663da8  snmp++-3.3.7.tar.gz
+sha256 982b5f03436813b3094ace49ba5ececc595f9b6db1ad90bd8bf8494e39aa438f  snmp++-3.3.8.tar.gz
index 69ec925fc0128f5e05377ac535573e2ec2c04133..14195144513aff86313f85b97ac2b7e60f365138 100644 (file)
@@ -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