[Pkg-privacy-commits] [torsocks] annotated tag v2.0.0-rc4 created (now f644051)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:09:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag v2.0.0-rc4
in repository torsocks.
at f644051 (tag)
tagging b2de66763cd1318352678ce1b7723552b3560ff5 (commit)
replaces v2.0.0-rc3
tagged by David Goulet
on Mon Mar 3 20:54:24 2014 -0500
- Log -----------------------------------------------------------------
Version 2.0.0-rc4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQF8BAABAgBmBQJTFTJQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCNzQ0MTdFRERGMjJBQzlGOUU5MEY0OTE0
MkU4NkEyQTExRjQ4RDM2AAoJEELoaioR9I02TCYH/jjMGDMcoHkg+YksXW5hL/VG
tZk2mLh9u/1fMHtNmueKdrQTx9V+FXHUCSd79eLz2JgAdqFLHGDypWOEwpj4SjHB
mWqY4kM1uqcegQbQ+MpwmTCxjXkC728nOIIq0YdQy8OXfo9vQkjF/hSRJu7apjni
CJaZuXhh4FK/yQahnae9ZYNKVxqEeRAqT9duz8OTlRqmz6uaXqxmbXvUI63vfMfd
6o+qLo1Xokq40UDSEWqmfuBR5PBNfRy3Esk2f7HBSwXStm2Eu8xQvYgcdgywEN5W
VMMfnArkeMDb2+194O6d2reLvWkesYpAElbpbJ33zjWDHZRDPDA/zLVcFu61TOY=
=iUQV
-----END PGP SIGNATURE-----
Arlo Breault (1):
Fix: build status markdown
David Goulet (57):
Fix: typo in README
Fix: explicitly remove src.old from tarball
Fix: install documentation in doc directory
Add __syscall support for *BSD systems
Revert "Fix: explicitly remove src.old from tarball"
Fix: add missing errno to handle non-blocking connect()
Fix: fix localhost resolution address
Fix: reject IPv6 socket creation
Fix: set loopback check in host byte order
Fix: put utils_is_ipv4_local static inline
Fix: check if address is local after onion lookup
Fix: change non TCP socket warning to debug
Fix: bad include and duplicate syscall values
Fix: lookup libc name and pass it to dlopen()
Fix: overload _exit and _Exit to cleanup library
Fix: add a library cleanup flag
Fix: typo in exit.c comment
Fix: cleanup configure.ac and add missing headers/functions
Add hardening compile and linker flags
Add --version to torsocks.in
Fix: quote torsocks script shell arguments
Tests: add travis build status image to README
Add portable is localhost function
Fix: bad libc detection on system with libcap.so
Add localhost resolve utils function
Fix: remove gethostent() usage
Test: add unit test for sockaddr_is_localhost
Fix: bad reference in getaddrinfo() using inet_pton
Fix: socks5 connect use connection domain and correct len
Fix: use libc close() when resolving through Tor
Fix: fd leak on tor resolve error
Fix: return right value with localhost resolve
Fix: remove all variables with double underscore
Fix: deny connection to ANY address
Fix: check strdup return value
Fix: better document connection registry mutex
Fix: handle socket creation with multiple types
Fix: handle hints being NULL in getaddrinfo
Deny libc function accept()/accept4()
Deny libc function bind()
Fix: check is_suid flag before each getenv()
Fix: use strtok_r reentrant instead of strtok
Fix: use connection_get_ref on creation
Fix: use unsigned char for socks5 ABI
Tests: add one for utils_tokenize_ignore_comments
Fix: remove the use of IPv4 sockaddr in connect
Fix: overload listen and not bind
Fix: make tsock_tor_resolve support IPv6
Fix: check strdup return value in config-file.c
Fix: handle conn. type domain name for socks5 connect
Add SOCKS5 username/password authentication
Fix: check SOCKS5 user/pass before setting them in config
Add -u/-p/-d to torsocks script
Update torsocks.1 man page with new options and some fixes
Fix: move functions in file and set hidden attribute
Extras: add bash and zsh completion file
Update version to v2.0.0-rc4
Jérémie Galarneau (1):
Fix: README typos
Luke Gallagher (5):
Fix: assert conn->fd typo
Fix: IPv6 typo in socks5_send_resolve_ptr_request
Fix: change socks5_send_ptr_request to use address type
Fix: assert conn->fd typo
Test: add socks5 tests
Thomas Klausner (1):
Add NetBSD support
-----------------------------------------------------------------------
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/torsocks.git
More information about the Pkg-privacy-commits
mailing list