Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
git security fixes
To:
Klemens Nanni <kn@openbsd.org>, Benoit Lecocq <benoit@openbsd.org>
Cc:
ports <ports@openbsd.org>
Date:
Tue, 14 May 2024 20:32:26 +0100

Download raw body.

Thread
  • Stuart Henderson:

    git security fixes

Updates to fix these:
https://github.blog/2024-05-14-securing-git-addressing-5-new-vulnerabilities/

ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/git/Makefile,v
diff -u -p -r1.275 Makefile
--- Makefile	30 Apr 2024 10:42:54 -0000	1.275
+++ Makefile	14 May 2024 19:30:20 -0000
@@ -2,7 +2,7 @@ COMMENT-main =	distributed version contr
 COMMENT-svn =	subversion interoperability tools
 COMMENT-x11 =	graphical tools
 
-V =		2.45.0
+V =		2.45.1
 DISTNAME =	git-${V}
 CATEGORIES =	devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/git/distinfo,v
diff -u -p -r1.200 distinfo
--- distinfo	30 Apr 2024 10:42:54 -0000	1.200
+++ distinfo	14 May 2024 19:30:20 -0000
@@ -1,4 +1,4 @@
-SHA256 (git-2.45.0.tar.gz) = oPwUEIeHFq3Qo8DPPTVyjzp8lg91HGV2VsygISv4nmU=
-SHA256 (git-manpages-2.45.0.tar.gz) = KG/dW7Ey2banj9DDDPAFkDoBqoP1ncBGaRyw5kY2eA8=
-SIZE (git-2.45.0.tar.gz) = 11106279
-SIZE (git-manpages-2.45.0.tar.gz) = 972786
+SHA256 (git-2.45.1.tar.gz) = EKy1gZkwYeYWvpxWdEaTNZIgJaZmMY4HSMuDBgef7yQ=
+SHA256 (git-manpages-2.45.1.tar.gz) = 2QmP2To8DvJCgU/IVqmYhs4x2uK6RXr8QWuk6Sr4+PU=
+SIZE (git-2.45.1.tar.gz) = 11116720
+SIZE (git-manpages-2.45.1.tar.gz) = 973946
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/git/Makefile,v
diff -u -p -r1.274 Makefile
--- Makefile	24 Feb 2024 12:57:04 -0000	1.274
+++ Makefile	14 May 2024 19:30:06 -0000
@@ -2,7 +2,7 @@ COMMENT-main =	distributed version contr
 COMMENT-svn =	subversion interoperability tools
 COMMENT-x11 =	graphical tools
 
-V =		2.44.0
+V =		2.44.1
 DISTNAME =	git-${V}
 CATEGORIES =	devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/git/distinfo,v
diff -u -p -r1.199 distinfo
--- distinfo	24 Feb 2024 12:57:04 -0000	1.199
+++ distinfo	14 May 2024 19:30:06 -0000
@@ -1,4 +1,4 @@
-SHA256 (git-2.44.0.tar.gz) = +eNvCFRY/paI+754RrjEdwsT0WH82JU2VfNrK4Xwa3Y=
-SHA256 (git-manpages-2.44.0.tar.gz) = zQ+c9iojYdJ5werPYEzo/IQEDEF2MhiQ0FBR8v7hLZY=
-SIZE (git-2.44.0.tar.gz) = 11023649
-SIZE (git-manpages-2.44.0.tar.gz) = 969140
+SHA256 (git-2.44.1.tar.gz) = EYIUu417qXGmJ0FBbnV1Yrj1RRzvwIekB+kYV4l8ksw=
+SHA256 (git-manpages-2.44.1.tar.gz) = jYA1nkTLzOJWwesTicuOFcz80mf7uN9WfVzhnOAG60I=
+SIZE (git-2.44.1.tar.gz) = 11033728
+SIZE (git-manpages-2.44.1.tar.gz) = 970362