GNU bug report logs -
#71000
[PATCH] gnu: git: Update to 2.45.1
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Fri, 17 May 2024 10:05:01 UTC
Severity: important
Tags: patch, security
Fixed in version 09690a2b0c16df874600c5ded901c3cdee805093
Done: ashish.is <at> lostca.se
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71000 in the body.
You can then email your comments to 71000 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71000
; Package
guix-patches
.
(Fri, 17 May 2024 10:05:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 17 May 2024 10:05:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/version-control.scm (git): Update to 2.45.1.
Change-Id: Ia0634c6b0a4a3b5cc5c584ca064bbeb62b207c3e
---
gnu/packages/version-control.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c01eb9decd..7638c48ffb 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -242,14 +242,14 @@ (define git-cross-configure-flags
(define-public git
(package
(name "git")
- (version "2.41.0")
+ (version "2.45.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/software/scm/git/git-"
version ".tar.xz"))
(sha256
(base32
- "0h40arw08xbpi2cbf7pvc947v963rjxz3inb2ar81zjc8byvlj77"))))
+ "1gqj5xrlmzs4amrj7xgxx7qpqj8br8f6bk4bzcnf4yk2iq538kg6"))))
(build-system gnu-build-system)
(native-inputs
`(("native-perl" ,perl)
@@ -269,7 +269,7 @@ (define-public git
version ".tar.xz"))
(sha256
(base32
- "0xsqakgy0s60zpa13ilj6zj420kdh8pf4v3nrp1nziwj8ja4qymw"))))
+ "1w6r2liifafsxydmc48p578z7z70ys0spm6qp5ygdd0l26mxf8p6"))))
;; For subtree documentation.
("asciidoc" ,asciidoc)
("docbook2x" ,docbook2x)
base-commit: e4ee595999a3b0656f416d190b28ec6f1ad8a74d
--
2.41.0
Severity set to 'important' from 'normal'
Request was from
Ashish <ashish.is <at> lostca.se>
to
control <at> debbugs.gnu.org
.
(Fri, 17 May 2024 15:57:02 GMT)
Full text and
rfc822 format available.
Added tag(s) security.
Request was from
Ashish <ashish.is <at> lostca.se>
to
control <at> debbugs.gnu.org
.
(Fri, 17 May 2024 16:53:02 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 09690a2b0c16df874600c5ded901c3cdee805093, send any further explanations to
71000 <at> debbugs.gnu.org and ashish.is <at> lostca.se
Request was from
Ashish SHUKLA <ashish.is <at> lostca.se>
to
control <at> debbugs.gnu.org
.
(Fri, 31 May 2024 16:26:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 29 Jun 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.