From patchwork Sun Apr 25 20:04:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4219 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FSzWw4nwDz44Qk for ; Sun, 25 Apr 2021 20:04:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FSzWw2hw2ztW; Sun, 25 Apr 2021 20:04:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FSzWw23bRz2xxK; Sun, 25 Apr 2021 20:04:44 +0000 (UTC) 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FSzWv0Tdbz2xXr for ; Sun, 25 Apr 2021 20:04:43 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FSzWt1bvYzk3; Sun, 25 Apr 2021 20:04:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1619381082; 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=VHTZJiAuJDfoJFJvzVGVfNElQTkLfjs4iJwyL8PYcMs=; b=JHC1CUdPU534Ky+6I+HoHP1OUxzJrXi8LAigLwvNxk9Mr5Zdk7T7Pyk0f866oCVzS2DEGP MES+pTS0oXkKMWAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1619381082; 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=VHTZJiAuJDfoJFJvzVGVfNElQTkLfjs4iJwyL8PYcMs=; b=CpVDmdtBo1FYyLyhqFPRcmkktBgIk/rNLk3Tlx5PzVOkJv8UNkse0D100ze8IUWSjb30ui R0rbuq0qEwkYyhrpJwAGH4D12LyImhI+NOz5EUAb//5dLssptQm2D5MwGYNbLHfWnGe0ZC hBo8QlK1661EWuYAKTnXHLpmS/U6FScqOi5/UHbyvJbdHh0mMVrkKB3yQ+7fouy3BhiCLK r3p3Ad1RbGf/bGB8lg16Mo/GC/1wxb/PUsysS3YOF72VfGLNOZWDCrmQtaJwFoo1UQEVgq ff0GoP7pTxoGOp43shgsu8fRwqLAosmM9V2E9Nt3tlv9lt0jn23kNf2csDCCeg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libupnp: Update to 1.14.6 Date: Sun, 25 Apr 2021 22:04:39 +0200 Message-Id: <20210425200439.2028-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 1.14.5 to 1.14.6 - Update of rootfile - Changelog 2021-04-19 Marcelo Roberto Jimenez Fix for a DNS Rebind exploit. A special thanks for the collaboration of the following people: - Alaric Senat - Fabrice Fontaine - Gabriel Corona - Ian Whyman - Jean-Francois Dockes - Marvin Scholz - Werner Mahr 2021-04-06 Marcelo Roberto Jimenez Fix for Github #250: When upnp uses ixml to parse SOAP messages which contains too many node, services are unavailable. Signed-off-by: Adolf Belka --- config/rootfiles/common/libupnp | 2 +- lfs/libupnp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libupnp b/config/rootfiles/common/libupnp index d5b6f5df0..6b3f3e310 100644 --- a/config/rootfiles/common/libupnp +++ b/config/rootfiles/common/libupnp @@ -33,5 +33,5 @@ usr/lib/libixml.so.11.0.1 #usr/lib/libupnp.la #usr/lib/libupnp.so usr/lib/libupnp.so.17 -usr/lib/libupnp.so.17.0.5 +usr/lib/libupnp.so.17.0.6 #usr/lib/pkgconfig/libupnp.pc diff --git a/lfs/libupnp b/lfs/libupnp index 90cb48b84..61856ff7b 100644 --- a/lfs/libupnp +++ b/lfs/libupnp @@ -24,7 +24,7 @@ include Config -VER = 1.14.5 +VER = 1.14.6 THISAPP = libupnp-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 813094b1348883d1091199ff516674dd +$(DL_FILE)_MD5 = 05c2393eee4fbf81c9e1b116b9554039 install : $(TARGET)