From patchwork Mon Mar 19 03:32:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1707 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id 80F6B6033C for ; Sun, 18 Mar 2018 17:41:10 +0100 (CET) X-Virus-Scanned: ClamAV at mail01.ipfire.org X-Spam-Flag: NO X-Spam-Score: -0.6 X-Spam-Level: X-Spam-Status: No, score=-0.6 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, KAM_NUMSUBJECT=0.5] autolearn=disabled Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 644F7108C3AE; Sun, 18 Mar 2018 16:41:08 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ipfire.org; s=201801; t=1521391269; x=1523983269; bh=oPj1dMTH8Ozu7sJ12hIeVrDQ+MaqwTmFusyW6BhYunk=; h=From:To:Subject:Date:Message-Id:Sender:From:To:Cc:Date: Content-Type:Message-ID:In-Reply-To:Subject:Reply-To:Sender; b=i4YuCyYr6qVRW6kWUuq2+/HgKJLMnSd96bLkiFvOpcoT4ZrsgP9AG1o5x4UratEfk BKpYcTK3mkkDHjbzs5+8wbahfPv/Wsd+MvUBYRBH+eQNgDmNhgYQQz4Ra5LGgZVce8 nGqlsVroR+sVt3W7q5PdJLz7WWjE5YiNbnkX36DyWzXS/SrddU9XNMT97SpRdNOsRL HgSda2RX6vlfZbU7gd010qlJjAuljaq66ZUV1G5IId2bbwEOvyLZds31f4R9ZXAr2T arleHQhRearLs/tFtJvyz9NtDWpFrX3NlwwyyH9V9jJdtxCPGrR8MXFj5Pffko34Gp UNyLxO/2z4F/g== X-Virus-Scanned: ClamAV at mail01.ipfire.org Received: from Devel.localdomain (p5B0A20A2.dip0.t-ipconnect.de [91.10.32.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 60A55108F565 for ; Sun, 18 Mar 2018 16:32:48 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ipfire.org; s=201801; t=1521390768; x=1523982768; bh=oPj1dMTH8Ozu7sJ12hIeVrDQ+MaqwTmFusyW6BhYunk=; h=From:To:Subject:Date:Message-Id:From:To:Cc:Date:Content-Type: Message-ID:In-Reply-To:Subject:Reply-To:Sender; b=HmmzbPY0pFWHp6S34ndzHjzUoxbdkTnEGvYpvNF+3wX/Wuqv1BdMqVnK2GpP8GgV1 Sz9WTriF7bnjOYkBUNxqcF1ZPgNl/rPHHJunusWFrqPmzp/kpI+14fkCuYWsaxxiw7 ExqxvpgwxftCyYimv0BPMzBBxgomK4jbhV2HjHWIwMDfapfRb61gwutxM8vWx6SfVT 8fDeTgKFefSW4wDHBI4GFCUjWrdboYhAtqUVzTyTsxkJn7hltAPse+7pEw3FDr8ZY1 xI8xGrhbEcj9iqnOzCFJiZGCpShYFP2pxOy12KmafMrRLGvqT6HApzReAPTAUeF3mT aGUQYzHgwDEmg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] hdparm: Update to 9.55 Date: Sun, 18 Mar 2018 17:32:43 +0100 Message-Id: <20180318163243.21707-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.16.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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" Changelogs against 9.53: "hdparm-9.55: - added #include for major()/minor() macros hdparm-9.54: - Partial revert of Jmicron changes, from Jan Friesse." Best, Matthias Signed-off-by: Matthias Fischer --- lfs/hdparm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/hdparm b/lfs/hdparm index 68620bd6e..87d961d15 100644 --- a/lfs/hdparm +++ b/lfs/hdparm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 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.53 +VER = 9.55 THISAPP = hdparm-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1e54b52e0c8cb79389d4d47eacba411d +$(DL_FILE)_MD5 = adae46e9564075ae288af8082d5ad9fd install : $(TARGET)