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 44E0DC4167B for ; Sun, 26 Nov 2023 21:45:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id F078460BEF; Sun, 26 Nov 2023 21:45:17 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org F078460BEF 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 9VURNsJ-CYaA; Sun, 26 Nov 2023 21:45:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 4602E6068F; Sun, 26 Nov 2023 21:45:16 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4602E6068F Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id CC8E01BF40A for ; Sun, 26 Nov 2023 21:45:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id B217C404D0 for ; Sun, 26 Nov 2023 21:45:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org B217C404D0 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 FarrNqMZfYjR for ; Sun, 26 Nov 2023 21:45:12 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by smtp4.osuosl.org (Postfix) with ESMTPS id A7A22404C6 for ; Sun, 26 Nov 2023 21:45:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A7A22404C6 Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8290:3800:4fcd:aaeb:59ee:6854]) (Authenticated sender: yann.morin.1998@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id E2657780316; Sun, 26 Nov 2023 22:45:08 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sun, 26 Nov 2023 22:45:08 +0100 Date: Sun, 26 Nov 2023 22:45:08 +0100 From: "Yann E. MORIN" To: Maxim Kochetkov Message-ID: <20231126214508.GK3177259@scaer> References: <20231123061500.984461-1-fido_max@inbox.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231123061500.984461-1-fido_max@inbox.ru> 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=1701035111; bh=vWX5ceXVeDNhPP2n5FsInym4PI8rQPo0u2FUkd/rITs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cLM+HU9dn0P/Chrsi6xrL2Elr31ftCpGTMsf7O6e1zTtUS8UfXrloudCVKyJaYSU2 k1KgkRuiwvAT92Z4lllOX3WRjItBZntAR54ib2m0Wmc377EJOKbLQ/74R1U4O9UFc7 TcxmF+mgsatLftK9JfMW3mdMYXdIp4xw1yPYF2nH4yTjNrXcqe2V5Oyev8LsE3+e1N UoZAgv+AiOjOpoL8u9DE3qDYv/+Q+D6JlzlGsFX3Xy/c5tg/jUBuZn+Pnj58Rglc1I Bq7AvAme5Sg3eZ+0VQYK/eVtaor2uz05CoBfndT+3fGqAKHm+qkSDWrbkYYUXaYezM LRqjnAZn9ANTw== X-Mailman-Original-Authentication-Results: smtp4.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=cLM+HU9d Subject: Re: [Buildroot] [PATCH 1/1] package/postgresql: security bump version to 15.5 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" Maxim, All, On 2023-11-23 09:15 +0300, Maxim Kochetkov spake thusly: > Release notes: > https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/ > > Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870. > > Signed-off-by: Maxim Kochetkov Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/postgresql/postgresql.hash | 4 ++-- > package/postgresql/postgresql.mk | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash > index 0640f883a7..4fc3bfcff0 100644 > --- a/package/postgresql/postgresql.hash > +++ b/package/postgresql/postgresql.hash > @@ -1,4 +1,4 @@ > -# From https://ftp.postgresql.org/pub/source/v15.4/postgresql-15.4.tar.bz2.sha256 > -sha256 baec5a4bdc4437336653b6cb5d9ed89be5bd5c0c58b94e0becee0a999e63c8f9 postgresql-15.4.tar.bz2 > +# From https://ftp.postgresql.org/pub/source/v15.4/postgresql-15.5.tar.bz2.sha256 > +sha256 8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6 postgresql-15.5.tar.bz2 > # License file, Locally calculated > sha256 1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a COPYRIGHT > diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk > index b951b14aa0..3108fe65e1 100644 > --- a/package/postgresql/postgresql.mk > +++ b/package/postgresql/postgresql.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -POSTGRESQL_VERSION = 15.4 > +POSTGRESQL_VERSION = 15.5 > POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2 > POSTGRESQL_SITE = https://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION) > POSTGRESQL_LICENSE = PostgreSQL > -- > 2.40.1 > > _______________________________________________ > 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