commit: 33ce3acd1da3c720ad1533ab655d347cf61b424f Author: Sheng Yu <syu.os <AT> protonmail <DOT> com> AuthorDate: Fri Feb 17 01:10:26 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 01:23:14 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=33ce3acd
Update NEWS Signed-off-by: Sheng Yu <syu.os <AT> protonmail.com> Closes: https://github.com/gentoo/portage/pull/984 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index eef664f64..3322fe32a 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,12 @@ Features: Bug fixes: * gpkg: Handle out-of-space errors (bug #891391). +* gpkg: GPG signed gpkg will be ignored for profiles updates. + +* binpkg: Show warning if the binhost is missing metadata (outdated). (bug #884869) + +* binpkg: Improve error handling for binpkg detection. (bug #893638) + * portage(5): List volatile option as a separate entry (bug #888585). * emaint: Changed default action for emaint target sync to 'auto'.
