[Bug 279939] sysutils/pefs-kmod: causes panic when module is loaded
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279939] sysutils/pefs-kmod causes panic when module is loaded"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 13:55:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279939 --- Comment #9 from Fernando ApesteguĂa <fernape@FreeBSD.org> --- (In reply to Bill Blake from comment #8) Packages in the repository are built for the lowest release available for that branch. So packages used by 14.x are built on 14.0 until 14.0 reaches EoL. In an ideal world we would have latest and quarterly branches for every supported release at any point in time, but we are not there yet. There is even a patch in freebsd-update(8), that didn't make it into 14.1, that scans the system for modules installed from ports and advises the user to rebuild them after upgrading to a new release: https://reviews.freebsd.org/rGbc0c6c9cf3a9f9a54dbdd92dd8f1f65ff8092d17 Other modules like virtualbox-kmod-ose will just refuse to load in a 14.1 system if the module was built on a 14.0 system. -- You are receiving this mail because: You are the assignee for the bug.