Commit 192df25
packages: bump keyutils to 1.6.3 and move to kernel.org source
keyutils 1.5.10 -> 1.6.3 (latest). The old download host
people.redhat.com/~dhowells was retired by Red Hat, so switch the
source to the maintainer's git tree on kernel.org, which serves a
reproducible snapshot tarball. This changes the tarball extension
(.tar.bz2 -> .tar.gz) and URL accordingly; the snapshot unpacks to
keyutils-1.6.3/ and ships the same hand-written Makefile, so the build
recipe is unchanged.
The shared library version tracks the highest symbol in version.lds,
which advanced from KEYUTILS_1.6 to KEYUTILS_1.10 between these
releases, so KEYUTILS_LIB now copies libkeyutils.so.1.10 (the SONAME
libkeyutils.so.1 is unchanged). Verified the install paths
(bin/keyctl, usr/lib/libkeyutils.so*) still match the recipe.
Signed-off-by: Brad House <bhouse@nexthop.ai>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2b86b64 commit 192df25
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments