Subject: CVS commit: pkgsrc/devel/patchelf
From: Olaf Seibert
Date: 2021-12-29 12:52:24
Message id: 20211229115224.F0E82FAEC@cvs.NetBSD.org

Log Message:
devel/patchelf: update to 0.14.3.

0.14.3 (December 05, 2021):

    this release adds support for static, pre-compiled patchelf binaries

0.14.2 (November 29, 2021):

    make version number in tarball easier to use for packagers

0.14.1 (November 28, 2021):

    build fix: add missing include

0.14 (November 27, 2021):

Changes compared to 0.13:

    Bug fixes:
        Fix corrupted library names when using --replace-needed multiple times
        Fix setting an empty rpath
        Don't try to parse .dynamic section of type NOBITS
        Fix use-after-free in normalizeNoteSegments
        Correct EINTR handling in writeFile
        MIPS: Adjust PT_MIPS_ABIFLAGS segment and DT_MIPS_RLD_MAP_REL dynamic \ 
section if present
        Fix binaries without .gnu.hash section
    Support loongarch architecture
    Remove limits on output file size for elf files
    Allow reading rpath from file
    Requires now C++17 for building

Files:
RevisionActionfile
1.7modifypkgsrc/devel/patchelf/Makefile
1.9modifypkgsrc/devel/patchelf/distinfo