SHA256
1
0
forked from pool/sshuttle

2 Commits

Author SHA256 Message Date
add41cc04a - update to 1.1.1:
* Make --sudoers option work properly, fix regression in v1.1.0
  * Clarify --disable-ipv6 in man page.
  * Improve message when bind fails with a IPv6 address
  * Add tests for host name resolution
  * Allows wildcard host names as subnets
  * Fix typo
  * Remove --sudoers, improve --sudoers-no-modify
  * avoid moving/renaming the hosts file - fix docker container issue
  * fixed some spelling mistakes
  * Fix incorrect permissions for /etc/hosts
  * This test broke in Python3.11
  * all elements are strings
  * Replace setuptools_scm with bump2version

OBS-URL: https://build.opensuse.org/package/show/security/sshuttle?expand=0&rev=31
2022-12-03 20:58:34 +00:00
9c5f5f4c0a Accepting request 816589 from home:polslinux:branches:security
- Update to 1.0.2:
  + Added:
    * Python 3.8 support.
    * sshpass support.
    * Auto sudoers file (#269).
    * option for latency control buffer size.
  + Removed:
    * Python 2.6 support.
    * Python 2.7 support.
  + Fixed:
    * Leave use of default port to ssh command.
    * Remove unwanted references to Python 2.7 in docs.
    * Replace usage of deprecated imp.
    * Fix connection with @ sign in username.
    * Remove debug message for getpeername failure.
    * Fix crash triggered by port scans closing socket.
    * Added "Running as a service" to docs.
    * Systemd integration.
    * Trap UnicodeError to handle cases where hostnames returned by DNS are invalid.
    * Formatting error in CHANGES.rst
    * Various errors in documentation.
    * Nftables based method.
    * Make hostwatch locale-independent (#379).
    * Add tproxy udp port mark filter that was missed in #144, fixes #367.
    * Capturing of local DNS servers.
    * Crashing on ECONNABORTED.
    * Size of pf_rule, which grew in OpenBSD 6.4.
    * Use prompt for sudo, not needed for doas.
    * Arch linux installation instructions.
    * tests for existing PR-312 (#337).
    * Hyphen in hostname.
    * Assembler import (#319)

OBS-URL: https://build.opensuse.org/request/show/816589
OBS-URL: https://build.opensuse.org/package/show/security/sshuttle?expand=0&rev=12
2020-06-24 21:04:59 +00:00