From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D911158089 for ; Fri, 20 Oct 2023 01:31:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 456132BC1A2; Fri, 20 Oct 2023 01:31:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B13D2BC1A2 for ; Fri, 20 Oct 2023 01:31:06 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F14E335D12 for ; Fri, 20 Oct 2023 01:31:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C17B2B4E for ; Fri, 20 Oct 2023 01:31: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: <1697765453.7ac176dfdb5fc81f73825fb598dbe24c1e183bd5.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: 7ac176dfdb5fc81f73825fb598dbe24c1e183bd5 X-VCS-Branch: master Date: Fri, 20 Oct 2023 01:31: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: 9a174dcd-7b3e-4e38-a494-05aee0122930 X-Archives-Hash: 51ddfd346e8471dc8daaea7621eed094 commit: 7ac176dfdb5fc81f73825fb598dbe24c1e183bd5 Author: Sam James gentoo org> AuthorDate: Fri Oct 20 01:30:53 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 20 01:30:53 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=7ac176df NEWS: post-release template Signed-off-by: Sam James gentoo.org> NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 8e23e411d1..0a7ca7d9f1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +portage-3.0.54 (UNRELEASED) +-------------- + +TODO + portage-3.0.53 (2023-10-20) --------------