From patchwork Tue Feb 14 21:00:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Petr Vorel X-Patchwork-Id: 13140794 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56766C64EC7 for ; Tue, 14 Feb 2023 21:00:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231969AbjBNVAo (ORCPT ); Tue, 14 Feb 2023 16:00:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231966AbjBNVAn (ORCPT ); Tue, 14 Feb 2023 16:00:43 -0500 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 325AB28236 for ; Tue, 14 Feb 2023 13:00:42 -0800 (PST) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id E23ED1FD80; Tue, 14 Feb 2023 21:00:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1676408440; h=from:from:reply-to: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=Jx3aoQpPlURtdpS95YrEpzAI8yfcmFdVy5Mly4yzLUQ=; b=GqcOkSYWHBeKFkpCs5e9uJtZZ93aWBJVSAUAkKEtHDngky/LobxiZ9hKMyqFpwSe5S7G2C WjU8Jv4faKayN6lioDKIgDEBsHQCqN0dhL7pIwFzzSDqsGyxMtLMi0XN8od2nT+cHJPLk/ A0M0z2+j/L1RJMASpETR6xBcSYBIxRk= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1676408440; h=from:from:reply-to: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=Jx3aoQpPlURtdpS95YrEpzAI8yfcmFdVy5Mly4yzLUQ=; b=8mWMVUFAssF1Ct+hOG4o8yZ+eTybZ3drUHh5gOkwNUYukOVn9utP2g7zsxC7/+bRleK5xE fRPgbw4D65fwcSDQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 90D3713A21; Tue, 14 Feb 2023 21:00:40 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 6CkEIXj262OqeAAAMHmgww (envelope-from ); Tue, 14 Feb 2023 21:00:40 +0000 From: Petr Vorel To: linux-integrity@vger.kernel.org Cc: dmitry.kasatkin@gmail.com, vt@altlinux.org, stefanb@linux.ibm.com, Roberto Sassu , Petr Vorel , Mimi Zohar , Petr Vorel Subject: [PATCH ima-evm-utils 2/3] github: travis: Remove COMPILE_SSL from tumbleweed Date: Tue, 14 Feb 2023 22:00:34 +0100 Message-Id: <20230214210035.585395-3-pvorel@suse.cz> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230214210035.585395-1-pvorel@suse.cz> References: <20230214210035.585395-1-pvorel@suse.cz> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org From: Petr Vorel Distro has openSSL 3.0.7, no need to compile own openSSL 3.x. Signed-off-by: Petr Vorel --- Tested: https://github.com/pevik/ima-evm-utils/actions/runs/4177949788 .github/workflows/ci.yml | 1 - .travis.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b1eda8..c76c70a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,6 @@ jobs: env: CC: clang TSS: ibmtss - COMPILE_SSL: openssl-3.0.5 - container: "opensuse/leap" env: diff --git a/.travis.yml b/.travis.yml index faaa4b5..00e9285 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ matrix: # glibc (gcc/clang) - os: linux - env: DISTRO=opensuse/tumbleweed TSS=ibmtss CONTAINER=podman CONTAINER_ARGS="--runtime=/usr/bin/crun --network=host" COMPILE_SSL=openssl-3.0.5 + env: DISTRO=opensuse/tumbleweed TSS=ibmtss CONTAINER=podman CONTAINER_ARGS="--runtime=/usr/bin/crun --network=host" compiler: clang - os: linux