From cad64f778aced84efdaa04ae64f8737b86f063ab Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Tue, 19 May 2020 14:41:48 +0200 Subject: ldconfig: Default to the new format for ld.so.cache glibc has supported this format for close to 20 years. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 141078c319..10473bd514 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,9 @@ Deprecated and removed features, and other changes affecting compatibility: Its implementation always returned with a failure, and the function was not declared in any header file. +* ldconfig now defaults to the new format for ld.so.cache. glibc has + already supported this format for almost 20 years. + Changes to build and runtime requirements: * powerpc64le requires GCC 7.4 or newer. This is required for supporting -- cgit v1.2.3