aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 749f59a30101..3515623bdfb0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,6 +13,18 @@ Items affecting the ports and packages system can be found in
and/or ports.
20260407:
+ OpenPAM (including libpam and the PAM modules) has moved to the new
+ "pam" package. The pam-lib subpackage, which includes libpam, will
+ be automatically installed when required.
+
+ If you have set-minimal(-jail) installed, the pam base package which
+ contains the PAM modules will also be automatically installed.
+ If you don't, you MUST manually install the FreeBSD-pam package if you
+ need to authenticate users, otherwise you won't be able to log in.
+
+ This change only affects pkgbase users.
+
+20260407:
Zstd has moved to the new "zstd" package. If you have set-minimal
installed, this package will be installed automatically, otherwise
you might want to install it manually. This change only affects