git: d149be3a0cbe - stable/14 - UPDATING: Document a pkgbase change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Aug 2025 00:11:31 UTC
The branch stable/14 has been updated by ivy:
URL: https://cgit.FreeBSD.org/src/commit/?id=d149be3a0cbe27599921b0952bd8de18413fceaf
commit d149be3a0cbe27599921b0952bd8de18413fceaf
Author: Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-08-22 22:45:01 +0000
Commit: Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-08-23 00:10:15 +0000
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
---
UPDATING | 8 ++++++++
1 file changed, 8 insertions(+)
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.