Opened 3 years ago

Closed 3 years ago

#4802 closed task (fixed)

libcap-2.48

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

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

Release notes for 2.48 2021-02-04 21:52:17 -0800

  • More uniform use of $(MAKE) in Makefiles
  • No longer include symlinks in the git tree (any that are needed are built as part of make ...)
  • Provide support for make GOLANG=no ...
  • Provide support for pointing at a specific build of the go binary. Ex. make GO=~/sdk/go1.16rc1/bin/go ...
  • camelCase the contrib/seccomp/explore.go program
  • A number of documentation fixes to man pages and source code comments
  • Last use of GO major version 0 (all subsequent Go module releases will be 1.2.* etc.)
    • We've provided tagged cap/v1.2.48 and psx/v1.2.48 Go modules, slightly past the official libcap-2.48 tags, but with the Go code identical to the 0.2.48 versions.
    • Baring a backwardly incompatible change to Go, we have no plans for using a GO major version 0 (again) or 2.

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 12131.

Note: See TracTickets for help on using tickets.