diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:25:08 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:25:08 +0100 |
| commit | aeb93d7da2bee3fac5e858b8eb89fa480d8b692e (patch) | |
| tree | b6d76d86800522a4a83a20f8a6bfb3bc0e42daf6 /Documentation/RelNotes/2.31.7.txt | |
| parent | 012e0d76dc5b1a994ca68290f9994c5f135902a1 (diff) | |
| parent | 0bbcf951943eefbbfee2a7e08b7150bef5b60562 (diff) | |
| download | git-aeb93d7da2bee3fac5e858b8eb89fa480d8b692e.tar.xz | |
Sync with 2.31.7
* maint-2.31:
Git 2.31.7
Git 2.30.8
apply: fix writing behind newly created symbolic links
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
clone: delay picking a transport until after get_repo_path()
t5619: demonstrate clone_local() with ambiguous transport
Diffstat (limited to 'Documentation/RelNotes/2.31.7.txt')
| -rw-r--r-- | Documentation/RelNotes/2.31.7.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.31.7.txt b/Documentation/RelNotes/2.31.7.txt new file mode 100644 index 0000000000..dd44d5bc62 --- /dev/null +++ b/Documentation/RelNotes/2.31.7.txt @@ -0,0 +1,6 @@ +Git v2.31.7 Release Notes +========================= + +This release merges up the fixes that appear in v2.30.8 to +address the security issues CVE-2023-22490 and CVE-2023-23946; +see the release notes for that version for details. |
