#17122 closed enhancement (fixed)

libcap-2.66 (wait for LFS)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: low Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Release notes for 2.66 - 2022-09-24 13:37:39 -0700

  • Fix documentation typos in cap_from_text.3
  • Some getpcaps code clean up and a fix for PID argument parsing
  • Slightly more robust Makefiles to address an error with make -j48 test
  • Include a simple Go program, captrace, to trace kernel capability validation checks
    • This program can be used to figure out what capabilities a program needs to operate.
    • captrace (a wrapper for bpftrace) uses BPF kprobes to monitor the kernel for capability checks and whether or not they succeed for the system, a specific PID or a program's direct execution.
  • Trim down the default file capabilities for contrib/sucap/su to those actually needed and set USER and HOME environment variables so bash doesn't complain about a sourcing error.

Change History (2)

comment:1 by Bruce Dubbs, 19 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 19 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

743907e6b4 Update to libcap-2.66.
b66e67e047 Update to dbus-1.14.2.
Note: See TracTickets for help on using tickets.