[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/sid] 51 commits: pt_BR translation.

Roger Shimizu rosh at debian.org
Wed Oct 7 14:20:41 BST 2020



Roger Shimizu pushed to branch debian/sid at Privacy Maintainers / torbrowser-launcher


Commits:
0bd4779c by João Vítor S. F at 2019-07-29T08:13:54-03:00
pt_BR translation.

Name[pt_BR]=Navegador Tor (Configurações do Lançador)
Comment[pt_BR]=Navegador Tor (Configurações do Lançador)
- - - - -
f12222d5 by João Vítor S. F at 2019-07-29T08:35:16-03:00
pt_BR translation.

Name[pt_BR]=Navegador Tor
Comment[pt_BR]=Navegador Tor
- - - - -
887bd24b by AsciiWolf at 2019-08-29T13:52:17+02:00
Use correct desktop id in AppData
- - - - -
b1f8f753 by AsciiWolf at 2019-08-30T14:14:14+02:00
Use standard icon location

- - - - -
eff12c95 by AsciiWolf at 2019-08-30T14:28:54+02:00
Remove absolute install paths

- - - - -
208d0a29 by Tilo Spannagel at 2019-09-03T12:25:30+02:00
Use XDG_*_HOME vars

- - - - -
0b78aea1 by intrigeri at 2019-09-12T16:26:37+00:00
AppArmor: allow new path for the Firefox 68 IPC

- - - - -
73fc84bc by intrigeri at 2019-09-12T16:30:32+00:00
AppArmor: Pass the environment to Firefox content processes

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.

- - - - -
fd3145c4 by intrigeri at 2019-09-30T10:30:37+00:00
Merge pull request #426 from intrigeri/AppArmor-for-Tor-Browser-9

AppArmor updates for Tor Browser 9
- - - - -
88046fb6 by xin at 2019-10-06T19:30:20+00:00
Update French translation
- - - - -
4fd2bd9d by Micah Lee at 2019-10-09T14:37:11-04:00
Update readme to include Flatpak instructions

- - - - -
0a686d5d by Micah Lee at 2019-10-09T15:57:28-04:00
Small readme change

- - - - -
1717056f by Micah Lee at 2019-10-09T15:58:01-04:00
Merge pull request #409 from jjoaovitor7/patch-1

pt_BR translation (desktop files).
- - - - -
e0688535 by Micah Lee at 2019-10-09T15:59:35-04:00
Merge pull request #419 from AsciiWolf/patch-1

Use correct desktop id in AppData
- - - - -
f4b3b862 by Micah Lee at 2019-10-09T15:59:56-04:00
Merge pull request #420 from AsciiWolf/patch-2

Use standard icon location
- - - - -
3cf51aa0 by Micah Lee at 2019-10-09T16:00:24-04:00
Merge pull request #421 from AsciiWolf/patch-3

Remove absolute install paths
- - - - -
fb4197bb by Micah Lee at 2019-10-09T16:01:18-04:00
Merge pull request #432 from xinxinxinxinxin/patch-1

Update French translation
- - - - -
d7ce2885 by Micah Lee at 2019-10-09T16:05:44-04:00
Merge pull request #422 from tilosp/tilosp/use-xdg-home-vars

Use XDG_*_HOME vars
- - - - -
07289d24 by AsciiWolf at 2019-10-10T20:56:09+02:00
Fix AppData

Add correct component type, add OARS metadata
- - - - -
20b02d0a by Micah Lee at 2019-10-11T13:59:35-04:00
Merge pull request #433 from AsciiWolf/patch-1

Fix AppData
- - - - -
b8a13f96 by intrigeri at 2019-11-07T07:47:27+00:00
AppArmor: allow running the Firefox updater from its new path

- - - - -
704e5ca3 by Birger Schacht at 2019-11-07T12:51:04+01:00
Allow torbrowser to access u2f devices

- - - - -
e1314eba by intrigeri at 2019-11-07T13:55:10+00:00
Merge pull request #434 from bisco2/apparmor-u2f-support

AppArmor: grant Tor Browser access to U2F devices
- - - - -
fc2073de by intrigeri at 2019-11-08T07:32:58+00:00
Merge pull request #442 from intrigeri/AppArmor-for-Tor-Browser-9-updater

AppArmor: allow running the Firefox updater from its new path

Corresponding Debian bug: https://bugs.debian.org/944218
- - - - -
e71d63bc by Roger Shimizu at 2020-04-12T08:50:28+00:00
Silence the deny apparmor log from lsb_release

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.

- - - - -
be7c600d by Santiago R.R at 2020-05-05T20:13:21+09:00
torbrowser fails to start due to lacking fonts/* entry in apparmor

Origin: https://bugs.debian.org/959388

- - - - -
50e62cec by Roger Shimizu at 2020-05-06T17:01:41+09:00
AppArmor: Support pluggable transports especially meek

- - - - -
52a75fc0 by intrigeri at 2020-08-18T09:02:21+00:00
Merge pull request #460 from intrigeri/AppArmor-silence-lsb_release-denial

Silence the deny apparmor log from lsb_release
- - - - -
6c9abd2e by intrigeri at 2020-08-18T09:14:36+00:00
Merge pull request #468 from rogers0/PR/apparmor_fonts

torbrowser fails to start due to lacking fonts/* entry in apparmor
- - - - -
0d2f14c7 by intrigeri at 2020-08-18T09:15:56+00:00
Merge pull request #469 from rogers0/PR/apparmor_meek

AppArmor: Support pluggable transports especially meek
- - - - -
bdfe50b9 by Jonas Witschel at 2020-08-18T12:41:52+02:00
AppArmor: silence sys_admin capability

This permission is unsuccessfully requested during every start of Tor
Browser 9.5.3, silence it for cleaner logs.

- - - - -
275a2b82 by intrigeri at 2020-08-21T10:29:33+00:00
Merge pull request #479 from diabonas/apparmor-additions

AppArmor: silence some more unnecessary permissions
- - - - -
de73d536 by mentha at 2020-09-23T16:03:14+08:00
Fix #462 DNS leak when “downloading over tor”
- - - - -
e9816035 by Robert Sacks at 2020-09-23T13:51:18-04:00
apparmor: allow Browser to memory map libstdc++

Fixes #502

- - - - -
1e958809 by intrigeri at 2020-09-24T08:17:06+00:00
Merge pull request #503 from rmsacks/apparmor-libstdc++

apparmor: allow Browser to memory map libstdc++
- - - - -
12ac68ec by Micah Lee at 2020-10-06T15:58:22-07:00
Download key using web key directory from torproject.org instead of keyservers

- - - - -
7fc81ca9 by Micah Lee at 2020-10-06T15:58:48-07:00
Switch to a version comparison library so that "10" is not less than "9"

- - - - -
83e24e23 by Micah Lee at 2020-10-06T15:59:15-07:00
Reformat all python code using black

- - - - -
8a222ccc by Micah Lee at 2020-10-06T16:00:35-07:00
Add newer, non-expired version of Tor Browser signing key

- - - - -
fae91193 by Micah Lee at 2020-10-06T16:26:02-07:00
Merge branch 'develop' into expired_key

- - - - -
dc4b5b64 by Micah Lee at 2020-10-06T16:29:02-07:00
Merge pull request #526 from micahflee/expired_key

Fix "signature verification error" due to expired key
- - - - -
6d9ccda4 by Micah Lee at 2020-10-06T16:35:19-07:00
Merge branch 'patch-1' of https://github.com/mentha/torbrowser-launcher into mentha-patch-1

- - - - -
aa946722 by Micah Lee at 2020-10-06T16:40:13-07:00
Stop hardcoding gpg2 path

- - - - -
775effeb by Micah Lee at 2020-10-06T16:50:20-07:00
Add python3-packaging dependency

- - - - -
954efe26 by Micah Lee at 2020-10-06T16:50:33-07:00
Remove PPA from the readme

- - - - -
22524b1e by Micah Lee at 2020-10-06T16:50:53-07:00
Version bump to 0.3.3, update readme, update screenshot

- - - - -
7089bab4 by Micah Lee at 2020-10-06T16:52:26-07:00
Merge pull request #528 from micahflee/develop

Version 0.3.3
- - - - -
1a3353c5 by Roger Shimizu at 2020-10-07T20:23:43+09:00
Merge tag 'v0.3.3' into debian/sid

Version 0.3.3

- - - - -
e0372e07 by Roger Shimizu at 2020-10-07T21:26:49+09:00
d/patches: Rebase patches

- - - - -
b071a3a7 by Roger Shimizu at 2020-10-07T21:33:07+09:00
d/patches: Refresh patches

- - - - -
90bd0dbb by Roger Shimizu at 2020-10-07T21:37:53+09:00
Prepare to release 0.3.3-1

debian/control:
- Add to B-D: python3-packaging.

- - - - -


30 changed files:

- BUILD.md
- CHANGELOG.md
- README.md
- apparmor/torbrowser.Browser.firefox
- apparmor/torbrowser.Tor.tor
- build_rpm.sh
- debian/changelog
- debian/control
- − debian/patches/0008-pt_BR-translation.patch
- − debian/patches/0009-pt_BR-translation.patch
- − debian/patches/0010-Update-French-translation.patch
- − debian/patches/0011-AppArmor-allow-new-path-for-the-Firefox-68-IPC.patch
- − debian/patches/0012-AppArmor-Pass-the-environment-to-Firefox-content-pro.patch
- − debian/patches/0013-AppArmor-allow-running-the-Firefox-updater-from-its-.patch
- − debian/patches/0015-AppArmor-allow-u2f-devices.patch
- − debian/patches/0016-Silence-the-deny-apparmor-log-from-lsb_release.patch
- − debian/patches/0026-torbrowser-fails-to-start-due-to-lacking-fonts-entry.patch
- − debian/patches/0027-AppArmor-Support-pluggable-transports-especially-mee.patch
- − debian/patches/0028-Update-Tor-Browser-Developers-public-key-481.patch
- − debian/patches/0029-AppArmor-silence-sys_admin-capability.patch
- − debian/patches/0031-Use-better-version-string-comparison.patch
- − debian/patches/0032-apparmor-allow-Browser-to-memory-map-libstdc.patch
- debian/patches/0001-show-gui-only-if-tbb-not-installed.patch → debian/patches/01-show-gui-only-if-tbb-not-installed.patch
- debian/patches/0002-remove-double-common-assignment.patch → debian/patches/02-remove-double-common-assignment.patch
- debian/patches/0003-Update-Hungarian-translation.patch → debian/patches/03-Update-Hungarian-translation.patch
- debian/patches/0004-Create-da.po.patch → debian/patches/04-Create-da.po.patch
- debian/patches/0005-Fix-two-spelling-errors.patch → debian/patches/05-Fix-two-spelling-errors.patch
- debian/patches/0006-Add-Swedish-translation.patch → debian/patches/06-Add-Swedish-translation.patch
- debian/patches/0007-Remove-mention-of-modem-sound-in-docs-and-translatio.patch → debian/patches/07-Remove-mention-of-modem-sound-in-docs-and-translatio.patch
- debian/patches/0014-Update-setup.py.patch → debian/patches/08-Update-setup.py.patch


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/compare/87859bce5779f89b37c4e4be334f7e1670b0a9f3...90bd0dbbfda5ae13867668ca91aa322146e14691

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/-/compare/87859bce5779f89b37c4e4be334f7e1670b0a9f3...90bd0dbbfda5ae13867668ca91aa322146e14691
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20201007/8740f523/attachment-0001.html>


More information about the Pkg-privacy-commits mailing list