Commit Graph

11 Commits

Author SHA1 Message Date
David Howells
0a77729569 Version 1.5.8
- New lib symbols should go in a new library minor version.
2013-10-04 10:58:17 +01:00
David Howells
b6b22a2dd6 Version 1.5.7
- Provide a utility function to find a key by type and name.
- Allow keyctl commands to take a type+name arg instead of a key-id arg.
- Add per-UID get_persistent keyring function.
  - Fix lib versioning [BZ 1012043]
2013-10-02 16:31:59 +01:00
David Howells
beb130ec12 Version 1.5.6
- Fix the request-key.conf.5 manpage.
- Fix the max depth of key tree dump (keyctl show).
- The input buffer size for keyctl padd and pinstantiate should be larger.
- Add keyctl_invalidate.3 manpage.
2013-08-29 23:08:23 +01:00
David Howells
885b79cc94 Version 1.5.5
- Fix a Makefile error.
2011-11-30 15:31:23 +00:00
David Howells
61cc7351b5 Version 1.5.4
- Fix the keyctl padd command and similar to handle binary input.
- Make keyctl show able to take a keyring to dump.
- Make keyctl show able to take a flag to request hex key IDs.
- Make keyctl show print the real ID of the root keyring.
- Allow /sbin/request-key to have multiple config files.
- Adjust the manual page for 'keyctl unlink' to show keyring is optional.
- Add --version support for the keyutils version and build date.
2011-11-30 15:17:05 +00:00
David Howells
c1d898b31d * Tue Jul 26 2011 David Howells <dhowells@redhat.com> - 1.5.2-1
- Use correct format spec for printing pointer subtraction results.
2011-07-26 10:46:48 +01:00
David Howells
78ec343773 * Tue Jul 19 2011 David Howells <dhowells@redhat.com> - 1.5.1-1
- Fix unread variables.
- Licence file update.
2011-07-19 17:54:30 +01:00
David Howells
4571592234 * Thu Mar 10 2011 David Howells <dhowells@redhat.com> - 1.5-1
- 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.

* Tue Mar 1 2011 David Howells  <dhowells@redhat.com> - 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.

* Fri Dec 17 2010 Diego Elio Pettenò <flameeyes@hosting.flameeyes.eu> - 1.4-3
- Fix local linking and RPATH.

* Thu Jun 10 2010 David Howells  <dhowells@redhat.com> - 1.4-2
- Fix prototypes in manual pages (some char* should be void*).
- Rename the keyctl_security.3 manpage to keyctl_get_security.3.

* Fri Mar 19 2010 David Howells  <dhowells@redhat.com> - 1.4-1
- Fix the library naming wrt the version.
- Move the package to version to 1.4.

* Fri Mar 19 2010 David Howells  <dhowells@redhat.com> - 1.3-3
- Fix spelling mistakes in manpages.
- Add an index manpage for all the keyctl functions.

* Thu Mar 11 2010 David Howells  <dhowells@redhat.com> - 1.3-2
- Fix rpmlint warnings.

* Fri Feb 26 2010 David Howells <dhowells@redhat.com> - 1.3-1
- Fix compiler warnings in request-key.
- 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.
2011-07-19 16:30:44 +01:00
David Howells
b19ddbb4b9 Remove syscall manual pages (section 2) to man-pages package [BZ 203582]
Don't write to serial port in debugging script
2006-08-22 16:55:02 +00:00
David Howells
6e3b88c315 auto-import keyutils-1.1-4 on branch devel from keyutils-1.1-4.src.rpm 2006-06-07 16:46:13 +00:00
David Howells
3d894affa6 Setup of module keyutils 2006-06-07 16:45:42 +00:00