Opened 5 weeks ago

Closed 3 weeks ago

#5667 closed enhancement (fixed)

libcap-2.75

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 4 weeks ago

Summary: libcap-2.74libcap-2.75

Now version 2.75.

comment:2 by Bruce Dubbs, 3 weeks ago

Release notes for 2.75
2025-03-04 08:56:39 -0800

    This release is devoted to a fix for Bug 219838 reported by Frank.

Release notes for 2.74
2025-03-02 16:09:34 -0800

    ERRATA

        Bug 219838  the psx go package fails to build standalone.

            You can work around this by go mod vendor in your code tree

            or upgrade your package reference to psx/v1.2.75.

    This release addresses Bug 219687 reported by David Runge.

        Code at HEAD (tagged {cap,psx}/v1.2.74-rc5) fixes it for 
        {x86,arm,mips}x{32-bit,64-bit}, ppc64, s390x and riscv.

            The mips32 support requires a more modern Go compiler 
            than the default provided by Debian. For successfully 
            testing I used go1.24.0.

            May be fixed for loongarch, but no system to test this 
            with (derived from mips, so perhaps it is fixed).

    Group syntax parsing bugfix for pam_cap from Tianjia Zhang.

    Doc typo fix for cap_get_proc.3 from Tianjia Zhang.

    Fix transitive include in capsh.c from Leo.

    Go package documentation updates, including more cap examples.

comment:3 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: newclosed

Fixed at commit 461741b243.

Note: See TracTickets for help on using tickets.