Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2019 07:58:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237008] security/py-requests-credssp: update to 1.0.2
Message-ID:  <bug-237008-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237008

            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@FreeBSD.org
          Reporter: timp87@gmail.com
                CC: rozhuk.im@gmail.com
                CC: rozhuk.im@gmail.com
             Flags: maintainer-feedback?(rozhuk.im@gmail.com)

Created attachment 203372
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203372&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237008-7788>