[Bug 256877] security/sequoia and security/py-sequoia: Update 1.3.0
Date: Fri, 27 May 2022 03:46:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256877 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |vishwin@freebsd.org Attachment #234248| |maintainer-approval? Flags| | --- Comment #3 from Charlie Li <vishwin@freebsd.org> --- Created attachment 234248 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234248&action=edit security/sq v1 Played around a bit (not least because this is now a BUILD_DEPENDS for another port to update), looks like there's not much of a monorepo situation anymore. sq appears like the only packageable item from the sequoia repo, as the rest are rlibs. ffi, sqv, sqop, keyring-linter have their own individual repos, and python is part of the new ffi repo. This patch creates a new security/sq, current version 0.26.0, for the epitomous command-line tool. openssl and openssl-sys crates are updated from those versions in Cargo.toml and have upstream patches (by yours truly) applied for proper build and operation with LibreSSL 3.4 and 3.5. This successfully builds keyrings, joins and revokes keys as needed for the other port. Other functionality should work as intended. -- You are receiving this mail because: You are the assignee for the bug.