Page MenuHomeFreeBSD

security/vuxml: Add PORTEPOCH validation
ClosedPublic

Authored by grembo on May 23 2026, 9:37 AM.
Tags
None
Referenced Files
F171196591: D57193.id178450.diff
Wed, Sep 9, 10:46 AM
Unknown Object (File)
Tue, Sep 8, 4:47 PM
Unknown Object (File)
Tue, Sep 8, 4:06 PM
Unknown Object (File)
Mon, Sep 7, 6:21 AM
Unknown Object (File)
Sun, Sep 6, 1:40 PM
Unknown Object (File)
Sun, Sep 6, 8:52 AM
Unknown Object (File)
Sat, Sep 5, 9:12 PM
Unknown Object (File)
Sat, Sep 5, 6:43 PM
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.