[Bug 287649] The release note for FreeBSD-kmods repos should not compare with 14-STABLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 19 Jun 2025 04:12:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287649

            Bug ID: 287649
           Summary: The release note for FreeBSD-kmods repos should not
                    compare with 14-STABLE
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: grahamperrin@gmail.com

From <https://www.freebsd.org/releases/14.3R/relnotes/#ports> for FreeBSD-kmods
repos: 

> … compiled specifically for 14.3-RELEASE rather than for the 14-STABLE branch. …

Packages of non-base kernel modules in the traditional FreeBSD-ports repos are
currently compiled: 

* for 1402000
* not for STABLE.

root@blah:~ # uname -mvKU
FreeBSD 14.3-RELEASE releng/14.3-n271432-8c9ce319fef7 GENERIC amd64 1403000
1403000
root@blah:~ # pkg search -g 'drm-61-kmod-*'
drm-61-kmod-6.1.128.1402000_2  DRM drivers modules
drm-61-kmod-6.1.128.1403000_4  DRM drivers modules
root@blah:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.