Package Release Info

python-pykerberos-1.2.1-3.5.1

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-pykerberos-debuginfo
python-pykerberos-debugsource
python2-pykerberos
python2-pykerberos-debuginfo

Change Logs

* Tue Feb 05 2019 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
Version: 1.1.14-1.17
* Wed Dec 20 2017 dmueller@suse.com
- remove explicit krb5 requires, this is in conflict with
  krb5-mini, which causes depending packages to build-fail
* Tue Aug 22 2017 tbechtold@suse.com
- update to 1.1.14
- convert to singlespec
* Thu Sep 01 2016 tbechtold@suse.com
update to version v1.1.13
  * Fix TypeError when krb5-config is not present
  * Don't free stack allocated buffer #15
  * Bump version to 1.1.11
  * Fix reference to undefined command_name variable
  * Remove  reference to undefined popenargs variable
  * Increment version to v1.1.13
  * Address endless loop in case neither krb5-config nor krb5-config.mit are found
  * remove deprecation warning for clean methods
  * Add travis config
  * replace explicit client credentials to gss_init_sec_context
  * Increment version to 1.1.12
  * Add a dummy test script
- Use pypi.io as Source url
* Mon Mar 14 2016 dmueller@suse.com
- add conflicts to python-kerberos
* Tue Feb 09 2016 tbechtold@suse.com
- Initial packaging (version 1.1.10)