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 54C2FC7EE22 for ; Wed, 17 May 2023 23:00:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229676AbjEQXAB (ORCPT ); Wed, 17 May 2023 19:00:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229514AbjEQXAB (ORCPT ); Wed, 17 May 2023 19:00:01 -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 DDDFC5B9A for ; Wed, 17 May 2023 15:59:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1684364352; 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=SOwdRo7bGyis+T1dTZ83SVzvz6kq6SfQYfvWoU30evc=; b=cnDksn7LQZ2sGYOUiyrzwaEFR42bS6UdpYHtB9Oh9+k5+2XXIh3q/Q0t+4e/Uh1w2zKzxu ZMXo0GJYoUUHGycuZ3xhd6Gq3MZXT/JuwV9A7ySu2BLAgUp5OHaz4N7PFQCHShHtJcgpW1 MIfnJ7TAzKeZdBcXQ/OC1q3slVpB2YU= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-491-kTAM3XbDN7izXYEYpkV8dg-1; Wed, 17 May 2023 18:59:08 -0400 X-MC-Unique: kTAM3XbDN7izXYEYpkV8dg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 417643810B01; Wed, 17 May 2023 22:59:08 +0000 (UTC) Received: from localhost (unknown [10.22.32.104]) by smtp.corp.redhat.com (Postfix) with ESMTP id CD1B9C15BA0; Wed, 17 May 2023 22:59:07 +0000 (UTC) Date: Wed, 17 May 2023 19:59:06 -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.314-rt147 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.8 Precedence: bulk List-ID: X-Mailing-List: stable-rt@vger.kernel.org Hello RT-list! I'm pleased to announce the 4.14.314-rt147 stable release. This release is just an update to the new stable 4.14.314 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: 1e893daaffe2051b5b6e0b572fb37c4e5bfff31b Or to build 4.14.314-rt147 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.314.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.14/older/patch-4.14.314-rt147.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