summaryrefslogtreecommitdiff
path: root/doc/assistant
diff options
context:
space:
mode:
authorGravatar http://wiggy.net/ <Wichert@web>2012-11-13 14:47:52 +0000
committerGravatar admin <admin@branchable.com>2012-11-13 14:47:52 +0000
commita3624a10680213a9e59bef1b53da546f434d6d02 (patch)
tree5462645ad21231b0ce7e70b7c9f6837dbdcdb3ac /doc/assistant
parentfc03e324bc0786f35723dddc111bad0a309e6eea (diff)
Added a comment: OSX 10.8's gatekeeper does not like git-annex
Diffstat (limited to 'doc/assistant')
-rw-r--r--doc/assistant/release_notes/comment_1_bd8f376c9d0c1d5ed07fb013907a60ee._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/assistant/release_notes/comment_1_bd8f376c9d0c1d5ed07fb013907a60ee._comment b/doc/assistant/release_notes/comment_1_bd8f376c9d0c1d5ed07fb013907a60ee._comment
new file mode 100644
index 000000000..04cdf4039
--- /dev/null
+++ b/doc/assistant/release_notes/comment_1_bd8f376c9d0c1d5ed07fb013907a60ee._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://wiggy.net/"
+ nickname="Wichert"
+ subject="OSX 10.8's gatekeeper does not like git-annex"
+ date="2012-11-13T14:47:52Z"
+ content="""
+Trying to run this release on OSX results in an error message from Gatekeeper:
+
+> \"git-annex\" can't be opened because it is from an unidentified developer.
+>
+> Your security preferences allow installation of only apps from the Mac App Store and identified developers.
+
+It would be nice if the binary could be signed to make Gatekeeper happy. Until then a note in the installation instructions might be useful.
+"""]]