Please login to access the resource

Revisions of sshuttle

buildservice-autocommit accepted request 873583 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 21)
- only build for main python3 version, this is not a module
buildservice-autocommit accepted request 860196 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 860095 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 19)
- Update to 1.0.5:
  + Added
    * IPv6 support in nft method.
    * Intercept DNS requests sent by systemd-resolved.
    * Set default tmark.
    * Fix python2 server compatibility.
    * Python 3.9 support.
  + Fixed
    * 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.
buildservice-autocommit accepted request 845613 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 18)
baserev update by copy to link target
buildservice-autocommit accepted request 825272 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 823283 from Martin Rey's avatar Martin Rey (mrey) (revision 15)
- Update to 1.0.3:
  * Fixed:
    - Ask setuptools to require Python 3.5 and above.
    - Add missing import.
    - Fix formatting typos in usage docs
- Add fix-shebang.patch to fix env-script-interpreter rpmlint error
buildservice-autocommit accepted request 816894 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
  - add fix-pytest.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 816589 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 12)
- 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)
buildservice-autocommit accepted request 697853 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
baserev update by copy to link target
buildservice-autocommit accepted request 646811 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 9)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 646767 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 0.78.4:
  * Work around non tabular headers in BSD netstat.
  * Fix UDP and DNS support on Python 2.7 with tproxy method.
  * Fixed tests after adding support for iproute2.
  * Small refactoring of netstat/iproute parsing.
  * Set started_by_sshuttle False after disabling pf.
  * Fix punctuation and explain Type=notify.
  * Move pytest-runner to tests_require.
  * Fix warning: closed channel got=STOP_SENDING.
  * Support sdnotify for better systemd integration.
  * Fix #117 to allow for no subnets via file (-s).
  * Fix argument splitting for multi-word arguments.
  * requirements.rst: Fix mistakes.
  * Fix typo, space not required here.
  * Update installation instructions.
  * Support using run from different directory.
  * Ensure we update sshuttle/version.py in run.
  * Don't print python version in run.
  * Add CWD to PYTHONPATH in run
  * Fix case where there is no --dns.
  * [pf] Avoid port forwarding from loopback address.
  * Use getaddrinfo to obtain a correct sockaddr.
  * Skip empty lines on incoming routes data.
  * Just skip empty lines of routes data instead of stopping processing.
  * [pf] Load pf kernel module when enabling pf.
  * [pf] Test double restore (ipv4, ipv6) disables only once; test kldload.
  * Fixes UDP and DNS proxies binding to the same socket address.
  * Mock socket bind to avoid depending on local IPs being available in test box.
  * Fix no value passed for argument auto_hosts in hw_main call.
  * Fixed incorrect license information in setup.py.
buildservice-autocommit accepted request 509959 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 497001 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 6)
initialized devel package after accepting 497001
Alexander Naumov's avatar Alexander Naumov (Alexander_Naumov) accepted request 498230 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 5)
- Ensure neutrality of description.
Alexander Naumov's avatar Alexander Naumov (Alexander_Naumov) accepted request 493938 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 4)
- Change license to correct (LGPL-2.1)
- Remove patch sshuttle-remove_python2.patch file not needed.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 440734 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 3)
fixed all building issues please disregard old submit request
Displaying revisions 21 - 40 of 42
openSUSE Build Service is sponsored by