forked from pool/python-pykerberos
- update to 1.2.1:
* add crusty CMake support
* minor change to CBT struct
* get build working on OSX again
* changes based on upstream PR
* add CHANGELOG with entries for 1.2.1.beta1
* add winrm-style IOV encryption support
* bump repo version to 1.2.1dev
* Removing 3.2 from travis b/c it is no longer fully supported
* Added method to build the CBT structure and modified authGSSClientStep
to pass along this CBT structure if it is set
* obviously, verify shouldn't be const
* 1.2.1 final release
* Adding life support note to README
- Use %license macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykerberos?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 05:19:12 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 1.2.1:
|
||||
* add crusty CMake support
|
||||
* minor change to CBT struct
|
||||
* get build working on OSX again
|
||||
* changes based on upstream PR
|
||||
* add CHANGELOG with entries for 1.2.1.beta1
|
||||
* add winrm-style IOV encryption support
|
||||
* bump repo version to 1.2.1dev
|
||||
* Removing 3.2 from travis b/c it is no longer fully supported
|
||||
* Added method to build the CBT structure and modified authGSSClientStep
|
||||
to pass along this CBT structure if it is set
|
||||
* obviously, verify shouldn't be const
|
||||
* 1.2.1 final release
|
||||
* Adding life support note to README
|
||||
- Use %license macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 09:56:22 UTC 2017 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user