Date: Fri, 9 Jun 2023 13:33:59 +0200 From: Moin Rahman <bofh@freebsd.org> To: Eugene Grosbein <eugen@grosbein.net> Cc: FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: OpenSSL 3.0 in the base system update Message-ID: <FC0593A5-9E0D-4010-88B7-6DCBA6D2B1BE@freebsd.org> In-Reply-To: <257c6981-f49a-6d31-b5f8-7cad1d3e889a@grosbein.net> References: <CAPyFy2CbMQVkijEF=BgQECZGre=f%2BgRPB0qcd0vvZgto75fU1w@mail.gmail.com> <257c6981-f49a-6d31-b5f8-7cad1d3e889a@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_BAB6FD6D-9471-4858-96BD-99C92F1ACD95 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jun 9, 2023, at 5:22 AM, Eugene Grosbein <eugen@grosbein.net> = wrote: >=20 > 09.06.2023 0:13, Ed Maste wrote: >=20 > [skip] >=20 >> We welcome feedback from anyone willing to test the work in progress. >=20 > Is it possible to grab some binary snapshot of 14-CURRENT to install = into a VM and test my port that fails build? > If not, how do I build 14-CURRENT with OpenSSL 3.0 myself? >=20 > Eugene >=20 >=20 At the moment there is no binary snapshot as the codebase has not yet been merged into the Source of Truth. The best way to test your port is either with poudriere or with a local jail. In case you are using poudriere the following might be helpful for you: git clone git@github.com:khorben/freebsd-src.git openssl3-src cd openssl3-src && git checkout khorben/openssl-3.0.9 poudriere jail -c -j MAINopenssl3 -b -m src=3D<PATH TO>/openssl3-src -J = 64 If you are the Eugen from gost-engine then I believe it should be a = simple upgrade to the latest 3.0.1 version. And if you do not have enough firepower for running HEAD jail submit a patch and assign it to me. I will look into it. Kind regards, Moin --Apple-Mail=_BAB6FD6D-9471-4858-96BD-99C92F1ACD95 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmSDDidfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA vJGmag/+N1jkZkkGftyPby4m6CJOhfvlBNlReBPvfonaFJBXgzR27KN9oxFroZnO A7UNx3lscZOLlqkXWZTOGWBHO6uVgeBRJNE//Gqxos5/7j6hzjWzzic0BML47Fb/ rT9DWSDVmzQVSqRYqcoth8sbVkEsquwxO3Fy2w6cMjqLA/ygPgG6dyvfS2AnmB+8 fzM3F/Vl7x5BmMxSB+yEJ5V7XtZDGCYseIruiM1Ut5AUw+huVw9O38P3qqSqNtZF XMI3hqa1vL4on/bSFFVCCO6YA489bTImlm2ZfJQBh/JXITmwG1oLzuxw3NOVvTFH SFtysvFMfk1yg18WNwqWEbUG9GtiB/VOg7Fcxkzj4zFoG3CP+3zPK6WhCy61joV9 so3LF5PgSXlyVOmjNiyS3Ss5QgyVBB/WGaMyYrxQPiZGbN4sKKoYKQWc9QY00I67 xXj6VEYB+YfR+doMKGclGPm2dqbgphScc2HDhoceaEfjufA3ERGjZl/qbYBtwcsl br/UVrMJh5SprzpIxw9K4BNLXKVQTe7gSWUjUTt1tR9bl23RIjx5RYfORqPdvDzJ /UQNiBy781x4cbcWSgIjJ/07h92GGLhS7fzGQdYcOVIu+eFCPV1SRVsjAN60v+9J C2PiYtKiDhNAo1b/ZBIyuw2nnMNZ/99xnGMSV3D2SPRNretGqwE= =vCwY -----END PGP SIGNATURE----- --Apple-Mail=_BAB6FD6D-9471-4858-96BD-99C92F1ACD95--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FC0593A5-9E0D-4010-88B7-6DCBA6D2B1BE>