Skip to content

Tags: hackaugusto/sshuttle

Tags

v0.78.1

Toggle v0.78.1's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.78.1 (6th August, 2016)

=================================
* Fix readthedocs versioning.
* Don't crash on ENETUNREACH.
* Various bug fixes.
* Improvements to BSD and OSX support.

v0.78.0

Toggle v0.78.0's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.78.0 (Apr 8, 2016)

============================

* Don't force IPv6 if IPv6 nameservers supplied. Fixes sshuttle#74.
* Call /bin/sh as users shell may not be POSIX compliant. Fixes sshuttle#77.
* Use argparse for command line processing. Fixes sshuttle#75.
* Remove useless --server option.
* Support multiple -s (subnet) options. Fixes sshuttle#86.
* Make server parts work with old versions of Python. Fixes sshuttle#81.

v0.77.2

Toggle v0.77.2's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.77.2 (Mar 7, 2016)

============================

* Accidentally switched LGPL2 license with GPL2 license in 0.77.1 - now fixed.

v0.77.1

Toggle v0.77.1's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.77.1 (Mar 7, 2016)

============================

* Use semantic versioning. http://semver.org/
* Update GPL 2 license text.
* New release to fix PyPI.

v0.77

Toggle v0.77's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.77 (Mar 3, 2016)

==========================

* Various bug fixes.
* Fix Documentation.
* Add fix for MacOS X issue.
* Add support for OpenBSD.

v0.76

Toggle v0.76's commit message
Release version 0.76

v0.75

Toggle v0.75's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.75 (Jan 12, 2016)

===========================

* Revert change that broke sshuttle entry point.

v0.74

Toggle v0.74's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Release 0.74 (Jan 10, 2016)

===========================

* Add CHANGES.rst file.
* Numerous bug fixes.
* Python 3.5 fixes.
* PF fixes, especially for BSD.

v0.73

Toggle v0.73's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
New version 0.73

Has significant changes. Such as:

* Now has setup.py for inclusion in PyPI.
* Firewall methods are abstracted out from main code.

sshuttle-0.72

Toggle sshuttle-0.72's commit message

Verified

This tag was signed with the committer’s verified signature.
brianmay Brian May
Shuttle 0.72

Bug fixes, mostly for OS-X.
Fixes for Debian packaging issues.