9c562490db
- update to 1.3.2: * improve broken pipe (EPIPE) error handling in socket operations * Updates sudoers config according to executable * switch to a network namespace on Linux * prevent UnicodeDecodeError parsing iptables rule with comments * remove temp build hack * support ':' sign in password * replace nix-env with nix-shell * update installation instructions
Dirk Mueller2025-11-12 11:58:39 +00:00
cd75ca07e5
Accepting request 1245590 from security
Ana Guerrero2025-02-13 17:39:51 +00:00
8bf02ea081
- update to 1.2.0: * Add support for Python 3.11 and Python 3.11 * bad file descriptor error in windows, fix pytest errors * drop Python 3.8 support * ensure poetry works for Python 3.9 * fix broken workflow_dispatch CI rule * Remove more references to legacy Python versions * replace requirements.txt files with poetry * update nix flake to fix problems * use Python >= 3.10 for docs
Dirk Mueller2025-02-13 10:17:14 +00:00
dd58fcbd6b
Accepting request 1217249 from security
Ana Guerrero2024-10-23 19:11:14 +00:00
53edd068a6
- update to 1.1.2: * Removed a little bit of legacy code * logging priority to turn off noise * Add support for SSHUTTLE_ARGS environment variable * tproxy: Apply DNS rules first * Workaround when sudo prints text to standard out * Keep terminal in a sane state when sudo use_pty is used. * Allow flake8 to determine the version of pyflakes - drop fix-pytest.patch: obsolete (added pytest-cov instead)
Dirk Mueller2024-10-23 08:46:43 +00:00
af8fbace4b
Updating link to change in openSUSE:Factory/sshuttle revision 19
OBS User buildservice-autocommit
2024-02-26 18:49:41 +00:00
4182336de4
Accepting request 1151828 from security
OBS User buildservice-autocommit
2024-02-26 18:49:41 +00:00
4fe814b287
Accepting request 1151639 from home:dimstar:rpm4.20:s
Wolfgang Frisch2024-02-26 16:03:02 +00:00
23fd5d4970
Accepting request 1112896 from security
Ana Guerrero2023-09-22 19:47:29 +00:00
5ec2f6787c
- add sysusers-requires - remove sle12 specific conditionals settings from service file as they imply NNP, which doesn't work - switch to pep517 build for better shebangs - depend on setuptools_scm also on older dists - Sshuttle service should be started after firewalld - only build for main python3 version, this is not a module - moved upstream from apenwarr/sshuttle to (pip) sshuttle/sshuttle - fixed outdated licence string
Dirk Mueller2023-09-21 18:45:21 +00:00
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
Dirk Mueller2022-12-03 20:58:34 +00:00