From: "Mattias Walström" <lazzer@gmail.com>
To: buildroot@buildroot.org
Cc: "Heiko Thiery" <heiko.thiery@gmail.com>,
"Jan Kundrát" <jan.kundrat@cesnet.cz>,
"Mattias Walström" <lazzer@gmail.com>
Subject: [Buildroot] [PATCH 3/4] package/libnetconf2: bump to version 3.7.1
Date: Fri, 2 May 2025 15:29:23 +0200 [thread overview]
Message-ID: <20250502132924.3775738-4-lazzer@gmail.com> (raw)
In-Reply-To: <20250502132924.3775738-1-lazzer@gmail.com>
Changelog:
error-path data node
now using proper format so in rpc-reply uses XML XPath format instead of JSON
several bugfixes and improvements
Depend on libyang v3.12.2 https://github.com/CESNET/libyang/releases/tag/v3.12.2
Signed-off-by: Mattias Walström <lazzer@gmail.com>
---
package/libnetconf2/libnetconf2.hash | 2 +-
package/libnetconf2/libnetconf2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libnetconf2/libnetconf2.hash b/package/libnetconf2/libnetconf2.hash
index 675c76a500..2d6394e81b 100644
--- a/package/libnetconf2/libnetconf2.hash
+++ b/package/libnetconf2/libnetconf2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 72e9a6461fadbd22f0cf0d23ba68d62b297c8f564f7f2bee069748fb67fc3a24 libnetconf2-2.1.28.tar.gz
+sha256 c95c00ad887295d1fa31098c859c74e330eead78b2eee8d008701af2d9df80e5 libnetconf2-3.7.1.tar.gz
sha256 bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064 LICENSE
diff --git a/package/libnetconf2/libnetconf2.mk b/package/libnetconf2/libnetconf2.mk
index 88163926c0..0d74bd736d 100644
--- a/package/libnetconf2/libnetconf2.mk
+++ b/package/libnetconf2/libnetconf2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBNETCONF2_VERSION = 2.1.28
+LIBNETCONF2_VERSION = 3.7.1
LIBNETCONF2_SITE = $(call github,CESNET,libnetconf2,v$(LIBNETCONF2_VERSION))
LIBNETCONF2_INSTALL_STAGING = YES
LIBNETCONF2_LICENSE = BSD-3-Clause
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-05-02 13:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-02 13:29 [Buildroot] [PATCH 0/4] Bump netopeer2 and its dependencies Mattias Walström
2025-05-02 13:29 ` [Buildroot] [PATCH 1/4] package/sysrepo: bump to version 3.6.11 Mattias Walström
2025-05-02 13:29 ` [Buildroot] [PATCH 2/4] package/libyang: bump to version 3.12.2 Mattias Walström
2025-05-05 6:29 ` Heiko Thiery
2025-05-02 13:29 ` Mattias Walström [this message]
2025-05-05 6:40 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump to version 3.7.1 Heiko Thiery
2025-05-02 13:29 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump to version 2.4.1 Mattias Walström
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250502132924.3775738-4-lazzer@gmail.com \
--to=lazzer@gmail.com \
--cc=buildroot@buildroot.org \
--cc=heiko.thiery@gmail.com \
--cc=jan.kundrat@cesnet.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox