From nobody Wed Jun 24 17:25:35 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4glpjr1kP4z6jWxT for ; Wed, 24 Jun 2026 17:25:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4glpjq57RLz3W5M for ; Wed, 24 Jun 2026 17:25:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782321935; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IzNjmmpUBjnEjBafu1kO2ElQHNpkbSE4rds9nCgS/MY=; b=Tf1+6kil9FXlw1KJkrwDHqahzHMEOxQkBtp2K0QxsEH1FCh0PekURKPOb2suv85iD6OAfi cRgxvX7P32XLywO8z08oYas4sO00YRC8uzgu3uiEhL2pZeHClF2xe+32j9HgODjVp17MIh TCTC3JT4WtgHwq/G0kw2AX0fP6+1TmUHr5SjVnDeSPVA3zBda3Q9c4VHPrbThIr4DJ+6nd igaP1BVPJ24DBh855mD7nOSGu+7o8PGmZEQv+Xk3aKTOAqVXNhQL5l9QfsvegyiCjLglWc ukRaEMGR5E+KPE+uGRt7+PlQkrKqxrZPNbc9Rzx705p5r1WbN5QyNyomDNS0pw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782321935; a=rsa-sha256; cv=none; b=p20azU7+HOyofpxPR1/IJ7o9jHcuVkItDgohQ7XAcrf3at8PISY+Wv4H0PJ8dC5ddpxUVI 12Ln/xgBItUZZArtob6OQPjj4NFCt0RfMVYpKhQ5EMDVAQlW80wtTOLxBYpn3hWI9VRaDP 0zWumIiiB4oWfJpXaDnLFSGRrRIamvROovVoUImneDmtr9jJDqoPvBFqIfuJJPET3ToL5m NgYsO+YQd1XwIQLJmYV7MHfVve89zrv0tS4K1jJXvGuETry3HikUsCVOKsfFO53Q7183v9 JXHdIVBkXT3A1H2Wh4WCHMfbCCKn98vPG6DQrerNqVHoEnL9AkRkaxsu8xUC7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782321935; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IzNjmmpUBjnEjBafu1kO2ElQHNpkbSE4rds9nCgS/MY=; b=u+E80p6QsQ6ce0PZxjjA3azpq5ik9c33KQ60+84OEr4BQ0+fqHHhjy6h1FXJ532ajHMP/4 qX/RXmapvvRtRpUaxxFezO9sDvlFK4MYJay2Yhquj8MimSNAYC1UeBm8TtubAm4FADYfqh 25uAoKZM4kcSAYMU5A9euHnmhfuKoTZ+QPvlGk+PTnukyo88JMyokQ06/7hxC0ah6fUczY 8eP9GlzwqS5hYdmEPmplQN8E1hkMSYE6VcHKqQYItzl/7y9eQ/0Pie16j1FVx9fQ6OVgCy /5wJnVEHZjYM35vWDfkepWsuKlg7cntlaqLkN8xhcJ5P65y5VVyi0ECjIXEEtQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4glpjq3ZhmzTYn for ; Wed, 24 Jun 2026 17:25:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 341ca by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 24 Jun 2026 17:25:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: c31042a7a944 - stable/15 - ldns: Update to 1.9.2 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: c31042a7a944fb7a39404fa9f1b68b2befaa919c Auto-Submitted: auto-generated Date: Wed, 24 Jun 2026 17:25:35 +0000 Message-Id: <6a3c130f.341ca.65f486a0@gitrepo.freebsd.org> The branch stable/15 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c31042a7a944fb7a39404fa9f1b68b2befaa919c commit c31042a7a944fb7a39404fa9f1b68b2befaa919c Author: Dag-Erling Smørgrav AuthorDate: 2026-06-19 07:26:20 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-06-24 17:23:33 +0000 ldns: Update to 1.9.2 Merge commit '3750aed65c1f5a610b44d29c92236ca119b62780' (cherry picked from commit 63442ceae5ed31ad45e401f5fe0010b824bc2b38) --- contrib/ldns/Changelog | 4 ++++ contrib/ldns/configure | 25 +++++++++++++------------ contrib/ldns/configure.ac | 7 ++++--- contrib/ldns/ldns/config.h | 4 ++-- contrib/ldns/ldns/util.h | 4 ++-- 5 files changed, 25 insertions(+), 19 deletions(-) diff --git a/contrib/ldns/Changelog b/contrib/ldns/Changelog index cd056f0c089d..5f6b2193cdb9 100644 --- a/contrib/ldns/Changelog +++ b/contrib/ldns/Changelog @@ -1,3 +1,7 @@ +1.9.2 2026-06-10 + * Fix to set VERSION_INFO to create .so.3 instead of .so.11 which will + be reserved for a future 1.10.0 release + 1.9.1 2026-06-10 * Bugfix: Insufficient verification that responses belong to a query (CVE-2026-10846). Thanks Pablo Ruiz from 'codecome.ai' diff --git a/contrib/ldns/configure b/contrib/ldns/configure index 7671ed9d2671..0667649dca8f 100755 --- a/contrib/ldns/configure +++ b/contrib/ldns/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for ldns 1.9.1. +# Generated by GNU Autoconf 2.71 for ldns 1.9.2. # # Report bugs to . # @@ -621,8 +621,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ldns' PACKAGE_TARNAME='libdns' -PACKAGE_VERSION='1.9.1' -PACKAGE_STRING='ldns 1.9.1' +PACKAGE_VERSION='1.9.2' +PACKAGE_STRING='ldns 1.9.2' PACKAGE_BUGREPORT='dns-team@nlnetlabs.nl' PACKAGE_URL='' @@ -1417,7 +1417,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ldns 1.9.1 to adapt to many kinds of systems. +\`configure' configures ldns 1.9.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1482,7 +1482,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ldns 1.9.1:";; + short | recursive ) echo "Configuration of ldns 1.9.2:";; esac cat <<\_ACEOF @@ -1644,7 +1644,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ldns configure 1.9.1 +ldns configure 1.9.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2263,7 +2263,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ldns $as_me 1.9.1, which was +It was created by ldns $as_me 1.9.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3029,7 +3029,7 @@ LDNS_VERSION_MAJOR=1 LDNS_VERSION_MINOR=9 -LDNS_VERSION_MICRO=1 +LDNS_VERSION_MICRO=2 # Library version @@ -3053,9 +3053,10 @@ LDNS_VERSION_MICRO=1 # ldns-1.8.3 had libversion 8:0:5 # ldns-1.8.4 had libversion 9:0:6 # ldns-1.9.0 had libversion 9:0:6 (though it should have had 10:0:0) -# ldns-1.9.1 will have libversion 11:0:0 +# ldns-1.9.1 had libversion 11:0:0 (but should have had 10:0:7 with 11:0:0 reserved for the ldns-1.10.0 release) +# ldns-1.9.2 has libversion 12:0:9 # -VERSION_INFO=11:0:0 +VERSION_INFO=12:0:9 @@ -20527,7 +20528,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ldns $as_me 1.9.1, which was +This file was extended by ldns $as_me 1.9.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20595,7 +20596,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -ldns config.status 1.9.1 +ldns config.status 1.9.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/contrib/ldns/configure.ac b/contrib/ldns/configure.ac index a820720d615e..eaf605e0a1ec 100644 --- a/contrib/ldns/configure.ac +++ b/contrib/ldns/configure.ac @@ -6,7 +6,7 @@ sinclude(acx_nlnetlabs.m4) # must be numbers. ac_defun because of later processing. m4_define([VERSION_MAJOR],[1]) m4_define([VERSION_MINOR],[9]) -m4_define([VERSION_MICRO],[1]) +m4_define([VERSION_MICRO],[2]) AC_INIT([ldns],m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]),[dns-team@nlnetlabs.nl],[libdns]) AC_CONFIG_SRCDIR([packet.c]) # needed to build correct soname @@ -35,9 +35,10 @@ AC_SUBST(LDNS_VERSION_MICRO, [VERSION_MICRO]) # ldns-1.8.3 had libversion 8:0:5 # ldns-1.8.4 had libversion 9:0:6 # ldns-1.9.0 had libversion 9:0:6 (though it should have had 10:0:0) -# ldns-1.9.1 will have libversion 11:0:0 +# ldns-1.9.1 had libversion 11:0:0 (but should have had 10:0:7 with 11:0:0 reserved for the ldns-1.10.0 release) +# ldns-1.9.2 has libversion 12:0:9 # -AC_SUBST(VERSION_INFO, [11:0:0]) +AC_SUBST(VERSION_INFO, [12:0:9]) AC_USE_SYSTEM_EXTENSIONS if test "$ac_cv_header_minix_config_h" = "yes"; then diff --git a/contrib/ldns/ldns/config.h b/contrib/ldns/ldns/config.h index c3398290bef9..ce506d4e1ec0 100644 --- a/contrib/ldns/ldns/config.h +++ b/contrib/ldns/ldns/config.h @@ -378,7 +378,7 @@ #define PACKAGE_NAME "ldns" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "ldns 1.9.1" +#define PACKAGE_STRING "ldns 1.9.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libdns" @@ -387,7 +387,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.9.1" +#define PACKAGE_VERSION "1.9.2" /* Define this to enable RR type AMTRELAY. */ #define RRTYPE_AMTRELAY /**/ diff --git a/contrib/ldns/ldns/util.h b/contrib/ldns/ldns/util.h index 898089dfa6e3..8726d5bf1f1a 100644 --- a/contrib/ldns/ldns/util.h +++ b/contrib/ldns/ldns/util.h @@ -27,8 +27,8 @@ extern "C" { #define dprintf(X,Y) fprintf(stderr, (X), (Y)) /* #define dprintf(X, Y) */ -#define LDNS_VERSION "1.9.1" -#define LDNS_REVISION ((1<<16)|(9<<8)|(1)) +#define LDNS_VERSION "1.9.2" +#define LDNS_REVISION ((1<<16)|(9<<8)|(2)) /** * splint static inline workaround