commit: da5721c31e9bc0821c4dfadf6f1d5b3b3cefd1e2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 15 14:40:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 14:40:43 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=da5721c3
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 5123e85266..96f2c3f4e9 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,25 @@ Features: Bug fixes: +* Fix timestamp comparison for Packages index by using UTC consistently + (bug #962832). + +Cleanups: + +* Drop legacy USE=test hacks. + +portage-3.0.69.1 (2025-09-15) +-------------- + +[This release was done as a standalone tag.] + +Features: + +* Prefer the 'Last-Modified' over the 'timestamp' HTTP header when + querying binhosts. + +Bug fixes: + * Fix timestamp comparison for Packages index by using UTC consistently (bug #962832).
