SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-sshtunnel-0.4.0-lp156.25.5.noarch.rpm :

* Thu Mar 28 2024 Steve Kowalik - Require update-alternatives for the scriptlets.
* Tue Mar 26 2024 John Paul Adrian Glaubitz - Switch build system from setuptools to pyproject.toml + Add python-pip and python-wheel to BuildRequires + Replace %python_build with %pyproject_wheel + Replace %python_install with %pyproject_install- Limit Python files matched in %files section
* Mon Jan 15 2024 Antonio Larrosa - Use %sle15_python_module_pythons
* Wed Apr 20 2022 pgajdosAATTsuse.com- do not require python-mock for build
* Mon Feb 01 2021 Dirk Müller - update to 0.4.0: + Change the daemon mod flag for all tunnel threads (is not fully backward compatible) to prevent unexpected hangs (`#219`_) + Add docker based end to end functinal tests for Mongo/Postgres/MySQL + Add docker based end to end hangs tests + Fix host key directory detection + Unify default ssh config folder to `~/.ssh` + Increase open connection timeout to 10 secods + Change default with context behavior to use `.stop(force=True)` on exit + Remove useless `daemon_forward_servers = True` hack for hangs prevention + Set transport keepalive to 5 second by default + Set default transport timeout to 0.1 + Deprecate and remove `block_on_close` option + Fix \"deadlocks\" / \"tunneling hangs\" + Add `.stop(force=True)` for force close active connections + Fixes bug with orphan thread for a tunnel that is DOWN + Support IPv6 without proxy command. Use built-in paramiko create socket logic. The logic tries to use ipv6 socket family first, then ipv4 socket family.
* Mon Jul 22 2019 Tomáš Chvátal - Update to 0.1.5:
* Introduce block_on_close attribute
* Thu Mar 07 2019 John Vandenberg - Remove test runner exception as bug is fixed upstream
* Thu Aug 23 2018 alarrosaAATTsuse.com- Update to 0.1.4
* Allow loading pkeys from ~/.ssh
* Wed May 09 2018 tchvatalAATTsuse.com- Disable deprecation detector test as it is broken
* Wed May 09 2018 tchvatalAATTsuse.com- Switch to pytest and run tests directly instead of running them in tox virtual enviroment
* Wed May 09 2018 tchvatalAATTsuse.com- Use %license to install license- Really execute tests- Really switch to github url as pypi deployment does not contain the tests
* Mon May 07 2018 adrian.glaubitzAATTsuse.com- Initial build + Version 0.1.3
 
ICM