From patchwork Tue Mar 23 08:31:04 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1457099 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" header.d=embedded.rocks header.i=@embedded.rocks header.a=rsa-sha256 header.s=default header.b=T3Lzg7QV; dkim-atps=neutral Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 ozlabs.org (Postfix) with ESMTPS id 4F4PkM4nkHz9sS8 for ; Tue, 23 Mar 2021 19:32:27 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 961994036E; Tue, 23 Mar 2021 08:32:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gN_Ni791hgwq; Tue, 23 Mar 2021 08:32:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id D26CC40369; Tue, 23 Mar 2021 08:32:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id AE6721BF278 for ; Tue, 23 Mar 2021 08:32:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 9DC1640369 for ; Tue, 23 Mar 2021 08:32:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6LyZIKLnJkyU for ; Tue, 23 Mar 2021 08:32:21 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by smtp2.osuosl.org (Postfix) with ESMTPS id B888540123 for ; Tue, 23 Mar 2021 08:32:21 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 453652400FD for ; Tue, 23 Mar 2021 09:32:19 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F4PkB4hYpz9rxf for ; Tue, 23 Mar 2021 09:32:18 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1616488334; x=1617093135; bh=Jp9Cb2JLZ8Ztmsl4aPc6mlx9ruH/x9QT5cvN5xQbaEE=; b=T3Lzg7QVpZwk /YIKPx2MtmKLwPTnWpo+CEvQIgazEs+CpktGZzDUYoc766ccp12PPvpoDwo7FYDL e/ylpOLvO1GJ4cKfeBanDeGDN2YQvwCMRwYac9/eHMY6HCv/fiYZ2z0G+qgzdWXx ySmYWRgy6pRkIfVXJ9mEttA38IitalNYjsCRFL5ICKJzs4DC6dEIad5ielAJmac+ IdlGLkCGkVac12FLGoQNPhQthedN4R9BzE47iFL78nU5zZ+dcu202qtEbXj10mJy vSVGqCyXOmCmC9WsObSB7p0V/axakYwz4dtvmBOaEeQMJ0xv/8omRcIniGabBVKK 5agv3YWztA== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QhlAbMREfBOa; Tue, 23 Mar 2021 09:32:14 +0100 (CET) Received: from nzxt.fritz.box (port-92-193-242-103.dynamic.as20676.net [92.193.242.103]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Tue, 23 Mar 2021 09:32:14 +0100 (CET) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Tue, 23 Mar 2021 09:31:04 +0100 Message-Id: <20210323083103.184990-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.31.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/libnpupnp: bump to version 4.1.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From https://www.lesbonscomptes.com/upmpdcli/pages/releases.html: 2021-03-13 libnpupnp 4.1.1 * Fix HEAD requests. Samsung TVs now work with Gerbera + libnpupnp 2021-03-13 libnpupnp 4.1.0 * Send SERVER and USER-AGENT headers in misc places where mandated or useful. * Add API for the client code to set the user-agent and server string values * Fix building and running with --disable-ipv6 * Misc portability fixes. Signed-off-by: Jörg Krause --- package/libnpupnp/libnpupnp.hash | 4 ++-- package/libnpupnp/libnpupnp.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libnpupnp/libnpupnp.hash b/package/libnpupnp/libnpupnp.hash index ce39db4d8d..62c6959384 100644 --- a/package/libnpupnp/libnpupnp.hash +++ b/package/libnpupnp/libnpupnp.hash @@ -1,5 +1,5 @@ -# Hash from: http://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-4.0.14.tar.gz.sha256 -sha256 ea5f5bf388bf8c028a25630c58e9a42762fddd357e7e2581b192856e01aad044 libnpupnp-4.0.14.tar.gz +# Hash from: http://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-4.1.1.tar.gz.sha256 +sha256 7e41d3933b956073b33c6ac6e61c81e83b428015ee871fd16d18b198bf3be960 libnpupnp-4.1.1.tar.gz # Hash for license file: sha256 c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3 COPYING diff --git a/package/libnpupnp/libnpupnp.mk b/package/libnpupnp/libnpupnp.mk index efffd7f8a5..fa7181ff98 100644 --- a/package/libnpupnp/libnpupnp.mk +++ b/package/libnpupnp/libnpupnp.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBNPUPNP_VERSION = 4.0.14 +LIBNPUPNP_VERSION = 4.1.1 LIBNPUPNP_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads LIBNPUPNP_LICENSE = BSD-3-Clause LIBNPUPNP_LICENSE_FILES = COPYING