File keyutils.changes of Package keyutils

-------------------------------------------------------------------
Thu Feb 22 12:49:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Use %patch -P N instead of deprecated %patchN.

-------------------------------------------------------------------
Thu Mar 23 10:22:28 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

- Drop pkgconfig(krb5) BuildRequires: this dependency was dropped
  upstream in commit f9c7b4e4 (2018-11-02).

-------------------------------------------------------------------
Tue Dec 27 12:37:34 UTC 2022 - Ludwig Nussel <lnussel@suse.com>

- Replace transitional %usrmerged macro with regular version check (boo#1206798)

-------------------------------------------------------------------
Tue Jun 21 08:26:54 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>

- Add /etc/keys/evn and /usr/etc/keys/evm together with the IMA ones

-------------------------------------------------------------------
Thu Jun 24 12:54:11 UTC 2021 - Alberto Planas Dominguez <aplanas@suse.com>

- Add /etc/keys/ and /usr/etc/keys/ directory (bsc#1187654)

-------------------------------------------------------------------
Wed Jan  6 10:27:14 UTC 2021 - Marcus Meissner <meissner@suse.com>

- 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  4 10:50:03 UTC 2021 - Dirk Müller <dmueller@suse.com>

- 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 09:59:07 UTC 2020 - Ludwig Nussel <lnussel@suse.de>

- prepare usrmerge (boo#1029961)

-------------------------------------------------------------------
Mon Jul  1 14:28:52 UTC 2019 - Wolfgang Frisch <wolfgang.frisch@suse.com>

- 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  4 09:41:58 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

- Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS
  to shortcut the ring0 bootstrap cycle by also using krb5-mini.

-------------------------------------------------------------------
Mon Oct 29 16:36:11 UTC 2018 - astieger@suse.com

- add upstream signing key and verify source signature

-------------------------------------------------------------------
Mon Oct 29 15:37:31 UTC 2018 - meissner@suse.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 15:10:34 UTC 2018 - fvogt@suse.com

- Use %license (boo#1082318)

-------------------------------------------------------------------
Mon Nov  6 10:18:56 UTC 2017 - meissner@suse.com

- add keyutils-devel for baselibs, to allow biarch LTP builds.
  (bsc#1061591)

-------------------------------------------------------------------
Fri May  5 13:46:43 UTC 2017 - meissner@suse.com

- updated to 1.5.10
  - added "dh_compute" callback
  - manpage improvements

-------------------------------------------------------------------
Tue Mar 21 15:31:03 UTC 2017 - meissner@suse.com

- move binaries from /bin to /usr/bin (bsc#1029969)
- keyutils-usr-move.patch: also adjust the request-key.conf file

-------------------------------------------------------------------
Wed Feb  4 13:11:19 UTC 2015 - meissner@suse.com

- keyutils-nodate.patch: avoid including the timestamp. bsc#916180

-------------------------------------------------------------------
Thu Jun  5 13:58:56 UTC 2014 - meissner@suse.com

- correct the obsoletes and provides in baselibs.conf to be correct.
  bnc#881533

-------------------------------------------------------------------
Wed May 14 02:19:52 UTC 2014 - nfbrown@suse.com

- New upstream release 1.5.9.
  Particularly adds keyctl_invalidate, needed for latest nfs-utils.
  A few minor bugfixes and usability improvements.

-------------------------------------------------------------------
Mon Jul 29 08:37:36 UTC 2013 - tchvatal@suse.com

- Use macros bit more and fix noreplace on folder, which is not
  good.

-------------------------------------------------------------------
Sun Jun 16 16:59:30 UTC 2013 - lmuelle@suse.com

- Remove deprecated -c arg while calling cifs.upcall from request-key.conf.

-------------------------------------------------------------------
Fri Feb  1 18:53:40 UTC 2013 - coolo@suse.com

- update license to new format

-------------------------------------------------------------------
Wed Jun 20 07:40:08 UTC 2012 - meissner@suse.com

- various small improvements
- added a /etc/request-key.d/ snippet drop directory

-------------------------------------------------------------------
Mon Jun  4 18:00:41 UTC 2012 - jeffm@suse.com

- Update nfs4 idmap support, nfs-client 1.2.6 changed parameters.

-------------------------------------------------------------------
Wed Apr 11 03:43:35 UTC 2012 - jeffm@suse.com

- Add nfs4 idmap support
-------------------------------------------------------------------
Wed Oct  5 15:04:53 UTC 2011 - uli@suse.com

- cross-build fix: use %__cc macro

-------------------------------------------------------------------
Thu Sep 22 18:05:05 CEST 2011 - meissner@suse.de

- Updated to 1.5.3
  - Fix unread variables.
  - Licence file update.

- Updated to 1.5
  - Disable RPATH setting in Makefile.
  - Add -I. to build to get this keyutils.h.
  - Make CFLAGS override on make command line work right.
  - Make specfile UTF-8.
  - Support KEYCTL_REJECT.
  - Support KEYCTL_INSTANTIATE_IOV.
  - Add AFSDB DNS lookup program from Wang Lei.
  - Generalise DNS lookup program.
  - Add recursive scan utility function.
  - Add bad key reap command to keyctl.
  - Add multi-unlink variant to keyctl unlink command.
  - Add multi key purger command to keyctl.
  - Handle multi-line commands in keyctl command table.
  - Move the package to version to 1.5.
 
- Update to 1.4-4
  - Make build guess at default libdirs and word size.
  - Make program build depend on library in Makefile.
  - Don't include $(DESTDIR) in MAN* macros.
  - Remove NO_GLIBC_KEYSYS as it is obsolete.
  - Have Makefile extract version info from specfile and version script.
  - Provide RPM build rule in Makefile.
  - Provide distclean rule in Makefile.
  - Fix local linking and RPATH.
  - Fix prototypes in manual pages (some char* should be void*).
  - Rename the keyctl_security.3 manpage to keyctl_get_security.3.

-------------------------------------------------------------------
Thu Sep 22 12:41:50 UTC 2011 - jengelh@medozas.de

- Implement shlib package (libkeyutils1)
- Cleanup per Specfile Guidelines

-------------------------------------------------------------------
Tue Apr 19 13:45:30 CEST 2011 - meissner@suse.de

- Upgraded to 1.4
  - Fix the library naming wrt the version.
  - Move the package to version to 1.4.
  - Fix spelling mistakes in manpages.
  - Add an index manpage for all the keyctl functions.
  - Fix rpmlint warnings.
- fixed parallel make
- do not include empty rpaths

-------------------------------------------------------------------
Thu Mar 18 13:27:59 CET 2010 - meissner@suse.de

- Upgraded to 1.3 
  - Expose the kernel function to get a key's security context.
  - Expose the kernel function to set a processes keyring onto its parent.
  - Move libkeyutils library version to 1.3.

-------------------------------------------------------------------
Mon Dec 14 16:33:36 CET 2009 - jengelh@medozas.de

- add baselibs.conf as a source
- enable parallel building

-------------------------------------------------------------------
Mon Nov 24 12:52:44 CET 2008 - meissner@suse.de

- added 2 cifs helpers to request-key.conf (for CIFS DFS support)
  bnc#432494, FATE#303758

-------------------------------------------------------------------
Thu Nov 13 00:03:14 CET 2008 - crrodriguez@suse.de

- build request-key.c with -fno-strict-aliasing to avoid
  possible breakages 

-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

- added baselibs.conf file to build xxbit packages
  for multilib support

-------------------------------------------------------------------
Thu Dec 14 16:33:24 CET 2006 - meissner@suse.de

- Upgraded to 1.2.
	- call ldconfig
	- removed manpages (now in global man-pages)

-------------------------------------------------------------------
Wed Jul 19 14:35:25 CEST 2006 - meissner@suse.de

- Upgraded to 1.1. 
	- cleanups, new manpage.
- no static lib anymore (like upstream).

-------------------------------------------------------------------
Fri Apr 21 15:30:31 CEST 2006 - meissner@suse.de

- initial import of version 1.0.

openSUSE Build Service is sponsored by