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 324E71582EF for ; Sat, 08 Feb 2025 11:30:18 +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 1D9FB343270 for ; Sat, 08 Feb 2025 11:30:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E5FCF110473; Sat, 08 Feb 2025 11:30:07 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B09DF110471 for ; Sat, 08 Feb 2025 11:30:07 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 956C134325B; Sat, 08 Feb 2025 11:30:07 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.13-3 release Message-Id: <20250208113007.956C134325B@smtp.gentoo.org> Date: Sat, 08 Feb 2025 11:30:07 +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: 5c3a3c26-28cb-4f54-8e8d-ac4f0a29efd3 X-Archives-Hash: a115b9bdfabf1b9ef4929717040b185a This is an automated email announcing the release of genpatches-6.13-3 CHANGES SINCE 6.13-2 ----------------------- Linux patch 6.13.2 (Mike Pagano) A 1001_linux-6.13.2.patch x86/insn_decoder_test: allow longer symbol-names (Mike Pagano) A 1740_x86-insn-decoder-test-allow-longer-symbol-names.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.