From patchwork Fri Sep 15 15:09:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arne Fitzenreiter X-Patchwork-Id: 7177 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RnHft2vHyz3wnC for ; Fri, 15 Sep 2023 15:09:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RnHfs0Lc0z1mY; Fri, 15 Sep 2023 15:09:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RnHfr71mfz2yMt; Fri, 15 Sep 2023 15:09:56 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RnHfq5mGrz2xc7 for ; Fri, 15 Sep 2023 15:09:55 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RnHfq0HP0zKl; Fri, 15 Sep 2023 15:09:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1694790595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5Y5SSbwtAcggS+pwYrWflohKkF69y+5OtDzbjoNdBKo=; b=j0psgUKd7CxmHSFXYvJ+qx1lXZjzNjbECRnX4t+boF27smxOo41G0u4aIGLzuMuvD+tnPy xW5NAlsj9cu5q0Bw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1694790595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5Y5SSbwtAcggS+pwYrWflohKkF69y+5OtDzbjoNdBKo=; b=j0FYPcCgS80Ucu/Gw3PkSXnsJwfdIJCmFUdLGpwQLG/nF/vMK+RQ37UK1FRyrwaNbmkTGl B69RPAOOtB+9mWYYoDyS3utIZlq29grzgUCiLAnMHeM+WEgHX6DjjFGqPOsCKZ3QXhEB4l UCypUwmwOIkuHDPOUknesboRdP0gYXQGHkG66NP95b/orsjl+iZeOqiq5xufSAYo92r+3G 1Ofyo+1LH8WMeWfzqszmzldjOYZNxsDqDiDGh6xzeQWHQ0eq8kO2xcrq02/4rOR2IBkmOT WOzhxZumL4PVHPYvOtm6Y+YxLQR01byWfi5BIf6vduFNEv3wMPAI8xAfUMhJTQ== From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH 2/2] kernel: update to 6.5.3 Date: Fri, 15 Sep 2023 17:09:36 +0200 Message-Id: <20230915150936.69142-2-arne_f@ipfire.org> In-Reply-To: <20230915150936.69142-1-arne_f@ipfire.org> References: <20230915150936.69142-1-arne_f@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arne Fitzenreiter Errors-To: development-bounces@lists.ipfire.org Sender: "Development" --- kernel/kernel.nm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kernel/kernel.nm b/kernel/kernel.nm index 642fb22ee..c00f62ba8 100644 --- a/kernel/kernel.nm +++ b/kernel/kernel.nm @@ -4,8 +4,8 @@ ############################################################################### name = kernel -version = 6.4.3 -release = 3 +version = 6.5.3 +release = 2 thisapp = linux-%{version} maintainer = Arne Fitzenreiter @@ -164,8 +164,8 @@ build install -m 644 .config %{BUILDROOT}/boot/config-${fullversion} install -m 644 System.map %{BUILDROOT}/boot/System.map-${fullversion} - # Create empty initramfs (20M). - dd if=/dev/zero of=%{BUILDROOT}/boot/initramfs-${fullversion}.img bs=1M count=20 + # Create empty initramfs (80M). + dd if=/dev/zero of=%{BUILDROOT}/boot/initramfs-${fullversion}.img bs=1M count=80 # Install modules. make ARCH=%{kernel_arch} INSTALL_MOD_PATH=%{BUILDROOT}/usr mod-fw= V=1 \