[PATCH v2] Add prelink removal plan on NEWS

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Jan 28 17:52:08 GMT 2022


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



More information about the Libc-alpha mailing list