Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2024 11:31:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280404] dns/ldns: Update to 1.8.4
Message-ID:  <bug-280404-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280404

            Bug ID: 280404
           Summary: dns/ldns: Update to 1.8.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://nlnetlabs.nl/projects/ldns/about/
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jaap@NLnetLabs.nl
 Attachment #252223 maintainer-approval+
             Flags:

Created attachment 252223
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252223&action=
=3Dedit
patch to update

Note: this also updates py-ldns and p5-DNS-Ldns

This release contains a few bugfixes and other easy to apply changes,
primarily from ready to merge, easy to review and good quality
contributions in the form of github pull requests.

The most prominent fix is for the bug where ldns would, under certain
conditions, use a commented out resolver in /etc/resolv.conf
(See also bug #278721 and/or https://github.com/NLnetLabs/ldns/issues/237).

Changelog
=3D=3D=3D=3D=3D=3D=3D=3D=3D
1.8.4    2024-07-19

     * Fix building documentation in build directory.
       Thanks Michael Tokarev
     * Updated the configure script for split openssl directories.
     * Fix for windows compile; asctime_r compat, search for
       inet_ntop in ws2_32, avoid double decl of inet_ntop, check for
       symlink call, include config.h in edns.c, have socket compare
       use correct signedness, add -u repo option to makewin.sh, fix
       quoting in makewin.sh and check return value of bind and
       connect in net.c for failure instead of a socket type. And fix
       to install .exe files.
     * Fix to compile with OpenSSL 3.2. Update acx_nlnetlabs.m4 to
       48.
     * Fix to compile DLLs, and pick out of the lib64 dir, and
       include libssp-0.dll and ldns-config.
     * bugfix #237: Resolver uses nameserver commented out in
       /etc/resolv.conf. Thanks grembo.
     * Added RESINFO rrtype.
     * Added WALLET rrtype.
     * PR #241: Fix coverity cited problems. Thanks Enji Cooper.
     * PR #233: Several Python SWIG issues. Thanks Florian Weimer.
     * PR #231: const ldns_rdf * typemap fixes to support swig-4.2.0
       Thanks William S Fulton
     * PR #227: keys.c: fix build with libressl >=3D 3.8.1
       Thanks Fabrice Fontaine
     * PR #224: Portable executable progs don't underlink to libldns
       Thanks =C3=98rjan Malde
     * PR #216: Update declaration for function with no argument
       Thanks Ed Maste
     * PR #214: fix the build in FreeBSD's base system
       Thanks Pierre Pronchery and Dag-Erling Sm=C3=B8rgrav
     * PR #206: improve 'next-label' algorithm in ldns-walk
       Thanks Jelte Jansen
     * PR #205: Add functions to extract RFC 8914 extended errors
       Thanks Roland van Rijswijk-Deij
     * PR #203: Expand CI: Cygwin, BSDs, musl libc, 32-bit, and big
       endian. Thanks Felipe Gasper
     * PR #191: 16-unit-tests-edns: Fix leak & warnings
       Thanks Felipe Gasper
     * Added NXNAME rrtype.
     * PR #242: Openssl no engine improved support #242
       Thanks Petr Men=C5=A1=C3=ADk

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280404-7788>