mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-25 11:48:40 +02:00
Add release notes for new release
This commit is contained in:
parent
6d4261e3f9
commit
8f0d3b0f8e
31
CHANGES.rst
31
CHANGES.rst
@ -9,6 +9,37 @@ adheres to `Semantic Versioning`_.
|
|||||||
.. _`Semantic Versioning`: http://semver.org/
|
.. _`Semantic Versioning`: http://semver.org/
|
||||||
|
|
||||||
|
|
||||||
|
UNRELEASED
|
||||||
|
----------
|
||||||
|
|
||||||
|
Added
|
||||||
|
~~~~~
|
||||||
|
* IPv6 support in nft method.
|
||||||
|
* Intercept DNS requests sent by systemd-resolved.
|
||||||
|
* Set default tmark.
|
||||||
|
* Fix python2 server compatibility
|
||||||
|
|
||||||
|
Fixed
|
||||||
|
~~~~~
|
||||||
|
* Change license text to LGPL-2.1
|
||||||
|
* Fix #494 sshuttle caught in infinite select() loop.
|
||||||
|
* Include sshuttle version in verbose output.
|
||||||
|
* Add psutil as dependency in setup.py
|
||||||
|
* When subnets and excludes are specified with hostnames, use all IPs.
|
||||||
|
* Update/document client's handling of IPv4 and IPv6.
|
||||||
|
* Update sdnotify.py documentation.
|
||||||
|
* Allow no remote to work.
|
||||||
|
* Make prefixes in verbose output more consistent.
|
||||||
|
* Make nat and nft rules consistent; improve rule ordering.
|
||||||
|
* Make server and client handle resolv.conf differently.
|
||||||
|
* Fix handling OSError in FirewallClient#__init__
|
||||||
|
* Refactor automatic method selection.
|
||||||
|
|
||||||
|
Removed
|
||||||
|
~~~~~~~
|
||||||
|
* Drop testing of Python 3.5
|
||||||
|
|
||||||
|
|
||||||
1.0.4 - 2020-08-24
|
1.0.4 - 2020-08-24
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user