Date: Thu, 7 Aug 2025 18:02:46 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 1c2348e7723c - main - RELNOTES: mention rtld -z initfirst support Message-ID: <202508071802.577I2kKD043685@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1c2348e7723c9bf89c882d226592e16ba3a36049 commit 1c2348e7723c9bf89c882d226592e16ba3a36049 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-08-06 22:42:37 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-08-07 17:58:18 +0000 RELNOTES: mention rtld -z initfirst support Reviewed by: emaste Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D51779 --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index e8c306fc74c3..4afe8ef613a8 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +78aaab9f1cf: + rtld: added support for -z initfirst + e36f069ecb4, c069ca085b: Reliability of UFS on volumes with more than 2G of inodes is significantly improved. The underlying issue was the invalid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508071802.577I2kKD043685>