Skip to content

Commit 3bf789c

Browse files
committed
git on OSX dmg updated to fix CVE
This mostly affects OSX and (possibly) Windows, but the Windows installer does not bundle git. The linux standalone builds are not updated yet pending debian stable getting a backport of the security fix, but the security hole is unlikely to affect linux as case-insensitive filesystems that support symlinks are a rarity on it. Using the linux standalone build on windows via WSL is another way it could be affected. This commit was sponsored by Brett Eisenberg on Patreon.
1 parent 60be1a7 commit 3bf789c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ git-annex (8.20210224) UNRELEASED; urgency=medium
1919
* Fix support for local gcrypt repositories with a space in their URI.
2020
* uninit: Fix a small bug that left a lock file in .git/annex
2121
* Windows: Correct the path to the html help file for 64 bit build.
22+
* OSX dmg: Updated bundled git to 2.30.2 which fixes CVE-2021-21300.
2223

2324
-- Joey Hess <id@joeyh.name> Wed, 24 Feb 2021 13:18:38 -0400
2425

0 commit comments

Comments
 (0)