Page MenuHomeFreeBSD

security/vuxml: Add PORTEPOCH validation
ClosedPublic

Authored by grembo on May 23 2026, 9:37 AM.
Tags
None
Referenced Files
F166346370: D57193.id.diff
Thu, Aug 13, 1:12 AM
F166336507: D57193.id178600.diff
Wed, Aug 12, 11:58 PM
Unknown Object (File)
Mon, Aug 10, 11:37 AM
Unknown Object (File)
Mon, Aug 10, 11:29 AM
Unknown Object (File)
Sun, Aug 9, 4:39 PM
Unknown Object (File)
Sat, Aug 8, 4:17 PM
Unknown Object (File)
Sat, Aug 8, 10:56 AM
Unknown Object (File)
Sat, Aug 8, 6:05 AM
Subscribers

Details

Summary

This adds a check if portepoch has been forgotten
in affected version range specifications, which leads
to pkg audit not reporting a vulnerability.

Usage:

make check-portepoch

This is also invoked when running make validate.

Test Plan

make validate or make check-portepoch

Diff Detail

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

Event Timeline

grembo created this revision.
fernape added a subscriber: fernape.

LGTM!

Thanks!

This revision is now accepted and ready to land.May 23 2026, 5:37 PM
This revision was automatically updated to reflect the committed changes.