Change History (6)
follow-up: 4 comment:1 by , 20 months ago
comment:2 by , 20 months ago
RELEASE NOTES FOR 2.68, 2023-03-25 17:03:17 -0700
- Force libcap internal functions to be hidden outside the library (Bug 217014)
- Expanded the list of man page (links) to all of the supported API functions.
- fixed some formatting issues with the libpsx(3) manpage.
- Add support for a markdown preamble and postscript when generating .md versions of the man pages (Bug 217007)
- psx package clean up
- fix some copy-paste errors with TestShared()
- added a more complete psx testing into this test as well
- cap package clean up
- drop an unnecessary use of ", _" in the sources
- cleaned up cap.NamedCount documentation
- Converted goapps/web/README to .md format and fixed the instructions to indicate go mod tidy is needed.
- cap_compare test binary now cleans up after itself (Bug 217018)
- Figured out how to cross compile Go programs for arm (i.e. RPi) that use C code, don't use cgo but do use the psx package (all part of investigating bug 216610).
- Eliminate use of vendor directory
comment:3 by , 20 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 20 months ago
Replying to Xi Ruoyao:
Hmm, why it is a plain "tar" (uncompressed) file now?
.tar.xz file is now uploaded.
comment:5 by , 20 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r11.3-41-gaf612e9a1.
Note:
See TracTickets
for help on using tickets.
Hmm, why it is a plain "tar" (uncompressed) file now?