public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2] Add prelink removal plan on NEWS
@ 2022-01-28 17:52 Adhemerval Zanella
  2022-01-28 18:52 ` Carlos O'Donell
  0 siblings, 1 reply; 2+ messages in thread
From: Adhemerval Zanella @ 2022-01-28 17:52 UTC (permalink / raw)
  To: libc-alpha, Carlos O'Donell

---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 07e9eac52d..984baae694 100644
--- a/NEWS
+++ b/NEWS
@@ -153,6 +153,10 @@ Deprecated and removed features, and other changes affecting compatibility:
   been removed.  There are widely-deployed out-of-process alternatives for
   catching coredumps and backtraces.
 
+* Support for prelink will be removed in the next release; this includes
+  removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment
+  variables and their functionality in the dynamic loader.
+
 Changes to build and runtime requirements:
 
   [Add changes to build and runtime requirements here]
-- 
2.32.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] Add prelink removal plan on NEWS
  2022-01-28 17:52 [PATCH v2] Add prelink removal plan on NEWS Adhemerval Zanella
@ 2022-01-28 18:52 ` Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2022-01-28 18:52 UTC (permalink / raw)
  To: Adhemerval Zanella, libc-alpha

On 1/28/22 12:52, Adhemerval Zanella wrote:
> ---
>  NEWS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/NEWS b/NEWS
> index 07e9eac52d..984baae694 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -153,6 +153,10 @@ Deprecated and removed features, and other changes affecting compatibility:
>    been removed.  There are widely-deployed out-of-process alternatives for
>    catching coredumps and backtraces.
>  
> +* Support for prelink will be removed in the next release; this includes
> +  removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment
> +  variables and their functionality in the dynamic loader.

OK for glibc 2.35.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

> +
>  Changes to build and runtime requirements:
>  
>    [Add changes to build and runtime requirements here]


-- 
Cheers,
Carlos.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-28 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 17:52 [PATCH v2] Add prelink removal plan on NEWS Adhemerval Zanella
2022-01-28 18:52 ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).