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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18B7515802C for ; Tue, 17 Dec 2024 17:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46AC8E087F; Tue, 17 Dec 2024 17:48:44 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 1C973E087F for ; Tue, 17 Dec 2024 17:48:43 +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 1D37C335DEB for ; Tue, 17 Dec 2024 17:48:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A92E616A1 for ; Tue, 17 Dec 2024 17:48:40 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1734457701.dd25f4e609182325b980ae5c7eb3fef3bd8643ae.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-drivers/nvidia-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ profiles/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: dd25f4e609182325b980ae5c7eb3fef3bd8643ae X-VCS-Branch: master Date: Tue, 17 Dec 2024 17:48:40 +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: 3f9eac59-3f10-4c26-ba5b-5224e9db70d0 X-Archives-Hash: 04b07469918024c8b86c012d2807a8be commit: dd25f4e609182325b980ae5c7eb3fef3bd8643ae Author: Ionen Wolkens gentoo org> AuthorDate: Tue Dec 17 17:27:06 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Dec 17 17:48:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd25f4e6 x11-drivers/nvidia-drivers: update 390/470 support year Was announced that LTS kernel 6.1 will get an extra year of support, so this may give an extra year in the tree to these drivers (still depends on if Gentoo's kernel maintainers are going to keep these in the tree for that long, or if these drivers will still be in a usable state by then). Given 6.6.x hasn't been extended, 470 users may need to go back to 6.1.x for that extra year (without patching anyway). Signed-off-by: Ionen Wolkens gentoo.org> profiles/package.mask | 5 +++-- x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild | 2 +- x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 924f2ff0b162..7ccdcb60aec3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -144,7 +144,8 @@ dev-python/shiboken2 # Gentoo will keep it packaged for as long as reasonably possible # (albeit masked) but no true support will be given nor patches # for newer kernels. It is recommended to use 6.6.x LTS kernels or -# older (6.6.x will be supported until at least December 2026). +# older (6.6.x will be supported upstream until December 2026, +# and 6.1.x a year further to December 2027). # # Major issues will lead to removal without further warning, e.g. # if no usable kernels left in tree, or if broken with a newer Xorg. @@ -520,7 +521,7 @@ sec-keys/openpgp-keys-jiatan # Gentoo will keep it packaged for as long as reasonably possible # (albeit masked) but no true support will be given nor patches # for newer kernels. It is recommended to use 6.1.x LTS kernels or -# older (6.1.x will be supported until at least December 2026). +# older (6.1.x will be supported upstream until December 2027). # # Major issues will lead to removal without further warning, e.g. # if no usable kernels left in tree, or if broken with a newer Xorg. diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild index c9d1e9d417bd..d72f61e62a25 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild @@ -443,7 +443,7 @@ pkg_postinst() { ewarn "NVIDIA is no longer fixing issues (including security). Free to keep" ewarn "using (for now) but it is recommended to either switch to nouveau or" ewarn "replace hardware. Will be kept in-tree while possible, but expect it" - ewarn "to be removed likely in early 2027 or earlier if major issues arise." + ewarn "to be removed likely in late 2027 or earlier if major issues arise." ewarn ewarn "Note that there is no plans to patch in support for kernels branches" ewarn "newer than 6.1.x which will be supported upstream until December 2026." diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild index 4db46f5d0f08..b0d6b97ad07c 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.256.02-r2.ebuild @@ -521,7 +521,7 @@ pkg_postinst() { ewarn "NVIDIA is no longer fixing issues (including security). Free to keep" ewarn "using (for now) but it is recommended to either switch to nouveau or" ewarn "replace hardware. Will be kept in-tree while possible, but expect it" - ewarn "to be removed likely in early 2027 or earlier if major issues arise." + ewarn "to be removed likely in late 2027 or earlier if major issues arise." ewarn ewarn "Note that there is no plans to patch in support for kernels branches" ewarn "newer than 6.6.x which will be supported upstream until December 2026."