commit:     07d61c5f7e86d9bc7b70739e3c775342c34a15cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 07:10:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 07:21:55 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=07d61c5f

NEWS: update for further emerge-webrsync changes

Bug: https://bugs.gentoo.org/905358
Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/gentoo/portage/pull/1029
Signed-off-by: Sam James <sam <AT> gentoo.org>

 NEWS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 36ffee0c9..602e42b44 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,12 @@ Bug fixes:
 * fowners, fperms: Fix handling of relative pathnames (bug #905223).
 
 * emerge-webrsync: Switch Portage to use gemato for when it shells out
-  to emerge-webrsync for repositories configured with sync-type=webrsync.
+  to emerge-webrsync for repositories configured with sync-type=webrsync
+  (bug #905358).
+
+  This unifies some of the logic between Portage and emerge-webrsync:
+  both of them now use the same main path for PGP verification (i.e.
+  gemato).
 
 Cleanups:
 * Convert printf-style %-formats into fstrings.

Reply via email to