]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.31-rc2 v2.31.0-rc2
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Mar 2021 00:09:43 +0000 (16:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Mar 2021 00:09:43 +0000 (16:09 -0800)
Documentation/RelNotes/2.31.0.txt
GIT-VERSION-GEN

index cde22e8ab023b09f32f91a6cabcb12f772c7efb1..cf0c7d8d40fca63412356621a50570d486c4c0fa 100644 (file)
@@ -16,6 +16,8 @@ Backward incompatible and other important changes
 
  * The support for deprecated PCRE1 library has been dropped.
 
+ * Fixes for CVE-2021-21300 in Git 2.30.2 (and earlier) is included.
+
 
 UI, Workflows & Features
 
index 7b99fe5dc5b95bf953baf1bbb340f5b72e53aaeb..09df1b140bd172c113c37f1ac6b8a31c880d1358 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.0-rc1
+DEF_VER=v2.31.0-rc2
 
 LF='
 '