Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX diskimages need 0775 folder permissions #8169

Merged
merged 1 commit into from Jun 9, 2016

Conversation

jonasschnelli
Copy link
Contributor

Should avoid endless Gatekeeper warnings (fixes #7085).
#7092 did only change the disk image with the unsigned application.

Needs testing during gitian release build phase.

Avoids endless Gatekeeper warnings (bitcoin#7085)
@laanwj
Copy link
Member

laanwj commented Jun 8, 2016

Added "needs backport", probably want to fix this for 0.12.2 too if possible.

@theuni
Copy link
Member

theuni commented Jun 8, 2016

Thanks. I'm confused, because I swear we've been through this before and gotten it resolved. I'd like to re-familiarize myself with the issue fully.

utACK either way. Obviously correct.

@laanwj
Copy link
Member

laanwj commented Jun 9, 2016

Yes, I'm not a mac user but I remember we've been through this before. This probably means we need a regression test :) (e.g. a post-check like the symbols or security checks. It could be one of the security checks for Mac)

@laanwj laanwj merged commit cdf7dff into bitcoin:master Jun 9, 2016
laanwj added a commit that referenced this pull request Jun 9, 2016
cdf7dff OSX diskimages need 0775 folder permissions Avoids endless Gatekeeper warnings (#7085) (Jonas Schnelli)
laanwj pushed a commit that referenced this pull request Jun 9, 2016
Avoids endless Gatekeeper warnings (#7085)

Conflicts:
	contrib/gitian-descriptors/gitian-osx-signer.yml

Github-Pull: #8169
Rebased-From: cdf7dff
@laanwj
Copy link
Member

laanwj commented Jun 9, 2016

Backported to 0.12 as 0f8d574

luke-jr pushed a commit to bitcoinknots/bitcoin that referenced this pull request Jun 17, 2016
Avoids endless Gatekeeper warnings (bitcoin#7085)

Conflicts:
	contrib/gitian-descriptors/gitian-osx-signer.yml

Github-Pull: bitcoin#8169
Rebased-From: cdf7dff
thokon00 pushed a commit to faircoin/faircoin that referenced this pull request Jun 28, 2016
Avoids endless Gatekeeper warnings (bitcoin#7085)

Conflicts:
	contrib/gitian-descriptors/gitian-osx-signer.yml

Github-Pull: bitcoin#8169
Rebased-From: cdf7dff
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mac Gatekeeper security prompt every time
3 participants