[Pkg-privacy-commits] [torbrowser-launcher] branch debian/stretch-backports updated (59f1a53 -> 4f8b448)
Roger Shimizu
rosh at moszumanska.debian.org
Mon Sep 11 00:12:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
rosh pushed a change to branch debian/stretch-backports
in repository torbrowser-launcher.
from 59f1a53 Rebuild as 0.2.7-3~bpo9+1 for stretch-backports
adds e48574b Rebuild as 0.2.7-3~bpo8+1 for jessie-backports-sloppy
adds 0b5ea6d Remove unused dependency from build instructions
adds 8817677 Update key import function to use gpgme library
adds 57cf114 Add pre-import check that signing keyfile exists; remove asserts
adds b3f951e Remove gnupg_import_ok_pattern no longer needed
adds 89a3c5d Refine import success conditions
adds ff13666 Remove unnecessary comments from import function
adds 360f6ec Make verify function use gpgme library
adds a0090b4 Clean up exception on gpg verify function
adds cd7fd1b Improve exception handling in GPG verify function
adds 0edc065 Cleanup whitespace in verify function
adds 38eee12 Cleanup whitespace in verify function
adds 8c8df74 Fix some PEP 8 style errors and missing references.
adds 1949a94 Add python-gpg as a dependency
adds 1a2e43c Merge branch 'dephekt-master'
adds ce9312b Created a Czech translation
adds 3b3d2f0 Merge branch 'czech_translation' of https://github.com/mrksu/torbrowser-launcher into mrksu-czech_translation
adds 61dd83a Merge branch 'mrksu-czech_translation'
adds 28503ed Add Hungarian Language Support
adds dd96184 desktop files Hungarian support
adds 6cb6aa5 Merge branch 'master' of https://github.com/blackPantherOS/torbrowser-launcher into blackPantherOS-master
adds 8d059b9 Merge branch 'blackPantherOS-master'
adds d3635c9 Fix gnome-shell icon issue
adds e57d117 Merge branch 'femmetasm-patch-1'
adds d9d4f75 Add import exception handling for gpg module
adds 44ceaf6 Add logic to shell out for verify/import if gpgme lib not present
adds 0081d17 Update build instructions to make python-gpg optional
adds e9d2b1c Merge branch 'dephekt-issue-267'
adds b60187e Fix crash that happens if gpgme is not installed
adds 93e41c9 Update version_check_url
adds a11e699 Merge branch 'update_version_check_url' of https://github.com/boklm/torbrowser-launcher into boklm-update_version_check_url
adds 68ad287 Merge branch 'boklm-update_version_check_url'
adds cdf52a6 AppArmor: add permissions needed for multiprocess Firefox (e10s).
adds 88d862a AppArmor: silence denial logs about permissions we don't need.
adds 979b3d2 AppArmor: use the @{pid} tunable instead of hard-coding our own pattern.
adds dde0ffd AppArmor: allow access to /proc/PID/status.
adds bf59f7e AppArmor: allow access to /sys/devices/system/node/node[0-9]*/meminfo.
adds e459d2e Merge branch 'apparmor-tb-7' of https://github.com/intrigeri/torbrowser-launcher into intrigeri-apparmor-tb-7
adds b4fbda4 Merge branch 'intrigeri-apparmor-tb-7'
adds 2af60db common.py: Add initial stuff for refresh_keyring method to Common class.
adds fd5ea4f launcher.py: Add method calls to common.refresh_keyring on signature verify failures.
adds 6f77eb1 common.py: Always call refresh_keyring prior to importing keys.
adds 87338d1 Only refresh the keyring, don't try to get new keys.
adds 445834e Use HKPS for GPG key refresh, add sks-keyservers' CA cert.
adds 452c998 Parse output of refresh_keys and display nicer output.
adds 062abe5 Merge branch 'issue-271' of https://github.com/dephekt/torbrowser-launcher into dephekt-issue-271
adds eb5ce69 Merge branch 'dephekt-issue-271'
adds a20103c Version bump to 0.2.8, and updated changelog
adds 9f125c8 Merge tag 'v0.2.8' into debian/sid
adds 512aeae Prepare to release 0.2.8-1
new 9ccd4a2 Merge tag 'debian/0.2.8-1' into debian/stretch-backports
new 4f8b448 Rebuild as 0.2.8-1~bpo9+1 for stretch-backports
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
BUILD.md | 7 +-
CHANGELOG.md | 8 ++
apparmor/torbrowser.Browser.firefox | 19 ++-
build_rpm.sh | 4 +-
debian/changelog | 20 +++
po/{nl.po => cs.po} | 126 ++++++++++---------
po/{nl.po => hu.po} | 122 +++++++++---------
share/applications/torbrowser-settings.desktop | 5 +-
share/applications/torbrowser.desktop | 6 +-
share/torbrowser-launcher/sks-keyservers.netCA.pem | 32 +++++
share/torbrowser-launcher/version | 2 +-
torbrowser_launcher/common.py | 100 +++++++++++----
torbrowser_launcher/launcher.py | 138 ++++++++++++++++-----
13 files changed, 401 insertions(+), 188 deletions(-)
copy po/{nl.po => cs.po} (60%)
copy po/{nl.po => hu.po} (60%)
create mode 100644 share/torbrowser-launcher/sks-keyservers.netCA.pem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list