From patchwork Sat Jul 18 18:18:43 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 10041 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4h2ZmR129bz3wb2 for ; Sat, 18 Jul 2026 18:19:03 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4h2ZmQ6h1mz7Bp for ; Sat, 18 Jul 2026 18:19:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4h2ZmQ5xw8z309g for ; Sat, 18 Jul 2026 18:19:02 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4h2ZmN1T9Gz2xJk for ; Sat, 18 Jul 2026 18:19:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4h2ZmL61hSz2q7; Sat, 18 Jul 2026 18:18:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1784398738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=WEOXTgBmrsLEiozrrSv20J8ywhrC4kzvmVzxvgBEkNs=; b=3QrwOCkPMXxi6rEVSzVnwSmaQDJoVdXPM+0cpuyxKIA32qLFWAt8Mj9DP/dZLv95NJh63P B7dDka6VlPW7d+BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1784398738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=WEOXTgBmrsLEiozrrSv20J8ywhrC4kzvmVzxvgBEkNs=; b=ikSqsNOiUpoDAVJB0pnAPGdfFHBpKpTdaFfnJNCGGTfq3En1Mnm1YYn25+589aKOlCci1F bY/i2yXVzJeziWx3UtOIW0t9EWt+9QevduSQaV0BXR36/AWmVU+5C8lgfVlnotLZL8KpUY yQqdvgXZJ01ocdapzjqATYqTge3lHs27/nOnQAtjuN2vGh0KwoW3jEXPKmi6ZRUft02m2c 8i35d0pmRN1dwyaoILrxqjAkBgZ7Sa96HdzWWeJM3oBbrgH7MCa9WCwjMwLSTcl305MCgL h9SVC5ESK/7xye9SBs3jX2maCYdi1KoUJ8mR6iZH0Maqm/ODWSqhS6Bbh6pQfw== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] Net-DNS: Update to 1.56 Date: Sat, 18 Jul 2026 20:18:43 +0200 Message-ID: <20260718181850.3476315-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 For details see: https://www.net-dns.org/svn/net-dns/release/1.56/Changes "**** 1.56 Jul 18, 2027 Fix rt.cpan.org #180088 Documentation issue for Net::DNS::RR::RRSIG::verify() Fix rt.cpan.org #179946 Denial of Service via long DNS compression chains Fix rt.cpan.org #179945 Remote code injection via EDNS EXTENDED ERROR Fix rt.cpan.org #179692/#176900 UNIX.pm: Unreachable code warning using Apache/mod_perl" Signed-off-by: Matthias Fischer --- lfs/perl-Net-DNS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/perl-Net-DNS b/lfs/perl-Net-DNS index 5d2edff0f..c2bd7e201 100644 --- a/lfs/perl-Net-DNS +++ b/lfs/perl-Net-DNS @@ -24,7 +24,7 @@ include Config -VER = 1.55 +VER = 1.56 THISAPP = Net-DNS-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 65b916205c4281a2e8214179f9cecc9132d1f11f0913f9c032e3f532cd107b26f320f62e50ac05f4b2bb96fbcffe2f93e3ff70807ec356ed3b4b5699362789dd +$(DL_FILE)_BLAKE2 = 4b81b09e9c753b248a663f4ea1e1121ba62e00ab0f2abb5af4afe554d1eb3a137672cd4c3bceb85c6113d7c5eaad75994273a4db2fe6842c80541f4e72f8a060 install : $(TARGET)