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
Unknown Object (File)
Wed, Oct 8, 6:14 PM
Unknown Object (File)
Fri, Oct 3, 5:43 PM
Unknown Object (File)
Fri, Oct 3, 8:44 AM
Unknown Object (File)
Thu, Oct 2, 12:09 PM
Unknown Object (File)
Tue, Sep 30, 6:55 AM
Unknown Object (File)
Wed, Sep 17, 8:01 AM
Unknown Object (File)
Tue, Sep 16, 2:13 PM
Unknown Object (File)
Tue, Sep 16, 5:41 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.