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

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

diff --git a/NEWS b/NEWS
index 07e9eac52d..a36618af03 100644
--- a/NEWS
+++ b/NEWS
@@ -153,6 +153,9 @@ Deprecated and removed features, and other changes affecting compatibility:
   been removed.  There are widely-deployed out-of-process alternatives for
   catching coredumps and backtraces.
 
+* The prelink support will be removed in the next release, along with
+  LD_TRACE_PRELINKING and LD_USE_LOAD_BIAS environment variables.
+
 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] Add prelink removal plan on NEWS
  2022-01-24 18:58 [PATCH] Add prelink removal plan on NEWS Adhemerval Zanella
@ 2022-01-27  4:59 ` Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2022-01-27  4:59 UTC (permalink / raw)
  To: Adhemerval Zanella, libc-alpha

On 1/24/22 13:58, Adhemerval Zanella wrote:
> ---
>  NEWS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/NEWS b/NEWS
> index 07e9eac52d..a36618af03 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -153,6 +153,9 @@ Deprecated and removed features, and other changes affecting compatibility:
>    been removed.  There are widely-deployed out-of-process alternatives for
>    catching coredumps and backtraces.
>  
> +* The prelink support will be removed in the next release, along with
> +  LD_TRACE_PRELINKING and LD_USE_LOAD_BIAS environment variables.

Suggest:

* 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.

Repost v2?

> +
>  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-27  4:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 18:58 [PATCH] Add prelink removal plan on NEWS Adhemerval Zanella
2022-01-27  4:59 ` 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).