Date: Fri, 27 May 2022 03:46:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256877] security/sequoia and security/py-sequoia: Update 1.3.0 Message-ID: <bug-256877-7788-q2lvMwwxAo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256877-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-256877-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256877 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=3D234248&action= =3Dedit security/sq v1 Played around a bit (not least because this is now a BUILD_DEPENDS for anot= her port to update), looks like there's not much of a monorepo situation anymor= e. 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 epito= mous command-line tool. openssl and openssl-sys crates are updated from those versions in Cargo.toml and have upstream patches (by yours truly) applied f= or 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256877-7788-q2lvMwwxAo>