From: Alejandro Colomar <alx@kernel.org>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH 3/5] ld.so.8: Add add filtered out environment variable in secure-execution mode
Date: Wed, 18 Oct 2023 21:25:23 +0200 [thread overview]
Message-ID: <ZTAxI9whqHqn3Nhj@debian> (raw)
In-Reply-To: <20231018172104.1196993-4-adhemerval.zanella@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
Hi Adhemerval,
On Wed, Oct 18, 2023 at 02:21:02PM -0300, Adhemerval Zanella wrote:
> They are define by unservars.h file in glibc code [1].
s/define/defined/
>
> [1] https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/generic/unsecvars.h;h=8278c50a84ffda18e28c178d390f1899d8306e26;hb=HEAD
>
> Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Patch applied.
Thanks,
Alex
> ---
> man8/ld.so.8 | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/man8/ld.so.8 b/man8/ld.so.8
> index 74286d583..a0020be98 100644
> --- a/man8/ld.so.8
> +++ b/man8/ld.so.8
> @@ -280,6 +280,17 @@ Other environment variables treated in this way include:
> .BR GETCONF_DIR ,
> .BR HOSTALIASES ,
> .BR LOCALDOMAIN ,
> +.BR LD_AUDIT ,
> +.BR LD_DEBUG ,
> +.BR LD_DEBUG_OUTPUT ,
> +.BR LD_DYNAMIC_WEAK ,
> +.BR LD_HWCAP_MASK,
> +.BR LD_LIBRARY_PATH ,
> +.BR LD_ORIGIN_PATH ,
> +.BR LD_PRELOAD ,
> +.BR LD_PROFILE ,
> +.BR LD_SHOW_AUXV ,
> +.BR LOCALDOMAIN ,
> .BR LOCPATH ,
> .BR MALLOC_TRACE ,
> .BR NIS_PATH ,
> --
> 2.34.1
>
--
<https://www.alejandro-colomar.es/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-10-18 19:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 17:20 [PATCH 0/5] Some ld.so updates Adhemerval Zanella
2023-10-18 17:21 ` [PATCH 1/5] ld.so.8: Update environment variables from recent glibc versions Adhemerval Zanella
2023-10-18 19:06 ` Alejandro Colomar
2023-10-18 20:36 ` Adhemerval Zanella Netto
2023-10-18 17:21 ` [PATCH 2/5] ld.so.8: Clarify LD_PROFILE in secure-execution mode Adhemerval Zanella
2023-10-18 19:19 ` Alejandro Colomar
2023-10-18 20:47 ` Adhemerval Zanella Netto
2023-10-19 12:54 ` Alejandro Colomar
2023-10-18 17:21 ` [PATCH 3/5] ld.so.8: Add add filtered out environment variable " Adhemerval Zanella
2023-10-18 19:25 ` Alejandro Colomar [this message]
2023-10-18 17:21 ` [PATCH 4/5] ld.so.8: Describe glibc Hardware capabilities Adhemerval Zanella
2023-10-18 19:50 ` Alejandro Colomar
2023-10-18 17:21 ` [PATCH 5/5] ld.so.8: Describe the --list-diagnostics loader option Adhemerval Zanella
2023-10-18 19:56 ` Alejandro Colomar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZTAxI9whqHqn3Nhj@debian \
--to=alx@kernel.org \
--cc=adhemerval.zanella@linaro.org \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox