[Pkg-privacy-commits] [onionshare] branch debian updated (04988c1 -> 1390db6)
Ximin Luo
infinity0 at debian.org
Mon Oct 19 14:15:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch debian
in repository onionshare.
from 04988c1 hand over package to pkg-privacy team
new 210448d In Linux, create HS dir in /tmp/onionshare/* (#185), and also connect to Tor control port more robustly
new 90af3f2 version bump from 0.7dev to 0.7 in windows installer
new 886c307 replacing signtool.exe timestamp server with globalsign one, because startssl is having problems
new 4be8d68 Merge branch 'master' of github.com:micahflee/onionshare
new 26a8d44 added dh-python as a build dependency, for the PPA release to work
new 99fd05f make build_osx.sh only codesign when you pass --sign
new db75edf update build instructions for OSX to install python 2.x from python.org, which closes #75 and #187
new 52fd77d Added dh-python to build instructions. Closes #189
new ec69423 added the Security Design Document (closes #167)
new 2a1f57b tweak start/stop server language to make it friendlier (fixes #192)
new ecc3ab3 version bump and updated changelog
new 61a4b9c typo in security design document
new 48ba0c1 Update setup.py
new c25e8f9 Merge pull request #194 from jvoisin/patch-1
new 3073ec8 must load the window_icon before validation, because alert() requires it
new 246d43d Updated dependencies required by commit 8666fb77d36e3de3f1827fba20e5c24573862391
new 41671e5 fix for #188
new c616066 build.md was out of sync
new 03f6d85 Merge branch 'master' of https://github.com/freddymartinez9/onionshare into freddymartinez9-master
new 2e39382 Merge branch 'freddymartinez9-master'
new 0350cb3 catch exceptions when cleaning up hidden services
new b5d7966 add build instructions for archlinux to BUILD.md
new bba9871 Merge pull request #202 from simonsmiley/simonsmiley-add-archlinux-build-instructions
new e6db3c2 Merge branch 'master' of github.com:micahflee/onionshare
new ba424fa suppress download progress output to stdout in OSX (fixes #203)
new 19fac71 figure out the osx_resource_dir only once, to fix issue with cli version in OSX
new 9401077 updated screenshots
new a2e7121 Merge tag '0.7.1' into debian
new 15792fc update changelog
new 4476c59 format man pages more nicely, update paths
new cdf3f65 Prefer port 9151, which is more likely to work on Debian.
new 27ffaa5 add gbp settings for this repository
new 1390db6 more thorough clean, makes building source package work more smoothly
The 33 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 | 21 ++++++++---
CHANGELOG.md | 7 ++++
README.md | 6 ++-
SECURITY.md | 25 +++++++++++++
debian/changelog | 7 ++++
debian/gbp.conf | 4 ++
debian/onionshare-gui.1 | 15 ++++----
debian/onionshare.1 | 15 ++++----
debian/patches/prefer-torbrowser-port.patch | 19 ++++++++++
debian/patches/series | 1 +
debian/rules | 4 +-
install/build_deb.sh | 12 ++++--
install/build_exe.bat | 4 +-
install/build_osx.sh | 32 ++++++++--------
install/onionshare.nsi | 8 ++--
locale/en.json | 10 +++--
onionshare/helpers.py | 20 ++++------
onionshare/onionshare.py | 55 +++++++++++++++++++---------
onionshare/strings.py | 2 +-
onionshare/web.py | 18 ++++++---
onionshare_gui/common.py | 2 +-
onionshare_gui/onionshare_gui.py | 8 ++--
screenshots/client.png | Bin 0 -> 61687 bytes
screenshots/receiver.png | Bin 30570 -> 0 bytes
screenshots/sender_osx.png | Bin 59059 -> 0 bytes
screenshots/sender_win.png | Bin 18662 -> 0 bytes
screenshots/server.png | Bin 0 -> 37632 bytes
setup.py | 4 +-
stdeb.cfg | 1 +
version | 2 +-
30 files changed, 206 insertions(+), 96 deletions(-)
create mode 100644 SECURITY.md
create mode 100644 debian/gbp.conf
create mode 100644 debian/patches/prefer-torbrowser-port.patch
create mode 100644 debian/patches/series
create mode 100644 screenshots/client.png
delete mode 100644 screenshots/receiver.png
delete mode 100644 screenshots/sender_osx.png
delete mode 100644 screenshots/sender_win.png
create mode 100644 screenshots/server.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list