commit: 8c362e8d31c88c6d3d58796adc2f050fc83d5132 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 1 21:36:12 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 1 21:39:58 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=8c362e8d
NEWS: prepare for portage-3.0.69.3 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 37302ea69f..80833242e0 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,20 @@ Cleanups: * Replace FEATURES=export-pms-vars with Portage development feature PORTAGE_DO_NOT_EXPORT_PMS_VARS (bug #953842) +portage-3.0.69.3 (2025-10-01) +-------------- + +[This release was done as a standalone tag.] + +Bug fixes: + +* Fix unbound variable error. + +* Use gtar consistently for systems where tar is not from GNU Tar, + like libarchive. + +* Fix DOCS when undeclared but not unset (bug #962934). + portage-3.0.69.2 (2025-10-01) --------------
