Changelog for
keyutils-1.6.3-lp152.6.6.1.i586.rpm :
* Thu Jun 24 2021 Alberto Planas Dominguez
- Add /etc/keys/ and /usr/etc/keys/ directory (bsc#1187654)
* Wed Jan 06 2021 Marcus Meissner - adjust the library license to be LPGL-2.1+ only (the tools are GPL2+, the library is just LGPL-2.1+) (bsc#1180603)
* Mon Jan 04 2021 Dirk Müller - update to 1.6.3:
* Revert the change notifications that were using /dev/watch_queue.
* Apply the change notifications that use pipe2(O_NOTIFICATION_PIPE).
* Allow \"keyctl supports\" to retrieve raw capability data.
* Allow \"keyctl id\" to turn a symbolic key ID into a numeric ID.
* Allow \"keyctl new_session\" to name the keyring.
* Allow \"keyctl add/padd/etc.\" to take hex-encoded data.
* Add \"keyctl watch
*\" to expose kernel change notifications on keys.
* Add caps for namespacing and notifications.
* Set a default TTL on keys that upcall for name resolution.
* Explicitly clear memory after it\'s held sensitive information.
* Various manual page fixes.
* Fix C++-related errors.
* Add support for keyctl_move().
* Add support for keyctl_capabilities().
* Make key=val list optional for various public-key ops.
* Fix system call signature for KEYCTL_PKEY_QUERY.
* Fix \'keyctl pkey_query\' argument passing.
* Use keyctl_read_alloc() in dump_key_tree_aux().
* Various manual page fixes.- spec-cleaner run (fixup failing homepage url)
* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Mon Jul 01 2019 Wolfgang Frisch - updated to 1.6 - Apply various specfile cleanups from Fedora. - request-key: Provide a command line option to suppress helper execution. - request-key: Find least-wildcard match rather than first match. - Remove the dependency on MIT Kerberos. - Fix some error messages - keyctl_dh_compute.3: Suggest /proc/crypto for list of available hashes. - Fix doc and comment typos. - Add public key ops for encrypt, decrypt, sign and verify (needs linux-4.20). - Add pkg-config support for finding libkeyutils.- upstream isn\'t offering PGP signatures for the source tarballs anymore
* Mon Mar 04 2019 Dominique Leuenberger - Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS to shortcut the ring0 bootstrap cycle by also using krb5-mini.
* Mon Oct 29 2018 astiegerAATTsuse.com- add upstream signing key and verify source signature
* Mon Oct 29 2018 meissnerAATTsuse.com- updated to 1.5.11 (bsc#1113013) - Add keyring restriction support. - Add KDF support to the Diffie-Helman function. - DNS: Add support for AFS config files and SRV records
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Mon Nov 06 2017 meissnerAATTsuse.com- add keyutils-devel for baselibs, to allow biarch LTP builds. (bsc#1061591)
* Fri May 05 2017 meissnerAATTsuse.com- updated to 1.5.10 - added \"dh_compute\" callback - manpage improvements
* Tue Mar 21 2017 meissnerAATTsuse.com- move binaries from /bin to /usr/bin (bsc#1029969)- keyutils-usr-move.patch: also adjust the request-key.conf file
* Wed Feb 04 2015 meissnerAATTsuse.com- keyutils-nodate.patch: avoid including the timestamp. bsc#916180