Page MenuHomeFreeBSD

caroot: Rename script and normalize license
ClosedPublic

Authored by des on Aug 6 2025, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 25, 12:53 PM
Unknown Object (File)
Fri, Apr 24, 6:04 PM
Unknown Object (File)
Thu, Apr 23, 12:01 PM
Unknown Object (File)
Tue, Apr 21, 2:33 AM
Unknown Object (File)
Tue, Apr 7, 6:34 AM
Unknown Object (File)
Mar 28 2026, 6:56 AM
Unknown Object (File)
Mar 26 2026, 8:54 AM
Unknown Object (File)
Mar 22 2026, 7:01 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Aug 6 2025, 9:49 PM
emaste added inline comments.
secure/caroot/ca-extract.pl
9–28

If mandree@ and allanjude@ (and you) are fine with it, we can use just the SPDX-License-Identifier and omit the full text of the license.

This revision is now accepted and ready to land.Aug 25 2025, 3:12 PM

See my inline comment on licensing.

secure/caroot/ca-extract.pl
9–28

My take is we can replace the license by a reference if and only if we ship a local copy of the license "nearby" on the same media that's available offline, so that we don't depend on spdx.org or network connectivity.

If we don't have an offline copy near the script, I'd prefer and strongly recommend to just normalize the text and add the SPDX ID.

secure/caroot/ca-extract.pl
9–28

I'm perfectly fine with leaving this as is.

@mandree are you ok with this version of the patch?

This revision was automatically updated to reflect the committed changes.