aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-08-22 22:45:01 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-08-23 00:10:15 +0000
commitd149be3a0cbe27599921b0952bd8de18413fceaf (patch)
tree3af47cbb74faa16000b38472cb9d341a4d89e3e6
parent637fa8441f0c8712b64f7ad95d072fcef5435c11 (diff)
UPDATING: Document a pkgbase change
The MFC of 2ade134cc271 ("bsd.files.mk: Fix FILESPACKAGE") means files which were supposed to be installed in /usr/share/examples are now actually installed there. This is a direct commit to stable/14. Relnotes: yes
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index be2d8be0ff49..858b24aad471 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,6 +12,14 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before updating system packages
and/or ports.
+20250822:
+ A build system bug which caused some files to be installed in the wrong
+ package has been fixed. As a result some files have moved to different
+ packages; in particular, files under /usr/share/examples are now in the
+ new FreeBSD-examples package.
+
+ This change only affects pkgbase users.
+
20250713:
LinuxKPI dma-mapping.h were pulled into the tree from drm-kmod.
LinuxKPI acpi changes effecting drivers and drm-kmod.