2025-06-10 14:04:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 10 07:29:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
2022-10-07 07:53:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 5 00:18:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to v1.2.4 (9 Nov 2021)
|
|
|
|
|
|
|
|
* Added C API change support for Python 3.10 (thanks @stevenpackardblp!)
|
|
|
|
* Fixed a pointer alignment issue that impacted M1 Mac users (thanks @devashish2203!)
|
|
|
|
|
2019-02-05 05:22:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-12-20 09:56:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 20 09:56:22 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- remove explicit krb5 requires, this is in conflict with
|
|
|
|
krb5-mini, which causes depending packages to build-fail
|
|
|
|
|
2017-08-22 04:37:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 22 04:35:01 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.14
|
|
|
|
- convert to singlespec
|
|
|
|
|
2016-09-01 12:24:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 1 08:34:27 UTC 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
|
|
|
|
|
2016-03-14 09:27:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 14 09:26:57 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- add conflicts to python-kerberos
|
|
|
|
|
2016-02-09 16:54:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 9 14:31:33 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Initial packaging (version 1.1.10)
|
|
|
|
|