Summary: | security/openssl-oqsprovider: update to 0.9.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | p5B2EA84B3 | ||||||
Component: | Individual Port(s) | Assignee: | Bernard Spil <brnrd> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | herbert | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(brnrd) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
p5B2EA84B3
2025-05-05 15:23:27 UTC
Created attachment 260845 [details]
Update oqsprovider to version 0.9.0
Meanwhile oqs-provider 0.9.0 is out and I no longer get this error:
$ /usr/local/bin/openssl list --providers
Providers:
default
name: OpenSSL Default Provider
version: 3.5.0
status: active
oqsprovider
name: OpenSSL OQS Provider
version: 0.9.0
status: active
Thank you Herbert for the patch! The Poudriere built here completed successfully. See attachment. Now as there is maintainer timeout, which whistles have to be blown for committing the patch? Created attachment 260872 [details]
Poudriere build logfile successfull
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=88c337571276553e8c1c141ebc34476fc3bd2f79 commit 88c337571276553e8c1c141ebc34476fc3bd2f79 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2025-06-01 17:07:17 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2025-06-01 17:09:19 +0000 security/openssl-oqsprovider: Update to 0.9.0 PR: 286606 Reported by: Herbert J. Skuhra <herbert gojira at> security/openssl-oqsprovider/Makefile | 4 ++-- security/openssl-oqsprovider/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) Fixing the bug != updating the port... Patch is fine, apart from missing non-OpenSSL-from-ports issue (pre-existing?) |