Page MenuHomeFreeBSD

ports-mgmt/poudriere{,-devel}: Drop ca_root_nss dependency.
ClosedPublic

Authored by des on Oct 4 2023, 10:00 AM.
Tags
None
Referenced Files
F83955832: D42070.diff
Fri, May 17, 9:09 AM
Unknown Object (File)
Sat, May 11, 10:29 AM
Unknown Object (File)
Tue, May 7, 11:34 AM
Unknown Object (File)
Fri, May 3, 7:22 AM
Unknown Object (File)
Fri, May 3, 3:48 AM
Unknown Object (File)
Thu, May 2, 12:30 PM
Unknown Object (File)
Fri, Apr 26, 1:55 AM
Unknown Object (File)
Apr 12 2024, 9:00 AM
Subscribers

Details

Summary

Since the CERTS option no longer installs certificates, we rename it
to MANIFESTS.

MFH: 2023Q4

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Oct 4 2023, 10:00 AM

This doesn’t seem right. I’m away from computer today so can’t verify. What is the motivation for dropping ca_root_nss?

What is the motivation for dropping ca_root_nss?

It's not needed. We've shipped a fully populated trust root in base since 12.2.

This revision is now accepted and ready to land.Oct 5 2023, 8:27 PM
In D42070#960269, @des wrote:

What is the motivation for dropping ca_root_nss?

It's not needed. We've shipped a fully populated trust root in base since 12.2.

Thanks.