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 1/4] package/sysrepo: bump to version 3.6.11
Date: Fri, 2 May 2025 15:29:21 +0200 [thread overview]
Message-ID: <20250502132924.3775738-2-lazzer@gmail.com> (raw)
In-Reply-To: <20250502132924.3775738-1-lazzer@gmail.com>
Changelog:
several moderate optimizations (@irfanHaslanded)
session push oper data cache
lots of minor bugfixes and improvements
Depends 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/sysrepo/sysrepo.hash | 2 +-
package/sysrepo/sysrepo.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/sysrepo/sysrepo.hash b/package/sysrepo/sysrepo.hash
index 056f70787d..663769e08d 100644
--- a/package/sysrepo/sysrepo.hash
+++ b/package/sysrepo/sysrepo.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 467efed8d0f62c26a0d200602b911096eb2d67858e620937ab68f96b316fa9b7 sysrepo-2.2.150.tar.gz
+sha256 07faa220dd409382a8a4e2fd411f961ef6c05cc1bb7f616579013836734033c4 sysrepo-3.6.11.tar.gz
sha256 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826 LICENSE
diff --git a/package/sysrepo/sysrepo.mk b/package/sysrepo/sysrepo.mk
index 7f2570bd7d..de5441f01c 100644
--- a/package/sysrepo/sysrepo.mk
+++ b/package/sysrepo/sysrepo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSREPO_VERSION = 2.2.150
+SYSREPO_VERSION = 3.6.11
SYSREPO_SITE = $(call github,sysrepo,sysrepo,v$(SYSREPO_VERSION))
SYSREPO_INSTALL_STAGING = YES
SYSREPO_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 ` Mattias Walström [this message]
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 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump to version 3.7.1 Mattias Walström
2025-05-05 6:40 ` 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-2-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