[PATCH] Add prelink removal plan on NEWS

Carlos O'Donell carlos@redhat.com
Thu Jan 27 04:59:01 GMT 2022


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.



More information about the Libc-alpha mailing list