* [Buildroot] [PATCH 1/1] package/libgit2: security bump version to 1.9.7
@ 2026-08-18 12:25 Nicolas Cavallari
2026-08-18 16:36 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Cavallari @ 2026-08-18 12:25 UTC (permalink / raw)
To: buildroot
Fixes CVE-2026-5917 when used with libssh2
Release notes:
https://github.com/libgit2/libgit2/releases/tag/v1.9.7
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
---
package/libgit2/libgit2.hash | 2 +-
package/libgit2/libgit2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libgit2/libgit2.hash b/package/libgit2/libgit2.hash
index 38486c4e4d..f8e8a042d5 100644
--- a/package/libgit2/libgit2.hash
+++ b/package/libgit2/libgit2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 a88a42a4ea9bdab7aa8686eead3bf7d9c6dd74529caca16ab22eaa92433d31d9 libgit2-1.9.6.tar.gz
+sha256 1a4fbe7589e814777ae76b64734ad80f4ecad22cd33a22682a2aaea4ae5375e7 libgit2-1.9.7.tar.gz
sha256 e0938121c0554985fe17196ac38fc590d149268e9c46e0c0e7a2eae1354fae71 COPYING
diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk
index b4d9984540..7ae02654f6 100644
--- a/package/libgit2/libgit2.mk
+++ b/package/libgit2/libgit2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGIT2_VERSION = 1.9.6
+LIBGIT2_VERSION = 1.9.7
LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION))
LIBGIT2_LICENSE = \
GPL-2.0 with linking exception, \
--
2.55.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libgit2: security bump version to 1.9.7
2026-08-18 12:25 [Buildroot] [PATCH 1/1] package/libgit2: security bump version to 1.9.7 Nicolas Cavallari
@ 2026-08-18 16:36 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2026-08-18 16:36 UTC (permalink / raw)
To: Nicolas Cavallari; +Cc: buildroot
>>>>> "Nicolas" == Nicolas Cavallari <nicolas.cavallari@green-communications.fr> writes:
> Fixes CVE-2026-5917 when used with libssh2
> Release notes:
> https://github.com/libgit2/libgit2/releases/tag/v1.9.7
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-18 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 12:25 [Buildroot] [PATCH 1/1] package/libgit2: security bump version to 1.9.7 Nicolas Cavallari
2026-08-18 16:36 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox