Page MenuHomeSolus

Update keyutils to 1.6
ClosedPublic

Authored by BridouZ on Nov 15 2018, 10:30 AM.
Tags
None
Referenced Files
F11066186: D4362.id.diff
Fri, Aug 11, 5:50 PM
F11047081: D4362.diff
Thu, Aug 10, 2:45 PM
F10885732: D4362.id10692.diff
Jun 25 2023, 2:33 PM
F10885043: D4362.id10954.diff
Jun 25 2023, 5:57 AM
F10883693: D4362.diff
Jun 24 2023, 1:22 PM

Details

Summary
  • When scanning its config files to find a helper to execute, request-key now takes the match with the least number of characters matching a wildcard rather than the first match. This allows a more specific match on a particular type to be installed that overrides a general match (say with the DNS resolver).
  • request-key has an additional flag that allows helper execution to be suppressed to make config debugging easier.
  • Support in keyctl for public key operations using asymmetric-type keys (requires kernel v4.20).
  • The dependency on MIT Kerberos is removed.
  • Added pkg-config spec for libkeyutils.
Test Plan
`lutris` built against this package > OK

Diff Detail

Repository
R3783 keyutils
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 added inline comments.
abi_used_libs
3

This doesn't look normal to me...

This revision is now accepted and ready to land.Nov 26 2018, 11:51 PM
This revision was automatically updated to reflect the committed changes.