[Bug 237008] security/py-requests-credssp: update to 1.0.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 4 07:58:03 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237008
Bug ID: 237008
Summary: security/py-requests-credssp: update to 1.0.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: timp87 at gmail.com
CC: rozhuk.im at gmail.com
CC: rozhuk.im at gmail.com
Flags: maintainer-feedback?(rozhuk.im at gmail.com)
Created attachment 203372
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203372&action=edit
port patch
- Update security/py-requests-credssp to 1.0.2
- Add devel/py-pyasn1 as dependency
Full list of changes from 0.1.0 to 1.0.2 are here
https://github.com/jborean93/requests-credssp/releases:
v1.0.2
- Changed some log messages to a debug level instead of info
v1,0,1
- Added support for Python 3.7
- Fix version info warning msg for pub key authentication process
v1.0.0
- Drop support for Python 3.3
- Added support for new CredSSP protocol 5 and 6, mitigates CVE 2018-0886
- Added the ability to specify a minimum CredSSP server version
- Added support for SPNEGO/Kerberos authentication over CredSSP
- Removed manual asn.1 structures and added dependency on pyasn1 for easier
code management
- Deprecated older function in HttpCredSSPAuth that should be host specific
instead of global
- Changed license to MIT from ISC
- Tidied up test suite to use py.test and added pep8 checks
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list