forked from pool/python-pure-sasl
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-sasl?expand=0&rev=14
58 lines
1.9 KiB
Plaintext
58 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 3 12:37:06 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 23:24:32 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 0.6.2
|
|
* Fix GSSAPI wrapping using in Python 3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 04:57:47 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 0.6.1 (no relevant changes in changelog)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 6 10:21:35 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
|
|
|
|
- Switch from python-pykerberos to python-kerberos. Pykerberos as
|
|
a fork is no longer developed and the work on upstream has
|
|
resumed.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:50 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 19 11:34:20 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to 0.5.1
|
|
* Fixes for DIGEST-MD5, server auth has been completed and is now
|
|
tested
|
|
* Both DIGEST-MD5 and CRAM-MD5 properly set the complete flag now
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 9 06:19:20 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to 0.5.0
|
|
* Added EXTERNAL mechanism
|
|
* Fix QOP checks in python3
|
|
* Improved error handling when the kerberos module is not
|
|
installed
|
|
* Fix python3 bug using auth-conf with GSSAPI
|
|
* Add GSSAPI "extra" with kerberos dependency
|
|
- Use %license macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 2 17:26:27 UTC 2017 - 9@cirno.systems
|
|
|
|
- Package doc files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 1 21:57:01 UTC 2017 - 9@cirno.systems
|
|
|
|
- Init, v0.4.0
|