OBS User unknown
2009-05-15 20:57:39 +00:00
committed by Git OBS Bridge
parent 1489488e52
commit 8589d1e212
5 changed files with 29 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 7 13:47:31 CEST 2009 - prusnak@suse.cz
- updated to 0.28.4
* GnuTLS support fixes:
- fix handling of PKCS#12 client certs with multiple certs or keys
- fix crash with OpenPGP certificate
- use pkg-config data in configure, in preference to libgnutls-config
* Add PKCS#11 support for OpenSSL builds (where pakchois is available)
* Fix small memory leak in PKCS#11 code
- enabled kerberos support (by adding krb5-devel to BuildRequires)
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de