From patchwork Wed Jan 18 11:36:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 6439 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NxkHT53Llz43YW for ; Wed, 18 Jan 2023 11:36: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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NxkHS2PKhz39F; Wed, 18 Jan 2023 11:36:36 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NxkHS1LQsz2xZS; Wed, 18 Jan 2023 11:36:36 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NxkHP30wJz2ypj for ; Wed, 18 Jan 2023 11:36:33 +0000 (UTC) Received: from michael.haj.ipfire.org (michael.haj.ipfire.org [172.28.1.242]) (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 "michael.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NxkHN51lvz16M; Wed, 18 Jan 2023 11:36:32 +0000 (UTC) Received: by michael.haj.ipfire.org (Postfix, from userid 0) id 4NxkHN3FswzVcFw; Wed, 18 Jan 2023 11:36:32 +0000 (UTC) From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 3/3] rootfiles: Remove further spaces Date: Wed, 18 Jan 2023 11:36:28 +0000 Message-Id: <20230118113628.3309496-3-michael.tremer@ipfire.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230118113628.3309496-1-michael.tremer@ipfire.org> References: <20230118113628.3309496-1-michael.tremer@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: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer Reviewed-by: Peter Müller --- config/rootfiles/common/aarch64/boost | 3 +-- config/rootfiles/common/x86_64/boost | 3 +-- config/rootfiles/packages/python3-setuptools | 8 +++----- config/rootfiles/packages/tshark | 6 ++---- 4 files changed, 7 insertions(+), 13 deletions(-) diff --git a/config/rootfiles/common/aarch64/boost b/config/rootfiles/common/aarch64/boost index 78e114983..944101a8b 100644 --- a/config/rootfiles/common/aarch64/boost +++ b/config/rootfiles/common/aarch64/boost @@ -12774,8 +12774,7 @@ #usr/include/boost/serialization/boost_array.hpp #usr/include/boost/serialization/boost_unordered_map.hpp #usr/include/boost/serialization/boost_unordered_set.hpp -#usr/include/boost/serialization/collection_size_type -#copy.hpp +#usr/include/boost/serialization/collection_size_type copy.hpp #usr/include/boost/serialization/collection_size_type.hpp #usr/include/boost/serialization/collection_traits.hpp #usr/include/boost/serialization/collections_load_imp.hpp diff --git a/config/rootfiles/common/x86_64/boost b/config/rootfiles/common/x86_64/boost index fe77e6f8c..50166badc 100644 --- a/config/rootfiles/common/x86_64/boost +++ b/config/rootfiles/common/x86_64/boost @@ -12774,8 +12774,7 @@ #usr/include/boost/serialization/boost_array.hpp #usr/include/boost/serialization/boost_unordered_map.hpp #usr/include/boost/serialization/boost_unordered_set.hpp -#usr/include/boost/serialization/collection_size_type -#copy.hpp +#usr/include/boost/serialization/collection_size_type copy.hpp #usr/include/boost/serialization/collection_size_type.hpp #usr/include/boost/serialization/collection_traits.hpp #usr/include/boost/serialization/collections_load_imp.hpp diff --git a/config/rootfiles/packages/python3-setuptools b/config/rootfiles/packages/python3-setuptools index 3e303605d..686d8da2c 100644 --- a/config/rootfiles/packages/python3-setuptools +++ b/config/rootfiles/packages/python3-setuptools @@ -219,8 +219,7 @@ usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/install_egg_info.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/install_lib.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/install_scripts.py -#usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/launcher -#manifest.xml +usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/launcher manifest.xml usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/py36compat.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/register.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/command/rotate.py @@ -265,12 +264,11 @@ usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/namespa usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/package_index.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/py34compat.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/sandbox.py -#usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/script -#(dev).tmpl +usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/script (dev).tmpl usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/script.tmpl usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/unicode_utils.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/version.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/wheel.py usr/lib/python3.10/site-packages/setuptools-65.4.1-py3.10.egg/setuptools/windows_support.py #usr/lib/python3.10/site-packages/setuptools.pth - +- diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark index 937ddd3d6..9fa09eed4 100644 --- a/config/rootfiles/packages/tshark +++ b/config/rootfiles/packages/tshark @@ -755,10 +755,8 @@ usr/share/wireshark/enterprises.tsv #usr/share/wireshark/profiles/Bluetooth/preferences #usr/share/wireshark/profiles/Classic #usr/share/wireshark/profiles/Classic/colorfilters -#usr/share/wireshark/profiles/No -#Reassembly -#usr/share/wireshark/profiles/No -#Reassembly/preferences +#usr/share/wireshark/profiles/No Reassembly +#usr/share/wireshark/profiles/No Reassembly/preferences #usr/share/wireshark/radius #usr/share/wireshark/radius/README.radius_dictionary usr/share/wireshark/radius/custom.includes