diff options
author | 2023-04-29 05:46:37 +0100 | |
---|---|---|
committer | 2023-04-29 05:46:37 +0100 | |
commit | 82851b3c55c8d08c66eda628edf270feaea48a08 (patch) | |
tree | 027a78051edab260549d43b07e2c0ca8e2b57417 /NEWS | |
parent | doebuild.py: PVR includes -r0 if explicitly specified (diff) | |
download | portage-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |