Hi,
I just patched my kernels for the latest round of advisories. Then I noticed an inconsistency in the patch level:
How is that I can be at FreeBSD 11.4-RELEASE-p9, with no updates needed to update system to 11.4-RELEASE-p13, and nothing to install?
I just patched my kernels for the latest round of advisories. Then I noticed an inconsistency in the patch level:
Code:
[ritz.156] # uname -a
FreeBSD ritz.oakes.consulting 11.4-RELEASE-p9 FreeBSD 11.4-RELEASE-p9 #0: Tue Apr 6 09:27:45 UTC 2021 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
[ritz.158] # sysctl -a | grep RELEASE
kern.osrelease: 11.4-RELEASE-p9
kern.version: FreeBSD 11.4-RELEASE-p9 #0: Tue Apr 6 09:27:45 UTC 2021
[ritz.159] # freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 11.4-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 11.4-RELEASE-p13.
[ritz.160] # freebsd-update install
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.