From patchwork Thu Nov 28 21:43:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2621 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47PB3F0fGTz43WR for ; Thu, 28 Nov 2019 21:43:37 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47PB3C2xyxz2qW; Thu, 28 Nov 2019 21:43:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47PB3C0nkmz2yCC; Thu, 28 Nov 2019 21:43:35 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47PB396F8Cz2xw0 for ; Thu, 28 Nov 2019 21:43:33 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47PB386Y50z28F for ; Thu, 28 Nov 2019 21:43:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1574977413; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zzA4RnGsjaurFqUpC4COw7z979/94K63mw5UdeT6igA=; b=AtQ08OqSP9Kdh+09I2Dm2S9Tt9G4SomAQI75FTCsXAP8mrC0ku3nW4hsBKX/xsLhtNbgId 9mYvmFjI2eRfkfPFbZNgujjb2gZnnsB59AJRyCsKxtahMYu6FPYxgYvxMRRWH6P61WHsd6 8S0XFoTs6HSCWQ+8EdtSJXo4tEK3KbEJFkrd5Mj6EstW4hj2+5apPRSt91Ez1Wo38fpIDy kTcZRlTt2PkpVDZ7lmChRlaQFpHP21g2jDBjF43TaIOrIGsDW7hvzP3Kb6sAQRDl7UvaZx OFxCCxj/Xnkz2uoxeDmf+UxMdlIGpqITdgM/h9n+omCPHyaVmGbXlX9B5+9c7w== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1574977413; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zzA4RnGsjaurFqUpC4COw7z979/94K63mw5UdeT6igA=; b=VQlxEp68Gm7RhKgGJVKUYvohDEtTrc3AvjKN6l55qWANm6YR6YBV0cXLuK2y/z4mvfsEcy /03IaN/071pk7gBA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] spectre-meltdown-checker: update to 0.42 Message-ID: <5ed48f51-f614-0f20-85fa-fa9b26fbd13d@ipfire.org> Date: Thu, 28 Nov 2019 21:43:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org 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" See https://github.com/speed47/spectre-meltdown-checker/releases/tag/v0.42 for release announcements. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/spectre-meltdown-checker | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/spectre-meltdown-checker b/lfs/spectre-meltdown-checker index 4f8d9a1cc..6c540dfa5 100644 --- a/lfs/spectre-meltdown-checker +++ b/lfs/spectre-meltdown-checker @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 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 = 0.41 +VER = 0.42 THISAPP = spectre-meltdown-checker-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spectre-meltdown-checker -PAK_VER = 2 +PAK_VER = 3 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d3adcb3ac32e226dc18ab7f6ef6f7617 +$(DL_FILE)_MD5 = c8aca684284d604adb67cb6d9d07ce70 install : $(TARGET)