15
0
forked from pool/python-gssapi

- update to 1.6.1

* GSSAPI extension rfc4178 (set_neg_mechs) support 
 * Expose mechanisms in the high-level API

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gssapi?expand=0&rev=10
This commit is contained in:
2019-08-13 12:50:32 +00:00
committed by Git OBS Bridge
parent d1523f6157
commit 00ad9f8810
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 13 12:49:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.6.1
* GSSAPI extension rfc4178 (set_neg_mechs) support
* Expose mechanisms in the high-level API
-------------------------------------------------------------------
Wed Aug 7 14:23:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>