Opened 3 months ago

Closed 3 months ago

#19159 closed enhancement (fixed)

keyutils-1.6.3 (new download location)

Reported by: Xi Ruoyao Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Change History (6)

comment:1 by Xi Ruoyao, 3 months ago

sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile and sed -e 's/executable/\\(pie \\)?/' -i tests/toolbox.inc.sh are no longer needed.

comment:2 by Xi Ruoyao, 3 months ago

The test suite needs CONFIG_SECONDARY_TRUSTED_KEYRING and CONFIG_SYSTEM_BLACKLIST_KEYRING enabled in kernel configuration.

comment:3 by Douglas R. Reno, 3 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 3 months ago

* Tue Jul 7 2020 David Howells <dhowells@redhat.com> - 1.6.3-1
- Revert the change notifications that were using /dev/watch_queue.
- Apply the change notifications that use pipe2(O_NOTIFICATION_PIPE).

* Mon Jul 6 2020 David Howells <dhowells@redhat.com> - 1.6.2-1
- 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.

comment:5 by Douglas R. Reno, 3 months ago

The dependency on Kerberos is no longer required. It was removed in 1.6

comment:6 by Douglas R. Reno, 3 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.