Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyspnego for openSUSE:Factory 
checked in at 2022-10-29 20:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyspnego (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyspnego.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyspnego"

Sat Oct 29 20:16:45 2022 rev:11 rq:1032070 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyspnego/python-pyspnego.changes  
2022-10-03 13:44:43.389344300 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyspnego.new.2275/python-pyspnego.changes    
    2022-10-29 20:18:01.626504880 +0200
@@ -1,0 +2,26 @@
+Fri Oct 28 20:23:03 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 0.6.0 
+  * Drop support for Python 3.6 - new minimum is 3.7+
+  * Moved setuptools config into pyproject.toml and made Cython a build 
requirement for Windows
+     For most users this is a hidden change
+     If a tool follows the PEP 517 standard, like pip, this build dependency 
will work automatically
+     The pre cythonised files are no longer included in the sdist going forward
+
+- Update to 0.5.4
+  * Fix str of enum values when running in Python 3.11 to be consistent with 
older versions
+  * Support gssapi on 1.5.x which comes with RHEL 8.
+
+- Update to 0.5.3
+  * Fix heap allocation errors when running with heap allocation monitoring on 
Windows
+
+- Update to 0.5.2
+  * Added custom MD4 hashing code for NTLM to use.
+     Newer Linux distributions ship with OpenSSL 3.x which typically disables 
MD4 breaking the use of hashlib.new('md4', b"")
+     Using this custom code allows NTLM to continue to work
+     While it's bad to continue to use older hashing mechanisms in this case 
there is no valid alternative available
+
+- Update to 0.5.1
+  * Call gss_inquire_sec_context_by_oid(ctx, spnego_req_mechlistMIC_oid) when 
using pure NTLM over GSSAPI to ensure the token contains a MIC
+
+-------------------------------------------------------------------

Old:
----
  pyspnego-0.5.0.tar.gz

New:
----
  pyspnego-0.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyspnego.spec ++++++
--- /var/tmp/diff_new_pack.B1EOg8/_old  2022-10-29 20:18:02.054507160 +0200
+++ /var/tmp/diff_new_pack.B1EOg8/_new  2022-10-29 20:18:02.058507182 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pyspnego
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        Python SPNEGO authentication library
 License:        MIT

++++++ pyspnego-0.5.0.tar.gz -> pyspnego-0.6.0.tar.gz ++++++
++++ 1790 lines of diff (skipped)

Reply via email to