OSX build updated for security fix; old obsolete builds for older versions removed as they contain vulnerable git
This commit is contained in:
parent
53a1a38aeb
commit
2ba851ff5d
2 changed files with 4 additions and 4 deletions
|
@ -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]]
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue