Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4650 closed task (fixed)

libcap-2.34

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

Description

New minor version.

Release notes for 2.34

Fixes for reported bugs

  • Use sched_yield() instead of pthread_yeild() for better compatibility.
  • libcap can segfault on future kernels
  • arm64 compile time error when building try-launching.go (golang-1.14, golang-1.14.1 and golang-1.14.2)
  • _cap_names[] was not an exported symbol of libcap so make it static.
  • Some Make.Rules changes and typo fixes
  • capsh now supports overriding the shell. capsh invokes with --shell=/foo/bar. Also provide a make overridable variable for changing the capsh default (ie., other than bash)

Change History (3)

comment:1 by Douglas R. Reno, 4 years ago

http://lists.linuxfromscratch.org/pipermail/lfs-dev/2020-May/073719.html

Just a heads up that libcap doesn't install it's pkgconfig files in the right location

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11840.

comment:3 by Bruce Dubbs, 4 years ago

Milestone: 9.210.0

Milestone renamed

Note: See TracTickets for help on using tickets.