#5083 closed enhancement (fixed)

libcap-2.65

Reported by: pierre Owned by: lfs-book
Priority: normal Milestone: 11.2
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor

Change History (2)

comment:1 by pierre, 22 months ago

Release notes for 2.65 2022-07-17 15:33:06 -0700

Fix syntax error in DEBUG build of protected code in setcap.c. (Bug reported by yixiangzhike.)

Prevent bash from reading the wrong startup files when the capsh --user=xxx argument is used to invoke a shell as the user xxx. This is done by capsh now changing the USER and HOME environment variables when --user is specified. The argument --noenv can be used to suppress this behavior to what used to be the problematic default. (Bug: 215926)

Improved documentation:

Man page info for cap_get_pid() and cap_reset_ambient(). (Bug reports from nomonemo and Tinkerer One.)

Improve documentation and help for the captree program.

Updated go/Makefile comment about an unfixed Go runtime bug in go1.16 and go1.17 (resolved in go1.18+), and the deadlock behavior of the psx-fd test.

Refresh the signatures on the two GPG keys morgan@ uses. The 4096 bit one is preferred, but the older one is also used for continuity reasons. This set of signatures should also be available from the various key servers out there.

comment:2 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: newclosed

Fixed at commit c3161174321d1c0838af13af08da06aa2bc65764

Update to linux-5.18.14.
Update to libcap-2.65.
Note: See TracTickets for help on using tickets.