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

Version 0.3.3 #528

Merged
merged 46 commits into from
Oct 6, 2020
Merged

Version 0.3.3 #528

merged 46 commits into from
Oct 6, 2020

Conversation

micahflee
Copy link
Collaborator

No description provided.

jjoaovitor7 and others added 30 commits July 29, 2019 08:13
Name[pt_BR]=Navegador Tor (Configurações do Lançador)
Comment[pt_BR]=Navegador Tor (Configurações do Lançador)
Name[pt_BR]=Navegador Tor
Comment[pt_BR]=Navegador Tor
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.
pt_BR translation (desktop files).
Use correct desktop id in AppData
Use standard icon location
Remove absolute install paths
Add correct component type, add OARS metadata
AppArmor: grant Tor Browser access to U2F devices
…ater

AppArmor: allow running the Firefox updater from its new path

Corresponding Debian bug: https://bugs.debian.org/944218
This resolves debian bug: https://bugs.debian.org/913104

lsb_release is only used by Firefox to add extra information to crash reports,
and Tor Browser is built with --disable-crashreporter.

Therefore, AppArmor denying execution of lsb_release should be a no-op,
and we can silence the corresponding log message.
…enial

Silence the deny apparmor log from lsb_release
torbrowser fails to start due to lacking fonts/* entry in apparmor
AppArmor: Support pluggable transports especially meek
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