From patchwork Sat Sep 17 12:35:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Ceresoli X-Patchwork-Id: 1678905 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MV9R3078Cz1ynm for ; Sat, 17 Sep 2022 22:36:14 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id E3C0240493; Sat, 17 Sep 2022 12:36:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E3C0240493 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kXVwNGnS5IqW; Sat, 17 Sep 2022 12:36:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 118F3402E0; Sat, 17 Sep 2022 12:36:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 118F3402E0 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0229E1BF48C for ; Sat, 17 Sep 2022 12:36:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id C42A2607C7 for ; Sat, 17 Sep 2022 12:36:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org C42A2607C7 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kr7yPV3zJNkW for ; Sat, 17 Sep 2022 12:36:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8EDAF6070A Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp3.osuosl.org (Postfix) with ESMTPS id 8EDAF6070A for ; Sat, 17 Sep 2022 12:36:08 +0000 (UTC) Received: from booty.lan (unknown [80.233.62.104]) (Authenticated sender: luca.ceresoli@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 2DF4C240005; Sat, 17 Sep 2022 12:36:04 +0000 (UTC) From: luca.ceresoli@bootlin.com To: buildroot@buildroot.org Date: Sat, 17 Sep 2022 14:35:59 +0200 Message-Id: <20220917123602.961826-1-luca.ceresoli@bootlin.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663418165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=3nW/Bfk88CjczFQNBUxlLFMZQWAfId5gbs1s3gFPPM8=; b=Ussu4XPb4RevcaNAj1Pp1UxtJ6xlIDm5wjh5o6anqccAtwsgae7Q6c71X5bWo7G91R5Uam frz6w+b3l8B1S5dCGLmnGcKmkDLlscBSul7J7JYN0I7lKIfDFz/Nbbod/LPZWXA+Kcg5Hi X2WrUghnMUUUeeHeD713ATGfHbsMPzMFlmQFHeLUPPkDW1IIreHGXfR8tFFPzMXQ82QWRC v9VYjK55/3QuDo8Dpv969AY/TGb5umPvZyotP2x6JaNFllmW6NjPmGB1SrM4X0xqT0RjKh WO3xLfaoG4F/n7kR7YrphtD2yKiefQNZiOdxq+cWgivPMuibhWgJ9pFkJFozvA== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Ussu4XPb Subject: [Buildroot] [PATCH 1/4] package/snmppp: bump to version 3.4.10 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Luca Ceresoli Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Luca Ceresoli Changelog: - Fixed: Winsock has to be included before windows header. - Fixed: Added SnmpTarget::version_to_string() function - Fixed: Fixed compiler warning on MSYS2 g++ Signed-off-by: Luca Ceresoli --- package/snmppp/snmppp.hash | 2 +- package/snmppp/snmppp.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/snmppp/snmppp.hash b/package/snmppp/snmppp.hash index db3a4b5f4f0f..6dc3d39ced1a 100644 --- a/package/snmppp/snmppp.hash +++ b/package/snmppp/snmppp.hash @@ -1,3 +1,3 @@ # Locally computed: -sha256 7c0aaf4ea21db082453f880cc2062a86dcbbf0ee6c8d47c72beb8e0c77c26b6c snmp++-3.4.9.tar.gz +sha256 d7a77fd05ecd99b25c51cbab08dfeef22a5edf2677875695c213631af59d5bae snmp++-3.4.10.tar.gz sha256 61337e799c8274e596e5783b22607beea8073ee296c6b27fc5c7487296e56851 src/v3.cpp diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk index bc05cad5835c..005a5a9f3526 100644 --- a/package/snmppp/snmppp.mk +++ b/package/snmppp/snmppp.mk @@ -4,7 +4,7 @@ # ################################################################################ -SNMPPP_VERSION = 3.4.9 +SNMPPP_VERSION = 3.4.10 SNMPPP_SOURCE = snmp++-$(SNMPPP_VERSION).tar.gz SNMPPP_SITE = http://www.agentpp.com/download SNMPPP_DEPENDENCIES = host-pkgconf From patchwork Sat Sep 17 12:36:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Ceresoli X-Patchwork-Id: 1678906 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MV9RH3k70z1ynm for ; Sat, 17 Sep 2022 22:36:27 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 3C2B260A82; Sat, 17 Sep 2022 12:36:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 3C2B260A82 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mVmfOlCby6FU; Sat, 17 Sep 2022 12:36:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 7260160A4F; Sat, 17 Sep 2022 12:36:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 7260160A4F X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D81EB1BF48C for ; Sat, 17 Sep 2022 12:36:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B33A983F7F for ; Sat, 17 Sep 2022 12:36:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B33A983F7F X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dwj4mC_q31_i for ; Sat, 17 Sep 2022 12:36:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 99FE183F75 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp1.osuosl.org (Postfix) with ESMTPS id 99FE183F75 for ; Sat, 17 Sep 2022 12:36:09 +0000 (UTC) Received: from booty.lan (unknown [80.233.62.104]) (Authenticated sender: luca.ceresoli@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 8F5D8240003; Sat, 17 Sep 2022 12:36:07 +0000 (UTC) From: luca.ceresoli@bootlin.com To: buildroot@buildroot.org Date: Sat, 17 Sep 2022 14:36:00 +0200 Message-Id: <20220917123602.961826-2-luca.ceresoli@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220917123602.961826-1-luca.ceresoli@bootlin.com> References: <20220917123602.961826-1-luca.ceresoli@bootlin.com> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663418167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+9JunfoHTnwcL4nXEJkltPgMlxLJFWWKXdDh4u//EM8=; b=kESE6mdQr7wplfqLWsnSKp6GH2YTvGH+/znwqiAsTHi0csxUkDpLilfr+sgXxPmf0njqAF CAqB9Mzwoa5+fbR/6/k8RFJxgZ1G/HNITx7ya4w4HHqRyWMi0bUEO4eRiW7449z/P7X/04 db08RJm6DZKNBLEeYdHGLTsS1Ub8qB2gUUwkhO9o7zEW+OaUKzXcvPNViBhTbO1C5vtgWt 2LiR2dv/uapQk/PZPXv/c75VkOJEl0B4CLTOqzsTEshtE6dx4QZ9Hz24uHSTWOPsMcnQL+ Lu68waqjc5LiM7eU+0FwsZXL4geeEDn6Fj04fDKRPcQqoj1r1e6Jz5asfIiQCw== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=kESE6mdQ Subject: [Buildroot] [PATCH 2/4] package/agentpp: bump to version 4.5.4 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Luca Ceresoli Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Luca Ceresoli Changelog: * Fixed: If USE_LISTEN_ADDRESS_FOR_SENDING_TRAPS was not defined, traps to IPv6 destinations could not be sent. * Fixed: Compilation without _SNMPv3 in some example agents * Added: Added new function Snmpx::get_session_fds_ipv6() Signed-off-by: Luca Ceresoli --- 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 f8399963e51e..99aae7026363 100644 --- a/package/agentpp/agentpp.hash +++ b/package/agentpp/agentpp.hash @@ -1,3 +1,3 @@ # Locally computed: -sha256 bcfc014cc7ce37afdd6eefb71b59f1eabf23984525905546aa363c2a2c498c79 agent++-4.5.3.tar.gz +sha256 5f2cfe98fd1d50683e02c65fccd9423351254df427e5825e4f321c488a9234eb agent++-4.5.4.tar.gz sha256 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6 LICENSE-2_0.txt diff --git a/package/agentpp/agentpp.mk b/package/agentpp/agentpp.mk index f30e75ef9c05..d020228e44bf 100644 --- a/package/agentpp/agentpp.mk +++ b/package/agentpp/agentpp.mk @@ -4,7 +4,7 @@ # ################################################################################ -AGENTPP_VERSION = 4.5.3 +AGENTPP_VERSION = 4.5.4 AGENTPP_SOURCE = agent++-$(AGENTPP_VERSION).tar.gz AGENTPP_SITE = http://www.agentpp.com/download AGENTPP_LICENSE = Apache-2.0 From patchwork Sat Sep 17 12:36:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Ceresoli X-Patchwork-Id: 1678908 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MV9Rl5zQSz1ynm for ; Sat, 17 Sep 2022 22:36:51 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id DF59284381; Sat, 17 Sep 2022 12:36:49 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org DF59284381 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t5GS_ahQoJuI; Sat, 17 Sep 2022 12:36:49 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 0F9518436B; Sat, 17 Sep 2022 12:36:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 0F9518436B X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 742591BF48C for ; Sat, 17 Sep 2022 12:36:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4253D83F7D for ; Sat, 17 Sep 2022 12:36:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 4253D83F7D X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m3lsKQd_Megw for ; Sat, 17 Sep 2022 12:36:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 3897783F75 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp1.osuosl.org (Postfix) with ESMTPS id 3897783F75 for ; Sat, 17 Sep 2022 12:36:12 +0000 (UTC) Received: from booty.lan (unknown [80.233.62.104]) (Authenticated sender: luca.ceresoli@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 16FA6240002; Sat, 17 Sep 2022 12:36:07 +0000 (UTC) From: luca.ceresoli@bootlin.com To: buildroot@buildroot.org Date: Sat, 17 Sep 2022 14:36:01 +0200 Message-Id: <20220917123602.961826-3-luca.ceresoli@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220917123602.961826-1-luca.ceresoli@bootlin.com> References: <20220917123602.961826-1-luca.ceresoli@bootlin.com> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663418168; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=n5dtZWVVpIW5H14UusMJ066TCTyNzz1hUad79N36IME=; b=jSPclT/UT4YunR14qboT6g1YPuR7PJkCZMJsoblljnVMS8cFMKAfG5pXtS6KXJXXQ6fY/N HdIxOlKsKX8Hdmgt6Z+H9olbNfVc9wOzQqRjmQmry+c4dbIcXqaRCX0R9TJr8XkNsqoW+y hHTLVj/iKp9AgAJoIwsbWHXPqm0Yy0iugumkWYeHkd9hNDn6IbjdMWxaEKHANtDwE6nak2 0BQ8TqO6w85fmYGki+Hh31fmiag1QgIjD4A8xbkJn3CwJFUqwjdvqKOKuvQy3vbmiXy8Wl dnVNqNYotHbj+F1Iyfiao7zjBd2wkkGL7+nfHnBH4snaCvd58uOgBbfdB2N8Zw== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=jSPclT/U Subject: [Buildroot] [PATCH 3/4] package/snmppp: fix broken URL in help text X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Luca Ceresoli Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Luca Ceresoli The curren URL is specific to an old version, and it is not reachable anymore. Signed-off-by: Luca Ceresoli --- package/snmppp/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/snmppp/Config.in b/package/snmppp/Config.in index 1f05f53f9fc0..f3a076714d1d 100644 --- a/package/snmppp/Config.in +++ b/package/snmppp/Config.in @@ -6,7 +6,7 @@ config BR2_PACKAGE_SNMPPP help SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3. - http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html + https://www.agentpp.com/api/cpp/snmp_pp.html if BR2_PACKAGE_SNMPPP From patchwork Sat Sep 17 12:36:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Ceresoli X-Patchwork-Id: 1678907 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MV9RW6CfNz1ynm for ; Sat, 17 Sep 2022 22:36:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id A4F7384316; Sat, 17 Sep 2022 12:36:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A4F7384316 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0x82dbGS2mml; Sat, 17 Sep 2022 12:36:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id CBE0E83F7D; Sat, 17 Sep 2022 12:36:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org CBE0E83F7D X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id B8E151BF48C for ; Sat, 17 Sep 2022 12:36:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 94B0883F75 for ; Sat, 17 Sep 2022 12:36:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 94B0883F75 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2LVKxEG_6HWo for ; Sat, 17 Sep 2022 12:36:10 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 89B3783F7D Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp1.osuosl.org (Postfix) with ESMTPS id 89B3783F7D for ; Sat, 17 Sep 2022 12:36:10 +0000 (UTC) Received: from booty.lan (unknown [80.233.62.104]) (Authenticated sender: luca.ceresoli@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id CADF5240007; Sat, 17 Sep 2022 12:36:08 +0000 (UTC) From: luca.ceresoli@bootlin.com To: buildroot@buildroot.org Date: Sat, 17 Sep 2022 14:36:02 +0200 Message-Id: <20220917123602.961826-4-luca.ceresoli@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220917123602.961826-1-luca.ceresoli@bootlin.com> References: <20220917123602.961826-1-luca.ceresoli@bootlin.com> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663418169; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u4Jg2OxcQ5k/DmjCF9In70qyKoHgO9PskSAk6/IKvrM=; b=HL7HeBf2Uxi9g5t56fM0w1kSIrqkeDwaFhN/ni6Lt9cm6OxqsHIZ2kRMvUYLcSI4ZeKMH0 KeQ8arKsUNWGfS/B7cnIDzIvJxEVjcbQPJP6PdXQMK4THrhllQQuWZk4V88Bq/w8p1WcgZ wHN93UTYqrJmDIf1kxhmjDpdHgG4I7HPA9/Oadwv/DBMXbt4GAWRAozaTnn+b7stqUk4dC sCZHsqBecCA2PASTBozol9dvWdfibHy53zg3GCJ9c+WIh7bRnmteVreGmOfd6x4CiYFGk2 pMzUZq0mJuk6HewWzkaev0StEsi+ekx0TW6DRuLqXhlm0Ps+QOtyGnraG7aqsw== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=HL7HeBf2 Subject: [Buildroot] [PATCH 4/4] package/agentpp: fix broken URL in help text X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Luca Ceresoli Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" From: Luca Ceresoli The curren URL is specific to an old version, and it is not reachable anymore. Signed-off-by: Luca Ceresoli --- package/agentpp/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/agentpp/Config.in b/package/agentpp/Config.in index 8c6b11d644e4..cc7537519aba 100644 --- a/package/agentpp/Config.in +++ b/package/agentpp/Config.in @@ -16,7 +16,7 @@ config BR2_PACKAGE_AGENTPP SNMPv3 support is enabled if SNMP++ enables it. - http://www.agentpp.com/agentpp3_5/agentpp3_5.html + https://www.agentpp.com/api/cpp/agent_pp.html comment "agent++ needs a toolchain w/ threads, C++, dynamic library" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \