Opened 3 years ago

Closed 3 years ago

#4944 closed enhancement (fixed)

libcap-2.60

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

Release notes for 2.60 2021-10-22 21:29:14 -0700

  • Some build, code linting fixes, the addition of the cap_fill_flag() API and a memory latency optimization
  • General improvement in thread safety for libcap and cap package
  • Minor API change replacing libcap:cap_launch_*() void returning functions with int + errno status returns. This should be backwardly compatible for code.
  • Added a cap_iab_dup(), and (*cap.IAB).Dup() to API.
  • Fixed (*cap.IAB).Fill() which was previously malfunctioning for certain Inh and Amb copies.

New features for capsh

  • --quiet can be used to suppress the start up check that the local libcap is modern enough to name all of the capabilities known to the hosting kernel
  • Added -+ and =+ arguments. These are fork+exec equivalents to -- and == respectively (that use the cap_launch API).

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at commit 1f201845a30b83f242a5f8ed35a80db17522752b

Package updates
    Update to gawk-5.1.1.
    Update to meson-0.60.0.
    Update to libcap-2.60.
    Update to gdbm-1.22.
    Update to file-5.41.
    Update to linux-5.14.15.
    Update to iana-etc-20211025.
    Update to tzdata-2021e.

    Change /bin to /usr/bin in passwd, and revisedchroot.
    Fix systemd for new meson.
Note: See TracTickets for help on using tickets.