2016-08-06 10:58:00 +02:00
|
|
|
Release 0.78.1 (6th August, 2016)
|
|
|
|
=================================
|
2016-08-06 10:52:26 +02:00
|
|
|
* Fix readthedocs versioning.
|
|
|
|
* Don't crash on ENETUNREACH.
|
|
|
|
* Various bug fixes.
|
|
|
|
* Improvements to BSD and OSX support.
|
|
|
|
|
|
|
|
|
2016-04-08 04:01:37 +02:00
|
|
|
Release 0.78.0 (Apr 8, 2016)
|
|
|
|
============================
|
2016-04-05 13:14:50 +02:00
|
|
|
|
|
|
|
* Don't force IPv6 if IPv6 nameservers supplied. Fixes #74.
|
|
|
|
* Call /bin/sh as users shell may not be POSIX compliant. Fixes #77.
|
|
|
|
* Use argparse for command line processing. Fixes #75.
|
|
|
|
* Remove useless --server option.
|
|
|
|
* Support multiple -s (subnet) options. Fixes #86.
|
|
|
|
* Make server parts work with old versions of Python. Fixes #81.
|
|
|
|
|
|
|
|
|
2016-03-07 00:03:22 +01:00
|
|
|
Release 0.77.2 (Mar 7, 2016)
|
|
|
|
============================
|
|
|
|
|
|
|
|
* Accidentally switched LGPL2 license with GPL2 license in 0.77.1 - now fixed.
|
|
|
|
|
|
|
|
|
2016-03-06 23:46:01 +01:00
|
|
|
Release 0.77.1 (Mar 7, 2016)
|
|
|
|
============================
|
|
|
|
|
|
|
|
* Use semantic versioning. http://semver.org/
|
|
|
|
* Update GPL 2 license text.
|
|
|
|
* New release to fix PyPI.
|
|
|
|
|
|
|
|
|
2016-03-03 00:38:33 +01:00
|
|
|
Release 0.77 (Mar 3, 2016)
|
|
|
|
==========================
|
2016-03-03 00:35:45 +01:00
|
|
|
|
|
|
|
* Various bug fixes.
|
|
|
|
* Fix Documentation.
|
|
|
|
* Add fix for MacOS X issue.
|
|
|
|
* Add support for OpenBSD.
|
|
|
|
|
|
|
|
|
2016-01-17 08:38:43 +01:00
|
|
|
Release 0.76 (Jan 17, 2016)
|
|
|
|
===========================
|
|
|
|
|
|
|
|
* Add option to disable IPv6 support.
|
|
|
|
* Update documentation.
|
|
|
|
* Move documentation, including man page, to Sphinx.
|
|
|
|
* Use setuptools-scm for automatic versioning.
|
|
|
|
|
|
|
|
|
2016-01-12 02:28:48 +01:00
|
|
|
Release 0.75 (Jan 12, 2016)
|
|
|
|
===========================
|
|
|
|
|
|
|
|
* Revert change that broke sshuttle entry point.
|
|
|
|
|
|
|
|
|
2016-01-10 00:00:07 +01:00
|
|
|
Release 0.74 (Jan 10, 2016)
|
|
|
|
===========================
|
|
|
|
|
|
|
|
* Add CHANGES.rst file.
|
|
|
|
* Numerous bug fixes.
|
|
|
|
* Python 3.5 fixes.
|
|
|
|
* PF fixes, especially for BSD.
|