From patchwork Sun Feb 26 19:19:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6632 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 4PPtjM3htpz3wjy for ; Sun, 26 Feb 2023 19:19:19 +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 4PPtjG4jyCz9NJ; Sun, 26 Feb 2023 19:19:14 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PPtjG3ydmz2xGk; Sun, 26 Feb 2023 19:19:14 +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 4PPtjF0gP5z30Gs for ; Sun, 26 Feb 2023 19:19:13 +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 4PPtjD5cggz19Q; Sun, 26 Feb 2023 19:19:12 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677439152; 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=v7u+5iGcealgOGqGH+mo1T2Acc5tV9R5MozB/o5MFb4=; b=DV5evJIBIL4sP/cjKs4QVB/9msak+TaxFshcOkp5Ya22kMYh/JgS2uETRQDnhJJKOGSVBx UG+wpn2v+2LgMnDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677439152; 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=v7u+5iGcealgOGqGH+mo1T2Acc5tV9R5MozB/o5MFb4=; b=IktN+oY0fIFnMFDWdy7qMHocfWMhP9PpP7J1KC0yps3XtJKaJkT9RO0Jjhvq/COxyvnTWE md4D+rZqErqfLS8SfdEi/B48UKBLS0TUdPdkfLj40VEWHEy0LmMQehq/KF1O3JgwIYFOxN TATG8vlDjx96kN8eWY9CBKMrNMxkYIe0fuQucy0454CLJJpf1U6Ga+Xpzv3wvACKC4IH0y UpuaQ/25DUwmzJcqVPpLt0Hgxvd/nwbGhPdkkCnI566YK+Mu8JTjsgx+9aWaRGVNnLk4Nv nRumwkCS0aBOG+Ea7iBPuwKDyVNXMJB35BHBBHMj7l7Jbko4z40kEvH3Olp8cQ== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 5/7] perl-IO-Socket-SSL: Disable non working testsuite. Date: Sun, 26 Feb 2023 20:19:02 +0100 Message-Id: <20230226191904.675207-5-stefan.schantl@ipfire.org> In-Reply-To: <20230226191904.675207-1-stefan.schantl@ipfire.org> References: <20230226191904.675207-1-stefan.schantl@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" Signed-off-by: Stefan Schantl --- perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm b/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm index dd8585d65..a0d8973ee 100644 --- a/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm +++ b/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm @@ -5,7 +5,7 @@ name = perl-IO-Socket-SSL version = 2.016 -release = 1 +release = 2 arch = noarch thisapp = IO-Socket-SSL-%{version} @@ -35,9 +35,10 @@ build make %{PARALLELISMFLAGS} end - test - make test - end + # Disable testsuite, requires the external perl(MOZILLA::CA) module. + #test + # make test + #end end packages