Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4683 closed task (fixed)

libcap-2.38

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (6)

comment:1 by Bruce Dubbs, 4 years ago

Release notes for 2.37

  • Support Go module abstraction. The official import paths for the two Go modules are:
    • "kernel.org/pub/linux/libs/security/libcap/cap"
    • "kernel.org/pub/linux/libs/security/libcap/psx"

  • Address feature request (207567)
    • A new kernel capability: CAP_BPF (extended Berkeley Packet Filters)

  • Lost of documentation fixes
  • Found and fixed some corner case issues with cross-compiling and compiling against old kernels
  • Cleanups related to unused variables, strange ways folk like to supply #define values.

comment:2 by Douglas R. Reno, 4 years ago

Owner: changed from lfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Pierre Labastie, 4 years ago

Summary: libcap-2.37libcap-2.38

Now 2.38

comment:4 by Douglas R. Reno, 4 years ago

Release notes for 2.38
posted 19 hours ago by Andrew G. Morgan   [ updated 18 hours ago ]

    This release fixes two bugs that both relate to building libcap and the Go sources
        [Bug 208439] More reliably name all known Linux Capabilities when building, reported by Hussam Al-Tayeb
        [Bug 208445] Fix rare infinite loop in cap.Launch()
    Lots of documentation updates/fixes for Go packages.
    Relocate the web.go example to make it build out of the box with modules.

comment:5 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r11995

comment:6 by Bruce Dubbs, 4 years ago

Milestone: 9.210.0

Milestone renamed

Note: See TracTickets for help on using tickets.