#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)
Note:
See TracTickets
for help on using tickets.
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