git: e0bc44b5898a - main - Mention pkg repo renaming in UPDATING
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Aug 2025 17:59:31 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=e0bc44b5898ac10ef83959fe0a89fc5452d861a7 commit e0bc44b5898ac10ef83959fe0a89fc5452d861a7 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-08-27 17:57:25 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-08-27 17:59:17 +0000 Mention pkg repo renaming in UPDATING Reported by: rpokala Fixes: c83705a5756e ("Rename FreeBSD* pkg repos to FreeBSD-ports*") --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index 8a0930b20123..34f71af5464e 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20250827: + The names of pkg repositories defined in /etc/pkg/FreeBSD.conf have + changed: "FreeBSD" is now "FreeBSD-ports", and "FreeBSD-kmods" is now + "FreeBSD-ports-kmods". Users with /usr/local/etc/pkg/repos files + which override these will need to adjust their configuration to match + the new names. + 20250823: The set of pkgbase packages for Kerberos and OpenSSL has changed. After updating past 250e77d4f0a5, you should check 'pkg orphans'