From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E737E95A97 for ; Mon, 9 Oct 2023 23:50:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379080AbjJIXuB (ORCPT ); Mon, 9 Oct 2023 19:50:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379043AbjJIXuA (ORCPT ); Mon, 9 Oct 2023 19:50:00 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2E44A3 for ; Mon, 9 Oct 2023 16:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1696895358; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=CJp54onwz9CzThNkzWbc4cU/t9wT9W7SbdG3CEP0yEc=; b=P/DH8ZCGcBQ/SP94gHSLsMpeTNGEyqHsh9UEJ5tqOWQEA9b31fi1s2Nvge2+b5P9luDffT f0D4ycCE82RnWxUVEFuJznlCrpmIrel4xsTvjNPWDT1W7YEzSoMp8q8+Mr3EiWEwyA6v4M NwlR5JT8sNmqRtTvhusQcTv0BKzmnvg= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-575-XDwre3y_Nv64Bidao9AK6Q-1; Mon, 09 Oct 2023 19:49:01 -0400 X-MC-Unique: XDwre3y_Nv64Bidao9AK6Q-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 6A9628002B2; Mon, 9 Oct 2023 23:49:00 +0000 (UTC) Received: from localhost (unknown [10.22.33.188]) by smtp.corp.redhat.com (Postfix) with ESMTP id E30AB2027045; Mon, 9 Oct 2023 23:48:59 +0000 (UTC) Date: Mon, 9 Oct 2023 20:48:58 -0300 From: "Luis Claudio R. Goncalves" To: LKML , linux-rt-users , stable-rt , Steven Rostedt , Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , Daniel Wagner , Tom Zanussi , Clark Williams , Mark Gross , Pavel Machek , Jeff Brady , Luis Goncalves Subject: [ANNOUNCE] 5.10.197-rt96 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 Precedence: bulk List-ID: X-Mailing-List: stable-rt@vger.kernel.org Hello RT-list! I'm pleased to announce the 5.10.197-rt96 stable release. This release is just an update to the new stable 5.10.197 version and no RT-specific changes have been performed. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch: v5.10-rt Head SHA1: 2140f78d1da2b7ba8913fb8d009d6b394bf1b813 Or to build 5.10.197-rt96 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.10.197.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patch-5.10.197-rt96.patch.xz Signing key fingerprint: 9354 0649 9972 8D31 D464 D140 F394 A423 F8E6 7C26 All keys used for the above files and repositories can be found on the following git repository: git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git Enjoy! Luis