From: Adhemerval Zanella Date: Mon, 24 Jan 2022 18:57:55 +0000 (-0300) Subject: Add prelink removal plan on NEWS X-Git-Tag: glibc-2.35~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be211e0922faba196d780565875b4617cc9839aa;p=thirdparty%2Fglibc.git Add prelink removal plan on NEWS Reviewed-by: Carlos O'Donell --- diff --git a/NEWS b/NEWS index a9f25d32255..6599f1a4c31 100644 --- a/NEWS +++ b/NEWS @@ -158,6 +158,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]