Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2026 18:39:32 +0000
From:      Vladlen Popolitov <vladlen@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7b10f2d4e0 - main - 15.1/relnotes: additional commits entries added
Message-ID:  <6a0cae64.30424.55b562c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vladlen:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7b10f2d4e029a3b8f171db6e5cd4be09cb1e0a5a

commit 7b10f2d4e029a3b8f171db6e5cd4be09cb1e0a5a
Author:     Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-05-19 18:39:26 +0000
Commit:     Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-05-19 18:39:26 +0000

    15.1/relnotes: additional commits entries added
    
    Entries from the latest commits added
    
    Approved by: re (implicit)
    Differential Revision: https://reviews.freebsd.org/D57099
---
 website/content/en/releases/15.1R/relnotes.adoc | 31 +++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc
index b3ca427d2a..28a316df4e 100644
--- a/website/content/en/releases/15.1R/relnotes.adoc
+++ b/website/content/en/releases/15.1R/relnotes.adoc
@@ -296,6 +296,13 @@ gitref:00412df3265e[repository=src].
 DTrace kernel diagnostic messages now use a more intuitive prefix `dtrace`, improving log search consistency.
 gitref:7781f5e09ffc[repository=src].
 
+bsdinstall script now performs pkgbase installation by default, with components specified via COMPONENTS variable, while legacy distset installation remains available if DISTRIBUTIONS is defined.
+gitref:cb7880bb0900[repository=src].
+{{< sponsored "ConnectWise" >}}
+
+man:cron[8] now implements full PAM session lifecycle for user jobs, allowing PAM modules to establish credentials and sessions before job execution. PAM environment variables are exported to job processes with user crontab variables taking precedence. A default pam_permit.so session rule is added to /etc/pam.d/cron to enable session support without changing default behavior.
+gitref:770479c4cea0[repository=src].
+
 [[userland-contrib]]
 === Contributed Software
 
@@ -340,8 +347,8 @@ gitref:e0ae00f43186[repository=src].
 man:zlib[3] has been updated updated to version 1.3.2.
 gitref:74f357256769[repository=src].
 
-OpenZFS has been updated to version 2.4.1.
-gitref:a8dbd836b785[repository=src].
+OpenZFS has been updated to version 2.4.2.
+gitref:409247a6cbd1[repository=src].
 
 USB vendor database has been updated to 2025.12.13.
 gitref:9b2cba4a8a69[repository=src].
@@ -392,6 +399,12 @@ gitref:109324d5e7ab[repository=src].
 zstd has been updated to version 1.5.7.
 gitref:1aa2b46a0707[repository=src].
 
+MIT krb5 has been updated to 1.22.2.
+gitref:3de8ca652d93[repository=src].
+
+Heimdal (Kerberos) has been updated to version 1.22.2.
+gitref:3ee9a0f8924d[repository=src].
+
 [[userland-deprecated-programs]]
 === Deprecated Applications
 
@@ -463,6 +476,13 @@ I/O interrupts from the man:ena[4] device on Graviton (arm64) systems are now sp
 gitref:b2ba4131b9b0[repository=src].
 {{< sponsored "Amazon" >}}
 
+Cloud image configurations for cloud-init and ec2-small now use firstboot_pkg_upgrade for package updates.
+gitref:73ec43ab702f[repository=src].
+
+A firstboot package auto updater has been introduced for cloud images. On first boot, the base system packages are automatically updated to patch the system.
+gitref:10c4498f93d2[repository=src].
+{{< sponsored "Google Cloud" >}}
+
 [[kernel]]
 == Kernel
 
@@ -632,6 +652,10 @@ gitref:3a64c667f16f[repository=src].
 The support for mounting a diskless root file system via NFSv4 has been added. Requires specific server configuration and client settings in man:loader.conf[5] and man:sysctl.conf[5].
 gitref:2a97b49bc472[repository=src].
 
+iSCSI TargetName matching on login is now case-insensitive again, restoring RFC 3722 compliance.
+gitref:379805b29732[repository=src].
+{{< sponsored "ConnectWise" >}}
+
 [[boot]]
 == Boot Loader Changes
 
@@ -874,5 +898,8 @@ Firmware packages from the kmods repository have been included on the DVD instal
 gitref:b0fbed20ceb9[repository=src].
 {{< sponsored "https://www.patreon.com/cperciva" >}}
 
+The ext2 and ntfs packages have been added to release media to assist users in transferring packages from Linux or Windows systems.
+gitref:8c8ec2cdc9a9[repository=src].
+
 [[future-releases]]
 == General Notes Regarding Future FreeBSD Releases


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0cae64.30424.55b562c>