From patchwork Tue Mar 23 08:30:06 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: 1457098 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=2605:bc80:3010::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=ASKTt/Yz; dkim-atps=neutral Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::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 4F4Ph24Gdhz9sS8 for ; Tue, 23 Mar 2021 19:30:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7E0F24036A; Tue, 23 Mar 2021 08:30:19 +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 73cz5zPqj1jF; Tue, 23 Mar 2021 08:30:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id D8A1A40123; Tue, 23 Mar 2021 08:30:17 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 855221BF278 for ; Tue, 23 Mar 2021 08:30:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 81B886067E for ; Tue, 23 Mar 2021 08:30:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=neutral reason="invalid (public key: not available)" header.d=embedded.rocks Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SSjhZVFIIoEa for ; Tue, 23 Mar 2021 08:30:14 +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 smtp3.osuosl.org (Postfix) with ESMTPS id 35A096065F for ; Tue, 23 Mar 2021 08:30:14 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 33DB42400FB for ; Tue, 23 Mar 2021 09:30:11 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F4Pgk4GBkz9rxc for ; Tue, 23 Mar 2021 09:30:10 +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=1616488208; x=1617093009; bh=aGVo1P3n4AJoN7LVWqoXkaCrFKZsqPlcE/X64NPkVfQ=; b=ASKTt/Yz+t+A zeru5z6NRCzSBtrGJwa0/Kw/B6plQEDOmzuxczBTLCqRjUbCWwcmcesXoS+td+6l liPdI832g6HzIeo8H4buKmTieztOkV74IBjIqbKEqCDEgj/Nmrn1l7Kc0mZDZB7u S7KfXayoiVl5+hBwI6sEWDA77t2SuLmnNVDm3WqJIh3by6XFhAxOELwVrovHY9ci AavOEZ4BY+jjr3bFB4Gpn525yYX5Q26AHJ97FFdYpxslemjOexMMLtPad82957Jb qmQOARtskgkB6TYN4kbJq+qJVkr8Ef5FVDdwQSk4tljHBkFxPkqEJlibj1FOjuvn suBdK2EIHg== 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 Cbmoijmry4Wv; Tue, 23 Mar 2021 09:30:08 +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:30:08 +0100 (CET) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Tue, 23 Mar 2021 09:30:06 +0100 Message-Id: <20210323083006.90238-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.31.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/libupnpp: bump to version 0.21.0 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 libupnpp 0.21.0 * Allow configuring the subscription timeout (init option) * Add interface for the lib to report a subscription autorenewal failure, and to renew all subscriptions. * Add API to set the product/version values in User-Agent and Server headers. Signed-off-by: Jörg Krause --- package/libupnpp/libupnpp.hash | 4 ++-- package/libupnpp/libupnpp.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libupnpp/libupnpp.hash b/package/libupnpp/libupnpp.hash index ae79cfe8a7..5bc282f270 100644 --- a/package/libupnpp/libupnpp.hash +++ b/package/libupnpp/libupnpp.hash @@ -1,5 +1,5 @@ -# Hash from: http://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-0.20.2.tar.gz.sha256 -sha256 48c2cc7b5a3eef55f4dddda88d8676ed11f7e88f1d6680c8458512067a0e0a11 libupnpp-0.20.2.tar.gz +# Hash from: http://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-0.21.0.tar.gz.sha256 +sha256 e43dbe5020ed25152aaec71b325dd80498e72038da5aeb50ed7dd51e213cd903 libupnpp-0.21.0.tar.gz # Hash for license file: sha256 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2 COPYING diff --git a/package/libupnpp/libupnpp.mk b/package/libupnpp/libupnpp.mk index 4ee98b01cc..fc76a43a11 100644 --- a/package/libupnpp/libupnpp.mk +++ b/package/libupnpp/libupnpp.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBUPNPP_VERSION = 0.20.2 +LIBUPNPP_VERSION = 0.21.0 LIBUPNPP_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads LIBUPNPP_LICENSE = LGPL-2.1+ LIBUPNPP_LICENSE_FILES = COPYING