From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aB/wFA+0PWRMVwAASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 23:03:11 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EOjKFA+0PWTwAgEA9RJhRA (envelope-from ) for ; Mon, 17 Apr 2023 23:03:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id D07312A796 for ; Mon, 17 Apr 2023 23:03:10 +0200 (CEST) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=SB1iLril; spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681765390; a=rsa-sha256; cv=none; b=adSTJt5o8AGSfni2KTLW+OnwXVfm//dxWp9e89Y3SKB/SQgGyI0dQ4QckDx6RyEOOmjcAX hsc7ipQg2LQL/0hc3/n0pTbhdg24BBIX057qwjNY2ltK9VsLHBTYFVJ/y8K+qJjYlniz4a Aim1fMSCr/qE0ZpNxlCGd8DHyOAN/zWEx+ZBmQVev/08lhaVQ6N9uASOG/Wm4bfimOvdoY jklGp/SfcFlIePhqB7UoC/Y0DJLBUskm6MUO4YRS1S6p/d0a6SNRoA9zqNfuzjrsG8SLQJ 7gf0yprCRw0VoxlwwqR7hiMB5q/mWEcD89KtJ3060hA9EX9E4qEAdmOnzDK2EQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=SB1iLril; spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681765390; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=dN4mTzQ1ohyczn3oS7R6MpdJcyln9+mIc283vE7ukno=; b=eq+Nd+dD0CteiKHxVUqvKPjQzx2Mhu5wpPsbu1dujjFj6qTYYbiXxujYn7mtueItQLWPke FEx3a8sKkNfB5nhc90nNqFWQX6TFzTDqzOwuAJWbplh7nyD2CV6gtIDey8YjFu/y/Ylv7M EI8FoAcxS4Sw7N9/gnWrEn+B7zmB8mpTFpgm8XsiV5wRRHlyqvtUx9Qw8KTsykcmQSywlu J+YQt+oMa4llwCoahXKtJrGtWOmg47gdXHVssSfV+9mJ46VVE9j0WrnSVDYMb94647uOrq 7ZvjpKYNruxb3JPX7J7MXAL5s7Ly0xRzqa6iGzNRwJgWlwunI98c8aDHkM+2gA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poVGn-0003UN-3F; Mon, 17 Apr 2023 16:16:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1poVGe-0003SJ-UJ for guix-patches@gnu.org; Mon, 17 Apr 2023 16:16:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1poVGd-0006eF-23 for guix-patches@gnu.org; Mon, 17 Apr 2023 16:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poVGc-0001Pd-H1 for guix-patches@gnu.org; Mon, 17 Apr 2023 16:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62878] [PATCH core-updates] gnu: openhsm: Fix test failure with openssl-3. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 20:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62878 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andreas Enge Cc: 62878@debbugs.gnu.org Received: via spool by 62878-submit@debbugs.gnu.org id=B62878.16817625375384 (code B ref 62878); Mon, 17 Apr 2023 20:16:02 +0000 Received: (at 62878) by debbugs.gnu.org; 17 Apr 2023 20:15:37 +0000 Received: from localhost ([127.0.0.1]:57008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poVGC-0001Om-Vh for submit@debbugs.gnu.org; Mon, 17 Apr 2023 16:15:37 -0400 Received: from araneo.si ([90.157.193.204]:33018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poVG4-0001OU-DC for 62878@debbugs.gnu.org; Mon, 17 Apr 2023 16:15:36 -0400 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id d97ce034; Mon, 17 Apr 2023 20:15:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type:content-transfer-encoding; s=20180623; bh=SfnCqnB1 +sVJ0wkh+x8ymiVvRPY=; b=SB1iLrilB/S2QtaBdEJA9VnfEAHCwhtRbSJJcVFP 3PdODS/tfOYarW2wC5Y3ckLfjbidSBZWLB/99Tu0XBbjBwPFfyBMvZIH98ekcjTI ODsVGa42kO1CLrt6roXOheewdze3tb7u7/DDke4G5q6ONVkCCwuekTB6rCJyUnio TZPBGplcY1WRNkgLM2++lpWPCKfpSDUbJUI/2e2F65pL5uHzAOZMgtYjw4JDXMOh i5/WwIurYEKn4yYdvKBqDW9T9tDRPH0uiBeIndLbgf0VPvW9OoC9c81quT6bIpa6 Yz2746L3QTyGFbl2GI4f4fWbFQ/9GkfVjlTOBUzynhSShA== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 335db73a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 17 Apr 2023 20:15:26 +0000 (UTC) From: Timotej Lazar In-Reply-To: References: <20230416084557.22419-1-timotej.lazar@araneo.si> Date: Mon, 17 Apr 2023 22:15:23 +0200 Message-ID: <87edoi465g.fsf@araneo.si> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: D07312A796 X-Migadu-Scanner: scn1.migadu.com X-TUID: fxxOx0YyyiJW Hi, thanks for the fast review! Andreas Enge [2023-04-17 11:18:16+0200]: > That the package itself has a wrong homepage (maybe we could > switch to https://www.opendnssec.org/softhsm/ at the same occasion?) Not exactly sure what you mean, the package already uses that URL for the homepage. The www.softhsm.org domain is just a CNAME for www.opendnssec.org. > last commit on https://github.com/opendnssec/SoftHSMv2 about a year > ago, last release three years ago That is true, and apparently there are no immediate plans for a new release=C2=B9. On the other hand, most major distros have it packaged, and looking at the issues/PRs the project still appears somewhat active. =C2=B9 https://github.com/opendnssec/SoftHSMv2/issues/575#issuecomment-1101= 183308 > But as I understand it, it is more of educational use than to provide > actual security? I think the only use of this package in Guix proper is allowing some tests for sssd to run. I use sssd, but would be OK with dropping softhsm and skipping some of those tests. > Could you add a pointer to the source of the patch (at the top of the fil= e, > for instance)? I did not find it in the Debian package. I took the patch off a mailing list. It turns out that the final version used by the Debian package is slightly different. I updated my patch to use that version and added a link to the source: https://sources.debian.org/patches/softhsm2/2.6.1-2.1/0003-fix-ftbfs-with-o= pensslv3.patch/ > And maybe add a copyright line for yourself. Done.