From patchwork Sat Feb 2 18:46:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ummeegge X-Patchwork-Id: 2061 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id BD9C785D3E5 for ; Sat, 2 Feb 2019 07:46:25 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 43s5dD60tyz57KVl; Sat, 2 Feb 2019 07:46:24 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549093585; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=zIWf+zpE6atfUF0JZDQ4N3URkV28vZaB/maXSLUpbvU=; b=h/Pa7dKtSKu5WibX+oeJ/PD4572tPb9jgh2szL8NIGhlEW43K+RQU2qPWqu1nCmII39Qg+ L8NMs69qLyDfJTdFqLaCtd2N2wTo+Ie1hxQ8LWMCAzR68ph//T3xEQZ85X530Ajg2zREDJ 71pTN/bjLMWraFWupsCSrgrjWcToTGgXh53hv0IPcE3K1YHoxL1l6EHyCsyjoZ7KUgraXy mlF6zsjWGCydq/7jvE0fWDBU0tuED9MUhSelb/Kf3cdw7LsuXnpNOK4yQbbtllpHHoH35K pPQ7B0YZt3WpX2xhFq9wsqncGfTXiipdJG8GQANuedCvk2L51BgnY9A0QuCvRA== Received: from ipfire-server.local (i59F4D787.versanet.de [89.244.215.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 43s5dB45GJz57KVf; Sat, 2 Feb 2019 07:46:22 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549093582; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=zIWf+zpE6atfUF0JZDQ4N3URkV28vZaB/maXSLUpbvU=; b=mSwJ1Lx0b8wNIuTpI4NfE3FlGlUCXE+3APsbHxqGydXBhLN0VIuE0/QfQGkXRwPuaF+5m6 DukURqrvfEjmC9wYqhecFZJhn1A6sYLqNCV93HDAui7dlDvsha4075au5NN4pLW8odFslC 92xa9gnK5wcPCIAQLRsenI+3JsWD89pRDb0V/u3MTk708CehfYZCVwzOSZsitXS13Ej7mT bmjRKoqf5YKzHJOOtm0dlFK0xtqFfY2TzV+N2HJK2luq/2YtRZGu8h4RteBo13aVHbCG3t r730mHSiKCqy0XsVezLeqyUrQ5hEA4rKcueix/xCrM4UbRaNTn5SfnNokAjBmQ== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] update.sh: Delete .rnd files Date: Sat, 2 Feb 2019 08:46:12 +0100 Message-Id: <20190202074612.13579-1-ummeegge@ipfire.org> X-Mailer: git-send-email 2.12.2 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ummeegge smtp.mailfrom=ummeegge@ipfire.org X-Spamd-Result: default: False [-0.62 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-1.50)[-0.501,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:8881, ipnet:89.244.208.0/20, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-0.02)[53.25%] X-Spam-Status: No, score=-0.62 X-Rspamd-Server: mail01.i.ipfire.org 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" Since RANDFILE has been disabled in OpenSSL configurations, .rnd files are not needed anymore. Signed-off-by: Erik Kapfer --- config/rootfiles/core/128/update.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/128/update.sh b/config/rootfiles/core/128/update.sh index 8eacdd9eb..71824266b 100644 --- a/config/rootfiles/core/128/update.sh +++ b/config/rootfiles/core/128/update.sh @@ -36,7 +36,13 @@ done # Remove files rm -vf \ /usr/lib{,/sse2}/libcrypto.so.10 \ - /usr/lib{,/sse2}/libssl.so.10 + /usr/lib{,/sse2}/libssl.so.10 \ + /home/nobody/.rnd \ + /var/ipfire/ovpn/ca/.rnd \ + /var/tmp/.rnd \ + /.rnd \ + /root/.rnd + # Extract files extract_files