From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1564C4332F for ; Fri, 3 Nov 2023 22:19:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id A4BC860BD1; Fri, 3 Nov 2023 22:19:16 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A4BC860BD1 X-Virus-Scanned: amavisd-new at osuosl.org 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 sPyHFkYK5I-5; Fri, 3 Nov 2023 22:19:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id A5B3B60BDD; Fri, 3 Nov 2023 22:19:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A5B3B60BDD Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 79C481BF5F8 for ; Fri, 3 Nov 2023 22:19:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 52EAC82365 for ; Fri, 3 Nov 2023 22:19:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 52EAC82365 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uLSuosEi_Wob for ; Fri, 3 Nov 2023 22:19:12 +0000 (UTC) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [IPv6:2a01:e0c:1:1599::10]) by smtp1.osuosl.org (Postfix) with ESMTPS id 396ED822FC for ; Fri, 3 Nov 2023 22:19:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 396ED822FC Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8290:3800:207e:5629:5034:6d7b]) (Authenticated sender: yann.morin.1998@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 7EC41B004FF; Fri, 3 Nov 2023 23:19:08 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Fri, 03 Nov 2023 23:19:08 +0100 Date: Fri, 3 Nov 2023 23:19:08 +0100 From: "Yann E. MORIN" To: Bernd Kuhls Message-ID: <20231103221908.GG2875@scaer> References: <20231103203039.3042294-1-bernd@kuhls.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231103203039.3042294-1-bernd@kuhls.net> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1699049950; bh=VdEYJnmPt9+vuG8E8OJKypftJssd9dXonLtaHsxPxok=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hdGz7iw/rAfMsRqZbrVbgIxhgys1ZMoxD9QnPsdgOQAnkUJxzzSnHldcjCFJzLVbr JGY67Yj3TxdvlxtKMJjt4a8tCnWsPuJ+6k6Qpul0EEc+6s28bqmoYxVLtBwS53hnuy 4pGA80BJRAeUgd6ICxoF0udiXrLPQwDLTjyW5446YcEhf7/1PCT/TClDrnxL0Yf7RC NECa+h5pYYLEeVF1KXu0TV0BPvyrWcND08G65qq1s9nPBmJ3c2nl1efiCLqCFu+5UW V+UNK54FGh3+nSRzbmDukwEP2vpyggMgez+BX1LCNLweLZcAUxlxdi5qT+5dAw8oUX qDHSYnSEnh0hA== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=hdGz7iw/ Subject: Re: [Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.8.8 X-BeenThere: buildroot@buildroot.org 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: , Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Bernd, All, On 2023-11-03 21:30 +0100, Bernd Kuhls spake thusly: > Release notes: > https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes > https://forum.torproject.org/t/security-release-0-4-7-16-and-0-4-8-8/10064 > > Fixes TROVE-2023-004. > > Signed-off-by: Bernd Kuhls Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/tor/tor.hash | 4 ++-- > package/tor/tor.mk | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/package/tor/tor.hash b/package/tor/tor.hash > index 933208fce0..fc128e0fcf 100644 > --- a/package/tor/tor.hash > +++ b/package/tor/tor.hash > @@ -1,4 +1,4 @@ > -# From https://dist.torproject.org/tor-0.4.8.7.tar.gz.sha256sum > -sha256 b20d2b9c74db28a00c07f090ee5b0241b2b684f3afdecccc6b8008931c557491 tor-0.4.8.7.tar.gz > +# From https://dist.torproject.org/tor-0.4.8.8.tar.gz.sha256sum > +sha256 21bbe908cafeabff04636d26293540aa9366eb1cf389bc65dc2476c93e688004 tor-0.4.8.8.tar.gz > # Locally computed > sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE > diff --git a/package/tor/tor.mk b/package/tor/tor.mk > index 1b29fd336e..b054bc55bb 100644 > --- a/package/tor/tor.mk > +++ b/package/tor/tor.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -TOR_VERSION = 0.4.8.7 > +TOR_VERSION = 0.4.8.8 > TOR_SITE = https://dist.torproject.org > TOR_LICENSE = BSD-3-Clause > TOR_LICENSE_FILES = LICENSE > -- > 2.39.2 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot