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 A19861582EF for ; Mon, 17 Feb 2025 11:27:15 +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 854A934311D for ; Mon, 17 Feb 2025 11:27:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AF1A5110471; Mon, 17 Feb 2025 11:26:59 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 810641103A8 for ; Mon, 17 Feb 2025 11:26:59 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 65CCF3430E4; Mon, 17 Feb 2025 11:26:59 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.12-17 release Message-Id: <20250217112659.65CCF3430E4@smtp.gentoo.org> Date: Mon, 17 Feb 2025 11:26:58 +0000 (UTC) From: Mike Pagano Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-kernel@lists.gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7ce34f9c-5964-443e-a39c-886d7e975f94 X-Archives-Hash: b441e26e678ec1970c9663e2de1074c1 This is an automated email announcing the release of genpatches-6.12-17 CHANGES SINCE 6.12-16 ----------------------- Removed redundant patch (Mike Pagano) D 2980_GCC15-gnu23-to-gnu11-fix.patch Linux patch 6.12.14 (Mike Pagano) A 1013_linux-6.12.14.patch fortify: Hide run-time copy size from value range tracking (Mike Pagano) A 1500_fortify-copy-size-value-range-tracking-fix.patch ABOUT GENPATCHES ---------------- genpatches is the patchset applied to some kernels available in Portage. For more information, see the genpatches homepage: http://dev.gentoo.org/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources ebuild.