git-annex/doc/bugs/git_security_fix.mdwn

19 lines
483 B
Text
Raw Normal View History

2016-03-18 03:08:39 +00:00
git had some remotely exploitable security holes announced recently
(CVE-2016-2324, CVE-2016-2315)
git-annex builds that bundle git need to be updated.
status of autobuilds:
* Linux is fixed (all builds)
2016-03-18 15:28:11 +00:00
* OSX pending (host is moving)
2016-03-18 03:08:39 +00:00
* Windows waiting on updated release of git for Windows
* Android is fixed (git build is untested)
status of released builds:
2016-03-18 15:28:11 +00:00
* Linux is fixed (all builds)
2016-03-18 03:08:39 +00:00
* OSX is vulnerable
* Windows is vulnerable
2016-03-18 15:28:11 +00:00
* Android is fixed (git build is untested)