Opened 2 years ago
Closed 2 years ago
#17600 closed enhancement (fixed)
libcap-2.67 (wait for LFS)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
- Replace use of fgrep with grep -F (POSIX grep flags preferred by GNU grep)
- 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.
- Started down the rabbit hole of trying to address (Bug: 216610)
- 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. T he reason for this exception is explained in the commit message.
- Inserted demonstration exploit code in capso.so to support article.
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
df29efcbca Update to libcap-2.67. 404943c6d4 Update to dbus-1.14.6. 40f6b8d281 Update to Python-3.11.2.
Note:
See TracTickets
for help on using tickets.