Opened 22 months ago
Closed 22 months ago
#5209 closed enhancement (fixed)
libcap-2.67
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (2)
comment:1 by , 22 months ago
- Replace use of fgrep with grep -F (POSIX grep flags preferred by GNU grep) - patch from David Seifert.
- Added SPDX identifiers to License file(s). Hopefully this will help the various robots out there correctly identify the longstanding licenses for libcap and friends. (Bug: 216609 reported by Günther Noack)
- Started down the rabbit hole of trying to address (Bug: 216610 reported by Günther Noack on behalf of Michael Stapelberg)
- The basic issue is how to link C code with Go psx without using CGo. This is all a low level hackery. If you are interested, browse the source.
- Correct for bad whatis entries in man pages (this was throwing a Debian build test, detail)
- Also reviewed man pages and addressed cross linkage issues (Bug: 216585)
- Cleaned up some README.md files (made a github mirror now just so I can automatically render them).
- Changed meaning of DYNAMIC=no builds.
- This now builds everything with static linking except for libc. The reason for this exception is explained in the commit message.
- Inserted demonstration exploit code in capso.so to support article.
comment:2 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit c6550e11c86cf253a48910ede162a962a7d6b08d
Update to iana-etc-20230202. Update to zstd-1.5.4. Update to Python3-3.11.2. Update to e2fsprogs-1.47.0. Update to dbus-1.14.6. Update to linux-6.1.11. Update to libcap-2.67. Update to bc-6.2.4.
Note:
See TracTickets
for help on using tickets.