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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 06409C61D97 for ; Sun, 29 Jan 2023 17:18:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 94E1D41525; Sun, 29 Jan 2023 17:18:46 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 94E1D41525 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bjIjyksM9mMN; Sun, 29 Jan 2023 17:18:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 7AD8441581; Sun, 29 Jan 2023 17:18:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 7AD8441581 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 76C501BF35F for ; Sun, 29 Jan 2023 17:18:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 504DF60F1C for ; Sun, 29 Jan 2023 17:18:29 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 504DF60F1C 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 d3oUbi1NydV1 for ; Sun, 29 Jan 2023 17:18:28 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4E29460C2E Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp3.osuosl.org (Postfix) with ESMTPS id 4E29460C2E for ; Sun, 29 Jan 2023 17:18:28 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [171.22.1.1]) (Authenticated sender: yann.morin.1998@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 6DF235FFAD; Sun, 29 Jan 2023 18:18:22 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sun, 29 Jan 2023 18:18:22 +0100 Date: Sun, 29 Jan 2023 18:18:22 +0100 From: "Yann E. MORIN" To: Fabrice Fontaine Message-ID: <20230129171822.GP2632@scaer> References: <20230129163135.30876-1-fontaine.fabrice@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230129163135.30876-1-fontaine.fabrice@gmail.com> 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=1675012704; bh=qe1CS5NR/Foka6sgkuklgMhDKPdGH47sW1ggB+nVwxw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=H1zZD0Ifv+mEOm2w5UYuw+zTOtjGd/DhKKBynpcJOpbgehRExfJDqrg82Oyc2IWga 4MYyGDPE41D8cqIenymJMStwFpYTaXQMBFK/Hkz5o+KwH/CIHE6cSmIDByVjvaJOHF 5eQJgE3GU2rZpz46Zq47MDgPQmMsxoA3Qumj1SfMeHiF63Goq/TRGAroAkhizR9Wkk xfIMHApdJfeDkNCn++pYPQjqwzcdOodmhJZ2hupIuOg/lm4GIEh2syeo4T6xjfZ17P D1WGraQdBcRQNfFOvVuEKMkcUqWd7pS4enX8BQXWsK2MvTFzEr7dt5ynd5EXSC6SPv UattKyfqscG/Q== X-Mailman-Original-Authentication-Results: smtp3.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=H1zZD0If Subject: Re: [Buildroot] [PATCH 1/1] package/c-ares: security bump to version 1.19.0 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" Fabrice, All, On 2023-01-29 17:31 +0100, Fabrice Fontaine spake thusly: > Low. Stack overflow in ares_set_sortlist() which is used during c-ares > initialization and typically provided by an administrator and not an end > user. > > https://c-ares.org/changelog.html#1_19_0 > > Signed-off-by: Fabrice Fontaine Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/c-ares/c-ares.hash | 2 +- > package/c-ares/c-ares.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/package/c-ares/c-ares.hash b/package/c-ares/c-ares.hash > index af1f076aab..edf891674b 100644 > --- a/package/c-ares/c-ares.hash > +++ b/package/c-ares/c-ares.hash > @@ -1,5 +1,5 @@ > # Locally calculated after checking pgp signature > -sha256 1a7d52a8a84a9fbffb1be9133c0f6e17217d91ea5a6fa61f6b4729cda78ebbcf c-ares-1.18.1.tar.gz > +sha256 bfceba37e23fd531293829002cac0401ef49a6dc55923f7f92236585b7ad1dd3 c-ares-1.19.0.tar.gz > > # Hash for license file > sha256 db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c LICENSE.md > diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk > index 0152759ebc..4332fc6919 100644 > --- a/package/c-ares/c-ares.mk > +++ b/package/c-ares/c-ares.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -C_ARES_VERSION = 1.18.1 > +C_ARES_VERSION = 1.19.0 > C_ARES_SITE = http://c-ares.haxx.se/download > C_ARES_INSTALL_STAGING = YES > C_ARES_CONF_OPTS = --with-random=/dev/urandom > -- > 2.39.0 > > _______________________________________________ > 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