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

AppArmor updates for Tor Browser 9 #426

Merged
merged 2 commits into from
Sep 30, 2019

Conversation

intrigeri
Copy link
Collaborator

Hi!

Here's the diff we had to apply in Tails to make Tor Browser 9 work under AppArmor confinement.
I did not test this with a more standard Tor Browser 9 setup yet but the changes don't seem risky to me.

I'd love if someone could review this (and ideally, test it).

Tor Browser 9.0 will be released on October 22. It would be sweet if torbrowser-launcher had a release ready for it earlier so the transition is seemless for users :)

Without this, LD_LIBRARY_PATH is not passed to these processes, and then:

 - Tor Browser cannot load libmozsandbox.so

 - Tor Browser 9.0a6 does not start correctly:

     /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.23' not
     found (required by /usr/local/lib/tor-browser/libxul.so)

   … while it should use its own copy of libstdc++.so.6.
@intrigeri intrigeri merged commit fd3145c into torproject:develop Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant