From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA5CA1584AD for ; Sat, 12 Apr 2025 22:16:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B76CE34300B for ; Sat, 12 Apr 2025 22:16:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B7D101102BD; Sat, 12 Apr 2025 22:16:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id ACAC81102BD for ; Sat, 12 Apr 2025 22:16:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 622BA343016 for ; Sat, 12 Apr 2025 22:16:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7F081BEE for ; Sat, 12 Apr 2025 22:16:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1744496157.d1e2605d020a02259e2ca14f2b97fb4a35aea48a.sam@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d1e2605d020a02259e2ca14f2b97fb4a35aea48a X-VCS-Branch: master Date: Sat, 12 Apr 2025 22:16:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: df9b5515-0d28-4e11-9dbe-888eeed839bc X-Archives-Hash: 9e6f4a389566673e19abe0b2164fa534 commit: d1e2605d020a02259e2ca14f2b97fb4a35aea48a Author: Sam James gentoo org> AuthorDate: Sat Apr 12 22:15:57 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 12 22:15:57 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d1e2605d NEWS: update post-release Signed-off-by: Sam James gentoo.org> NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 05d752e324..6102862563 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ Release notes take the form of the following optional categories: * Bug fixes * Cleanups +portage-3.0.69 (UNRELEASED) +-------------- + +TODO + portage-3.0.68 (2025-04-12) --------------