Opened 3 years ago

Closed 3 years ago

#4912 closed enhancement (fixed)

libcap-2.57

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

Description

New minor

Change History (6)

comment:1 by pierre, 3 years ago

Release notes for 2.54 - 2021-08-25 21:09:19 -0700

  • Fix for a corner case infinite loop handling long strings
  • Fixes to not ignore allocation failures
  • Found and fixed a memory leak in cap_iab_get_proc()
  • More robust discovery of the name of the dynamic loader of the build target
  • Revamped the Go capability comparison API for *cap.Set and *cap.IAB, and added cap.IABGetPID()
  • Added libcap cap_iab_compare() and cap_iab_get_pid() APIs.
  • Added a Go utility, captree, to display the process (and thread) graph along with the POSIX.1e and IAB capabilities of each PID{TID} tree.
  • Extended getpcap to support the --iab command line argument, which outputs a PID's IAB tuple too (if non-default).
  • Install *.so files as executable now that they are executable as binaries
    • A feature of 2.52 but not extended to install rules at that time.
  • Absorbed a lot of wisdom from a number of downstream package workarounds including wisdom from (Zhi Li and Arnout Vandecappelle and unknown others...
  • Support make FORCELINKPAM=yes or make FORCELINKPAM=no for those packagers that feel strongly about not letting this be dynamically discovered at build time.
  • Fixed a compiler warnings from the GitHub build tester
Last edited 3 years ago by Bruce Dubbs (previous) (diff)

comment:2 by Bruce Dubbs, 3 years ago

Summary: libcap-2.54libcap-2.55

Now version 2.55.

comment:3 by Bruce Dubbs, 3 years ago

Summary: libcap-2.55libcap-2.56

Now version 2.56.

comment:4 by Bruce Dubbs, 3 years ago

Summary: libcap-2.56libcap-2.57

Now version 2.57.

comment:5 by Bruce Dubbs, 3 years ago

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

comment:6 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 06e7b3611839ab0051fb09e6ae1abc3dfad1ca4e

Package updates.
    
    Ensure tcl documentation install instructions are present.
    Update to Python3-3.9.7.
    Update to linux-5.14.3.
    Update to libcap-2.57.
    Update to iproute2-5.14.0.
    Update to inetutils-2.2.
    Update to gzip-1.11.
    Update to gdbm-1.21.
    Update to bison-3.8.1.
    Update to bc-5.0.2.
Note: See TracTickets for help on using tickets.