From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1544531-garchives=archives.gentoo.org@lists.gentoo.org> 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 4C21015800A for <garchives@archives.gentoo.org>; Thu, 10 Aug 2023 01:45:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C9322BC022; Thu, 10 Aug 2023 01:44:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 41A0F2BC022 for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 01:44:59 +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 3FF7534027D for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 01:44:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A77E3F36 for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 01:44:56 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1691631875.4b993bf9a580c74f36fe28f6c505f208d9be1595.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: 4b993bf9a580c74f36fe28f6c505f208d9be1595 X-VCS-Branch: master Date: Thu, 10 Aug 2023 01:44:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a601ec06-b336-4857-b665-f0972ee7fd71 X-Archives-Hash: cbe82ee65b56ff5e0c21c81855d31758 commit: 4b993bf9a580c74f36fe28f6c505f208d9be1595 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 01:44:35 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 01:44:35 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=4b993bf9 NEWS: add another news entry >From 8cc2348a2c0706f57962fee09a91c5a5b85f1b99. Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c69975bc9c..d442a42ab0 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ Bug fixes: * bin/save-ebuild-env.sh: Stop using compgen and hence stop needing readline (bug #909148). +* _reflink_linux_file_copy: Fix -Wmaybe-uninitialized. + * env-update: Check exit code from ldconfig (bug #910376). * emerge: Fix 'no ebuilds available' message always mentioning binpkgs