[Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Nov 2023 23:40:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275031

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=99132daf6f70cb0cc969c555d3612547fa3cf1db

commit 99132daf6f70cb0cc969c555d3612547fa3cf1db
Author:     John W. O'Brien <john@saltant.com>
AuthorDate: 2023-11-12 22:45:27 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-11-13 23:39:17 +0000

    rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_paths

    Ensure that ldconfig-managed elf and elf32 hints always include
    the standard library paths that are known independently to rtld.

    PR:                     275031
    Reviewed by:            kib
    MFC after:              2 weeks
    Sponsored by:           Saltant Solutions LLC
    Differential Revision:  https://reviews.freebsd.org/D42557

 libexec/rc/rc.d/ldconfig | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.