From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] softhsm: fix download URL
Date: Fri, 9 May 2025 09:25:20 +0200 [thread overview]
Message-ID: <20250509072520.2680016-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250404145355.2426820-1-m.tretter@pengutronix.de>
Thanks, applied as 07e73af2896186728df06a101cfafa1ab3f58e52.
Michael
[sent from post-receive hook]
On Fri, 09 May 2025 09:25:20 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> dist.opendnssec.org is not available anymore. https://www.softhsm.org/
> refers to GitHub for official releases. Update the download URL and
> checksum.
>
> Add an autogen.sh link, since the tarball from GitHub doesn't contain
> the configure script.
>
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20250404145355.2426820-1-m.tretter@pengutronix.de>
> [mol: remove incorrect HOST_ from variables]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/softhsm-2.6.1/autogen.sh b/patches/softhsm-2.6.1/autogen.sh
> new file mode 120000
> index 000000000000..9f8a4cb7ddcb
> --- /dev/null
> +++ b/patches/softhsm-2.6.1/autogen.sh
> @@ -0,0 +1 @@
> +../autogen.sh
> \ No newline at end of file
> diff --git a/rules/softhsm.make b/rules/softhsm.make
> index bc16dc6a5bee..80f79adec11d 100644
> --- a/rules/softhsm.make
> +++ b/rules/softhsm.make
> @@ -15,10 +15,10 @@ PACKAGES-$(PTXCONF_SOFTHSM) += softhsm
> # Paths and names
> #
> SOFTHSM_VERSION := 2.6.1
> -SOFTHSM_MD5 := 040b93ca327cbe0a3a8661e7c371ab16
> +SOFTHSM_MD5 := 040b93ca327cbe0a3a8661e7c371ab16 2f6f21d859ad08fec55c61bb4e1747c4
> SOFTHSM := softhsm-$(SOFTHSM_VERSION)
> SOFTHSM_SUFFIX := tar.gz
> -SOFTHSM_URL := https://dist.opendnssec.org/source/$(SOFTHSM).$(SOFTHSM_SUFFIX)
> +SOFTHSM_URL := https://github.com/softhsm/SoftHSMv2/archive/refs/tags/$(SOFTHSM_VERSION).$(SOFTHSM_SUFFIX)
> SOFTHSM_SOURCE := $(SRCDIR)/$(SOFTHSM).$(SOFTHSM_SUFFIX)
> SOFTHSM_DIR := $(BUILDDIR)/$(SOFTHSM)
> SOFTHSM_LICENSE := BSD-2-Clause
prev parent reply other threads:[~2025-05-09 7:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 14:53 [ptxdist] [PATCH v2] " Michael Tretter
2025-04-25 8:12 ` Holger Assmann
2025-04-26 10:42 ` Michael Olbrich
2025-05-09 7:25 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250509072520.2680016-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=m.tretter@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox