[Pkg-privacy-commits] [torbrowser-launcher] branch master updated (216b37b -> 328bcab)

Roger Shimizu rosh at moszumanska.debian.org
Mon Sep 4 16:42:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

rosh pushed a change to branch master
in repository torbrowser-launcher.

      from  216b37b   Merge branch 'master' of https://github.com/micahflee/torbrowser-launcher
       new  8817677   Update key import function to use gpgme library
       new  57cf114   Add pre-import check that signing keyfile exists; remove asserts
       new  b3f951e   Remove gnupg_import_ok_pattern no longer needed
       new  89a3c5d   Refine import success conditions
       new  ff13666   Remove unnecessary comments from import function
       new  360f6ec   Make verify function use gpgme library
       new  a0090b4   Clean up exception on gpg verify function
       new  cd7fd1b   Improve exception handling in GPG verify function
       new  0edc065   Cleanup whitespace in verify function
       new  38eee12   Cleanup whitespace in verify function
       new  8c8df74   Fix some PEP 8 style errors and missing references.
       new  1949a94   Add python-gpg as a dependency
       new  1a2e43c   Merge branch 'dephekt-master'
       new  ce9312b   Created a Czech translation
       new  3b3d2f0   Merge branch 'czech_translation' of https://github.com/mrksu/torbrowser-launcher into mrksu-czech_translation
       new  61dd83a   Merge branch 'mrksu-czech_translation'
       new  28503ed   Add Hungarian Language Support
       new  dd96184   desktop files Hungarian support
       new  6cb6aa5   Merge branch 'master' of https://github.com/blackPantherOS/torbrowser-launcher into blackPantherOS-master
       new  8d059b9   Merge branch 'blackPantherOS-master'
       new  d3635c9   Fix gnome-shell icon issue
       new  e57d117   Merge branch 'femmetasm-patch-1'
       new  d9d4f75   Add import exception handling for gpg module
       new  44ceaf6   Add logic to shell out for verify/import if gpgme lib not present
       new  0081d17   Update build instructions to make python-gpg optional
       new  e9d2b1c   Merge branch 'dephekt-issue-267'
       new  b60187e   Fix crash that happens if gpgme is not installed
       new  93e41c9   Update version_check_url
       new  a11e699   Merge branch 'update_version_check_url' of https://github.com/boklm/torbrowser-launcher into boklm-update_version_check_url
       new  68ad287   Merge branch 'boklm-update_version_check_url'
       new  cdf52a6   AppArmor: add permissions needed for multiprocess Firefox (e10s).
       new  88d862a   AppArmor: silence denial logs about permissions we don't need.
       new  979b3d2   AppArmor: use the @{pid} tunable instead of hard-coding our own pattern.
       new  dde0ffd   AppArmor: allow access to /proc/PID/status.
       new  bf59f7e   AppArmor: allow access to /sys/devices/system/node/node[0-9]*/meminfo.
       new  e459d2e   Merge branch 'apparmor-tb-7' of https://github.com/intrigeri/torbrowser-launcher into intrigeri-apparmor-tb-7
       new  b4fbda4   Merge branch 'intrigeri-apparmor-tb-7'
       new  2af60db   common.py: Add initial stuff for refresh_keyring method to Common class.
       new  fd5ea4f   launcher.py: Add method calls to common.refresh_keyring on signature verify failures.
       new  6f77eb1   common.py: Always call refresh_keyring prior to importing keys.
       new  87338d1   Only refresh the keyring, don't try to get new keys.
       new  445834e   Use HKPS for GPG key refresh, add sks-keyservers' CA cert.
       new  452c998   Parse output of refresh_keys and display nicer output.
       new  062abe5   Merge branch 'issue-271' of https://github.com/dephekt/torbrowser-launcher into dephekt-issue-271
       new  eb5ce69   Merge branch 'dephekt-issue-271'
       new  a20103c   Version bump to 0.2.8, and updated changelog
       new  328bcab   Merge branch 'master' of https://github.com/micahflee/torbrowser-launcher

The 47 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                                           |   5 +-
 CHANGELOG.md                                       |   8 ++
 apparmor/torbrowser.Browser.firefox                |  19 ++-
 build_rpm.sh                                       |   4 +-
 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 ++++++++++++++++-----
 12 files changed, 380 insertions(+), 187 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