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 895DAC433F5 for ; Sat, 12 Feb 2022 21:53:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229763AbiBLVxS (ORCPT ); Sat, 12 Feb 2022 16:53:18 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:59252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229461AbiBLVxR (ORCPT ); Sat, 12 Feb 2022 16:53:17 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2EB85606FA for ; Sat, 12 Feb 2022 13:53:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1644702793; 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=ZYoI4t4aOs9vYFmU2KxOKzf4EPJhf5pQaKO/he1Stuk=; b=K2Bdv2foUN35bIbuR2WhTDzPnzMcZ2oShj39qhK0io6ZRloTve1jUcKLuY5T3yq2Mx5bCE XjoyBdudFVy3r8wd0QDEOBmSYjFlNxYncv7hnygYtIMJ24NkC4OdYDj5Cc1Si4TXhqKP2k kDhVfPt5+/xDmH8ycZu/BIxgKoKfqJE= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-554-D_dgcEfVOxiQ6V23MGoXxw-1; Sat, 12 Feb 2022 16:53:07 -0500 X-MC-Unique: D_dgcEfVOxiQ6V23MGoXxw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4D376814243; Sat, 12 Feb 2022 21:53:05 +0000 (UTC) Received: from localhost (unknown [10.22.17.50]) by smtp.corp.redhat.com (Postfix) with ESMTP id 672644531D; Sat, 12 Feb 2022 21:52:50 +0000 (UTC) Date: Sat, 12 Feb 2022 18:52:49 -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 , Luis Goncalves Subject: [ANNOUNCE] 4.14.266-rt129 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello RT-list! I'm pleased to announce the 4.14.266-rt129 stable release. This release is just an update to the new stable 4.14.266 version and no RT specific changes have been made. 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: v4.14-rt Head SHA1: 30e466937f86764e9be27db71a3c53ef616d7d1d Or to build 4.14.266-rt129 directly, the following patches should be applied: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.266.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.14/patch-4.14.266-rt129.patch.xz All keys used for the uploads can be found on the following git repository: git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git Enjoy! Luis