Opened 3 years ago

Closed 3 years ago

#4874 closed enhancement (fixed)

libcap-2.51

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.0
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.51 2021-06-20 16:57:57 -0700

  • Fix capsh installation
  • Add an autoauth module flag to pam_cap.so
  • Unified libcap/cap (Go) and libcap (C) default generation of external format binary data
    • This standard binary format should be forwards/backwards compatible with earlier libcap2 builds and libcap/cap packages
  • API enhancement cap_fill() and (*cap.Set).Fill() - to permit copying one capability flag to another.
    • This can be used to raise all the Permitted capabilities in a Set with one API call.
  • In tree build/run/test of Go packages now uses Go module vendoring.
    • This is with an eye to the imminent golang change removing support for GOPATH based building.
  • Minor compilation warning fixes

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at commit 5809826800d8005976be14888ac1f4df21174bbf

Package updates.
    Update to bash-5.1.8.
    Update to dejagnu-1.6.3.
    Update to gdbm-1.20.
    Update to libcap-2.51.
    Update to man-pages-5.1.
Note: See TracTickets for help on using tickets.