[Pkg-privacy-commits] [onionshare] annotated tag 0.2 created (now 42a84be)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:19:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag 0.2
in repository onionshare.
at 42a84be (tag)
tagging f1e79c6ff332ce310cce425fe766e36610ad3fce (commit)
tagged by Micah Lee
on Thu May 29 21:16:55 2014 -0700
- Log -----------------------------------------------------------------
version 0.2
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJTiAY6AAoJEP1yCtnro0scXHEQAKFZo350SBU2FlzEKtT7z5xJ
0uQstQxjMGx4wsuppmPipZ2u7WbqdOIBmaRbCC1XXCkTC04AyhQVZgrqaRRyI+M+
REEsHJf5x7tSS++Ew2+6paJ/c4X6VlvwagjYnkRHvUj6YIWKDbMzKO7/xzEJO97E
UQO4XGRVpZU6ZDbICHWgl13FpT8mbfMjgDf1cvMEThMOwEBXHaXY26QighNrxx8j
IgmZSToRTIZ/2E1Zpsu6bEWpNtE0jWtl5U5A42W+Co8tlHteMDkM+0WDt6zlIvar
Fm+FlpStByxNWDCAEr/IoZGtLAdpMo49oiCXWoBNSd8rwhQrheMLIWne2y8cQPE0
F/ErN05mTpnlaPjFhq4eS2WE01TYxInDY2WgISmMP8MGEqsoKWESOr2pD2LDqy5s
6qkxynDOdXOR3O6O9U1hDlUKzhmWt5juw6MeQ5EFJsrJHPkAL4TjSbis65ORPl8F
35SrPdQ4kJtDp9kptVTUMnLNv/TRd43p1xvmvH+NiDoRe1bgfA+TzJNROyxHpieI
B0g6ByiYQpyLzG6at4PMY3U90gFyBqbctQ9J3FOwu4A2kS8FI3IJZk0++VJplRmt
UeOnzQnMlVTeLJXwajWXQPwSpKxHyJd5DPpsskoykU5ljjsxo3nY3NCUPanOBpCp
MZNvWu5fOYbeGngmNeCe
=oIKk
-----END PGP SIGNATURE-----
Espen Kåsa Notodden (5):
Add translated strings support and norwegian translations
remove bogus return..
Merge branch 'master' of https://github.com/micahflee/onionshare
Merge branch 'master' of https://github.com/micahflee/onionshare
Let the OS choose a port instead of using a random integer (avoid collisions)..
Henrique Pereira (1):
Refactored onionshare
Micah Lee (61):
initial commit
updated readme
ignoring vim swp files
initial commit of the app code
added GPLv3 license
you can download the file now, and it almost displays filename, size, and hash
removed a lot of the whitespace in readme
escaped braces for .format() to work
ignoring *.pyc
bundling required python dependencies, to make it easier on Tails users
finished bundling libraries
added a screenshot
added stem python library
Merge branch 'master' of github.com:micahflee/onionshare
connect to Tor ControlPort instead of modifying torrc (fixes #1)
made onionshare-tails, specifically for running in Tails
make script work even if ONIONSHARE_PLATFORM isn't set
updated readme to add GNU/Linux and OSX instructions, instead of just Tails
typo
using constant time string comparison for username/password, to prevent timing attacks. fixes #3
remove http basic auth and use a random URL instead. fixes #2
updated the screenshot to use an OSX one, and updated readme to reflect #2
added windows support (#6)
updated readme about using in Windows (#6)
using __file__ instead of inspect.getfile(inspect.currentframe())
calculates sha1 checksum in chunks now. fixes #7
small text change
web design refresh
add doctype to index template
added awesome pink skull and crossbone 404 error page
new design, so new screenshot
removed return to make load_strings function work
Merge branch 'enotodden-master'
Merge branch 'MeanderingCode-master'
Merge branch 'patch-1' of https://github.com/msjoinder/onionshare into msjoinder-patch-1
Merge branch 'msjoinder-patch-1'
Merge branch 'enotodden-master'
Merge pull request #14 from TomRegan/master
Merge branch 'ikkebr-master'
minor readme changes
starting at version 0.1, and setting python dependencies
removing bundled libraries
renaming onionshare.py to onionshare
packaging onionshare more proper-like
moved onionshare binary to bin folder
adding data files to MANIFEST.in
use subprocess instead of os.system, and gpg-sign releases
fix subprocess.call syntax
remove classifiers from setup.py to get uploading to pypi working
un-ignore bin
replacing gitignore with one that is less problematic
added bin folder, which was being gitignored
renamed Tails binary from onionshare-tails to tails-onionshare
short-term readme update, now that onionshare is packaged in pypi
re-added dependencies, to get onionshare working in Tails again (fixes #16)
Merge pull request #20 from joke2k/master
added Finnish translations, thanks to CryptoParty Finland
removing finnish translations until I can work out utf8 bugs
fixed bug involving global variables not getting set correctly, making strings not display in html
fixed bug where onionshare throws 500 on download if you don't supply absolute path
version bump to 0.2
Msjoinder (2):
Add Spanish translation
comma fix
Sean Leonard (1):
README.md small typo fix
Tom Regan (1):
Add French translation
joke2k (1):
add italian strings
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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