Opened 2 years ago
Closed 2 years 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: | medium | Keywords: | |
| Cc: |
Description
Change History (6)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
The test suite needs CONFIG_SECONDARY_TRUSTED_KEYRING and CONFIG_SYSTEM_BLACKLIST_KEYRING enabled in kernel configuration.
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 2 years 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:6 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

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