Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/external/bsd/unbound



Module Name:    src
Committed By:   jdc
Date:           Tue Jun 16 06:02:12 UTC 2026

Modified Files:
        src/external/bsd/unbound/include [netbsd-11]: config.h
        src/external/bsd/unbound/lib/libunbound [netbsd-11]: shlib_version
            unbound.expsym

Log Message:
Pull up the following revisions, requested by christos in ticket #309:

        src/external/bsd/unbound/include/config.h       1.16,1.17
        external/bsd/unbound/lib/libunbound/shlib_version       1.9
        external/bsd/unbound/lib/libunbound/unbound.expsym      1.4

Merge changes between unbound 1.24.2 and 1.25.1

turn off HAVE_ATTR_NONSTRING for clang, our clang doesn't have it.
should fix all the llvm builds i hope.


To generate a diff of this commit:
cvs rdiff -u -r1.12.4.2 -r1.12.4.3 src/external/bsd/unbound/include/config.h
cvs rdiff -u -r1.6.4.1 -r1.6.4.2 \
    src/external/bsd/unbound/lib/libunbound/shlib_version
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 \
    src/external/bsd/unbound/lib/libunbound/unbound.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index