diff options
-rw-r--r-- | doc/bugs/git_security_fix.mdwn | 6 | ||||
-rw-r--r-- | doc/install/OSX.mdwn | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/bugs/git_security_fix.mdwn b/doc/bugs/git_security_fix.mdwn index 3ce6c4b07..43b3f505f 100644 --- a/doc/bugs/git_security_fix.mdwn +++ b/doc/bugs/git_security_fix.mdwn @@ -6,13 +6,15 @@ git-annex builds that bundle git need to be updated. status of autobuilds: * Linux is fixed (all builds) -* OSX pending (host is moving) +* OSX is fixed * Windows does not bundle git * Android is fixed (git build is untested) status of released builds: * Linux is fixed (all builds) -* OSX is **vulnerable** +* OSX is fixed (yosemite only; old builds vulnerable so removed) * Windows does not bundle git * Android is fixed (git build is untested) + +[[done]] --[[Joey]] diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index b1ff1cc85..6b333dd7d 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -4,8 +4,6 @@ For easy installation, use the prebuilt app bundle. * 10.11 El Capitan / 10.10 Yosemite / 10.9 Mavericks: [git-annex.dmg](https://downloads.kitenet.net/git-annex/OSX/current/10.10_Yosemite/git-annex.dmg) -* 10.8.2 Mountain Lion: [git-annex.dmg.bz2](https://downloads.kitenet.net/git-annex/OSX/current/10.8.2_Mountain_Lion/git-annex.dmg.bz2) **warning: not being updated any longer** -* 10.7.5 Lion: [git-annex.dmg](https://downloads.kitenet.net/git-annex/OSX/current/10.7.5_Lion/git-annex.dmg) **warning: not being updated any longer** To run the [[git-annex_assistant|/assistant]], just install the app, look for the icon, and start it up. |