From patchwork Thu Jan 5 18:21:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6403 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nnvtg5s6dz40V9 for ; Thu, 5 Jan 2023 18:21:31 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nnvtf1cjqzXL; Thu, 5 Jan 2023 18:21:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nnvtf05fTz2yl8; Thu, 5 Jan 2023 18:21:30 +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 4NnvtQ2BHzz2xbd for ; Thu, 5 Jan 2023 18:21:18 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NnvtP6VRTzXL; Thu, 5 Jan 2023 18:21:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672942877; 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=QICcqYyPZN5Umlx+YHlKirW10ayI3108CPqN1sPcLiw=; b=20G2EBlFjN38SKgikiCO5OeJ3v+X0tRS1Lnpbj0aVIvFDMKa1fAp0sIroqWdriAT0A53EZ jNroO0GMr2Rt1MCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672942877; 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=QICcqYyPZN5Umlx+YHlKirW10ayI3108CPqN1sPcLiw=; b=eJd6ih3g54DOVnVixjUuyMOmhNY1ABwR29P4KY0fZyFnmK72+QAmgFkmseoZhM0E35577O voI2h+3tcCCPal1R2ejrLQvPPM0An9VMj7/a+kfMllEerygdCzx4B7rGTvDk2Q41/pcuzm hYMKSouuACAEtzRZDuVglOBXBa1t0C/5H6vgFNLvBytarnnaTUwazlzTwqN0pDyalv2oqZ LhbizePl8kqbXmNwiVH9JDx6c7p+DZry3sqmz9+ftT0fmd+Vc7k9lt89l3pgwRDB/uOC3k qzuhGjamchBBv182ueNGNdWCFg4g8GHpqYAdhP30QFVu73tRJqx/r9bUAKKayA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] hdparm: Update to version 9.65 Date: Thu, 5 Jan 2023 19:21:07 +0100 Message-Id: <20230105182110.3725538-3-adolf.belka@ipfire.org> In-Reply-To: <20230105182110.3725538-1-adolf.belka@ipfire.org> References: <20230105182110.3725538-1-adolf.belka@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 9.64 to 9.65 - Update of rootfile not required - fix glibc headers patch updated for hdparm-9.65 - Changelog hdparm-9.65: - Another --Istdin fix: cannot read log pages when no device specified Signed-off-by: Adolf Belka --- lfs/hdparm | 8 ++++---- ...headers.patch => hdparm-9.65-fix-glibc-headers.patch} | 9 ++++++--- 2 files changed, 10 insertions(+), 7 deletions(-) rename src/patches/{hdparm-9.64-fix-glibc-headers.patch => hdparm-9.65-fix-glibc-headers.patch} (51%) diff --git a/lfs/hdparm b/lfs/hdparm index 8d3f6d1cf..7d859bf24 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 9.64 +VER = 9.65 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0196f3ccec4005c542b834d8426cc6f64694783da3d4a064e898e25d17aab3aa0d9621276607169f2104c9a9804f9020554d836ded9efb16367a8ac4c9c9b146 +$(DL_FILE)_BLAKE2 = 79b1c16e7807f82a992ed7f22faef57045c56da4a281fbd8db3b8846b193ccc4b42329fa6abbebf8b652fbefb13aa0f18dfa726e802e8e1a45c94f414fb303b9 install : $(TARGET) @@ -70,7 +70,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/hdparm-9.64-fix-glibc-headers.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/hdparm-9.65-fix-glibc-headers.patch cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/src/patches/hdparm-9.64-fix-glibc-headers.patch b/src/patches/hdparm-9.65-fix-glibc-headers.patch similarity index 51% rename from src/patches/hdparm-9.64-fix-glibc-headers.patch rename to src/patches/hdparm-9.65-fix-glibc-headers.patch index 7589c861e..e26817086 100644 --- a/src/patches/hdparm-9.64-fix-glibc-headers.patch +++ b/src/patches/hdparm-9.65-fix-glibc-headers.patch @@ -1,11 +1,14 @@ ---- hdparm-9.64/hdparm.c -+++ hdparm-9.64/hdparm.c -@@ -24,9 +24,6 @@ +--- hdparm-9.65/hdparm.c.orig 2022-09-06 19:02:56.000000000 +0200 ++++ hdparm-9.65/hdparm.c 2023-01-05 15:33:04.487033604 +0100 +@@ -24,11 +24,6 @@ #include #include #include -#include +-#ifndef FSCONFIG_SET_FLAG -#include +-#endif -#include #include #include +