[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#973533: nmu: util-linux_2.36-3+b1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: binnmu

util-linux doesn't know about the new capabilities from Linux 5.9 yet, e.g.:

% setpriv --bounding-set -all echo test
setpriv: libcap-ng is too old for "all" caps

The problem is not actually libcap-ng but util-linux having picked up an old CAP_LAST_CAP when it was built.
Rebuilding against linux-libc-dev 5.9 fixes this:

nmu util-linux_2.36-3+b1 . linux-any . unstable . -m "Rebuild against linux-libc-dev >= 5.9 to pick up new capabilities" --extra-depends 'linux-libc-dev (>= 5.9)'
(not sure if linux-any is supported here)


Reply to: