From be211e0922faba196d780565875b4617cc9839aa Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 24 Jan 2022 15:57:55 -0300 Subject: Add prelink removal plan on NEWS Reviewed-by: Carlos O'Donell --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a9f25d3225..6599f1a4c3 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] -- cgit 1.4.1