SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pywinrm-0.5.0-2.1.noarch.rpm :

* Thu Aug 29 2024 pgajdosAATTsuse.com- python-six is not required for build
* Sat Jul 20 2024 Martin Hauke - Update to version 0.5.0 What\'s Changed
* Migrate to PEP 517 compliant build.
* Added ignore revs file for tracking commits with bulk sanity changes.
* Add type annotations.
* Add WSManFaultError.
* Add new public APIs for header and command output.
* Fix up subpackages in dist.
* Tue May 09 2023 Johannes Kastl - add sle15_python_module_pythons
* Thu Apr 14 2022 pgajdosAATTsuse.com- version update to 0.4.3
* Fix invalid regex escape sequences.
* Decoding CLIXML failures for run_ps will create a UserWarning rather than printing the warning.
* Remove usage of deprecated Python API to support Python 3.11- do not require mock for build
* Sat Oct 16 2021 Dirk Müller - update to 0.4.2:
* removed deprecated distutils usage to avoid Deprecation Warnings under Python 3.10
* Fri May 28 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Fri Feb 28 2020 Dirk Mueller - update to 0.4.1:
* python 3.8
* Sun Nov 03 2019 Martin Hauke - Update to version 0.4.0
* Ensure server_cert_validation=ignore supersedes ca_trust_path/env overrides.
* Added deprecated warnings if CA trusts defined by environment variables are used.
* Set minimum version of requests-credssp to support Kerberos auth over CredSSP and other changes.
* Added proxy support where it can be defined within the application, with the ability to specify the proxy within the application.
* Fix for shell not setting all environment variables.
* Fix session clixml encoding on Python 3.
* Protocol.close_shell(shell_id) will now close the session(and TCP connections) to the Windows machine. close_session option has been added in case of leaving the session alone.
* Add a function to send input to a running process.- Use tarball from github instead of pypi- Drop not longer needed file LICENSE (it\'s part of the upstream tarball- Add %{python_module kerberos} to BuildRequires since it\'s used in some tests
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu Apr 05 2018 mardnhAATTgmx.de- Upgrade to version 0.3.0
* Added support for message encryption over HTTP when using NTLM/Kerberos/CredSSP
* Added parameter to disable TLSv1.2 when using CredSSP for Server 2008 support
* Error detail from SOAP fault (if present) is now included with HTTP 500 errors
* Fixed CA path override (incl envvar)
* Fixed Kerberos service override
* Try harder to suppress urllib3 InsecureRequestWarnings on various OSs
* Fixed timeout values to parse correctly if passed as strings
* Various updates to CI/tests- Convert to singlespec
 
ICM