aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-29 05:46:37 +0100
committerSam James <sam@gentoo.org>2023-04-29 05:46:37 +0100
commit82851b3c55c8d08c66eda628edf270feaea48a08 (patch)
tree027a78051edab260549d43b07e2c0ca8e2b57417 /NEWS
parentdoebuild.py: PVR includes -r0 if explicitly specified (diff)
downloadportage-82851b3c55c8d08c66eda628edf270feaea48a08.tar.gz
portage-82851b3c55c8d08c66eda628edf270feaea48a08.tar.bz2
portage-82851b3c55c8d08c66eda628edf270feaea48a08.zip
NEWS: mention dispatch-conf fix
See 4cc3e2d39a39b422074de49e88261cdf717292d5. Bug: https://bugs.gentoo.org/903973 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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