commit: 82851b3c55c8d08c66eda628edf270feaea48a08 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 29 04:46:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 04:46:37 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=82851b3c
NEWS: mention dispatch-conf fix See 4cc3e2d39a39b422074de49e88261cdf717292d5. Bug: https://bugs.gentoo.org/903973 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index fe22e30ae..5c52d8c46 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ Security: bug #597800. Note that 'sync-type = webrsync' in repos.conf already handled PGP verification when configured to do so (and it is by default). +* dispatch-conf: Avoid race when accessing log file (bug #903973). + Features: * install-qa-check.d: 90gcc-warnings: Add additional code quality warnings: - -Wrestrict
