From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3ACA6158030 for ; Mon, 27 Feb 2023 04:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32BE8E07FE; Mon, 27 Feb 2023 04:54:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A686E07FE for ; Mon, 27 Feb 2023 04:54:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B805340E5B for ; Mon, 27 Feb 2023 04:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A40EA7D0 for ; Mon, 27 Feb 2023 04:54:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1677473621.d657d1e1efbec9db9985bb6a7c6f9766e9962c51.sam@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d657d1e1efbec9db9985bb6a7c6f9766e9962c51 X-VCS-Branch: master Date: Mon, 27 Feb 2023 04:54:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8b204644-a4c9-4e07-8ca9-b040408a97d7 X-Archives-Hash: f61eede05da1b2be8e386bf3501ea537 commit: d657d1e1efbec9db9985bb6a7c6f9766e9962c51 Author: Sam James gentoo org> AuthorDate: Mon Feb 27 04:53:41 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 27 04:53:41 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d657d1e1 NEWS: prepare for portage-3.0.45.1 Signed-off-by: Sam James gentoo.org> NEWS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 22693330e..47eb0dc26 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,6 @@ -portage-3.0.46 (UNRELEASED) +portage-3.0.46.1 (2023-02-27) -------------- -Features: -* TODO - Bug fixes: * install-qa-check.d/90config-impl-decl: fix handling of non-ASCII quotes when extracting the function name. Detect "-Werror=implicit-function-declaration"