* [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2
@ 2024-03-14 12:27 Nicolas Cavallari
2024-03-14 18:31 ` Peter Korsgaard
2024-03-21 20:36 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Cavallari @ 2024-03-14 12:27 UTC (permalink / raw)
To: buildroot
Fixes CVE-2024-24575 (infinite loop DoS on revision lookup) and
CVE-2024-24577 (heap out of bound write on index update)
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 76d599b81e..022fb35a9c 100644
--- a/package/libgit2/libgit2.hash
+++ b/package/libgit2/libgit2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 17d2b292f21be3892b704dddff29327b3564f96099a1c53b00edc23160c71327 libgit2-1.7.1.tar.gz
+sha256 de384e29d7efc9330c6cdb126ebf88342b5025d920dcb7c645defad85195ea7f libgit2-1.7.2.tar.gz
sha256 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b COPYING
diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk
index 46ccc1e517..498b665808 100644
--- a/package/libgit2/libgit2.mk
+++ b/package/libgit2/libgit2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGIT2_VERSION = 1.7.1
+LIBGIT2_VERSION = 1.7.2
LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION))
LIBGIT2_LICENSE = \
GPL-2.0 with linking exception, \
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2
2024-03-14 12:27 [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2 Nicolas Cavallari
@ 2024-03-14 18:31 ` Peter Korsgaard
2024-03-21 20:36 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-14 18:31 UTC (permalink / raw)
To: Nicolas Cavallari; +Cc: buildroot
>>>>> "Nicolas" == Nicolas Cavallari <nicolas.cavallari@green-communications.fr> writes:
> Fixes CVE-2024-24575 (infinite loop DoS on revision lookup) and
> CVE-2024-24577 (heap out of bound write on index update)
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Committed after marking it as a security bump in the subject so I don't
forget to backport it to the stable branches, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2
2024-03-14 12:27 [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2 Nicolas Cavallari
2024-03-14 18:31 ` Peter Korsgaard
@ 2024-03-21 20:36 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-21 20:36 UTC (permalink / raw)
To: Nicolas Cavallari; +Cc: buildroot
>>>>> "Nicolas" == Nicolas Cavallari <nicolas.cavallari@green-communications.fr> writes:
> Fixes CVE-2024-24575 (infinite loop DoS on revision lookup) and
> CVE-2024-24577 (heap out of bound write on index update)
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Committed to 2024.02.x and 2023.11.x, thanks.
For 2023.02.x I have instead bumped to 1.6.5, which contains the same
fixes.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-21 20:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-14 12:27 [Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.7.2 Nicolas Cavallari
2024-03-14 18:31 ` Peter Korsgaard
2024-03-21 20: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