Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: /
Date: Mon, 27 Feb 2023 04:54:36
Message-Id: 1677473621.d657d1e1efbec9db9985bb6a7c6f9766e9962c51.sam@gentoo
1 commit: d657d1e1efbec9db9985bb6a7c6f9766e9962c51
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 04:53:41 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 04:53:41 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d657d1e1
7
8 NEWS: prepare for portage-3.0.45.1
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 NEWS | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/NEWS b/NEWS
16 index 22693330e..47eb0dc26 100644
17 --- a/NEWS
18 +++ b/NEWS
19 @@ -1,9 +1,6 @@
20 -portage-3.0.46 (UNRELEASED)
21 +portage-3.0.46.1 (2023-02-27)
22 --------------
23
24 -Features:
25 -* TODO
26 -
27 Bug fixes:
28 * install-qa-check.d/90config-impl-decl: fix handling of non-ASCII quotes when
29 extracting the function name. Detect "-Werror=implicit-function-declaration"