aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2020-01-08 14:18:49 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2020-01-09 13:28:08 +0530
commit97ff54d2fcd0857756038d82e02f1a75accbaa66 (patch)
tree759b9b5defe065ce020854538b760f902a908ef2 /NEWS
parent4988e26b94a9397d934e43f9116b0d33b3a454b2 (diff)
downloadglibc-97ff54d2fcd0857756038d82e02f1a75accbaa66.zip
glibc-97ff54d2fcd0857756038d82e02f1a75accbaa66.tar.gz
glibc-97ff54d2fcd0857756038d82e02f1a75accbaa66.tar.bz2
Drop dependency of dist target on ChangeLog
We no longer write manual ChangeLog entries since they are auto-generated at release time. Drop dependency of the `make dist` target on the file and document the fact that the latest ChangeLog entries can be read in the highest numbered ChangeLog.N file in ChangeLog.old. The ChangeLog.old/ChangeLog.20 file for 2.31 will thus be generated just before tagging a release. Reviewed-by: Paul Eggert <eggert@cs.ucla.edu> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b85989e..0ecee6c 100644
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,10 @@ Changes to build and runtime requirements:
* It is no longer necessary to have recent Linux kernel headers to build
working (non-stub) system call wrappers.
+* The ChangeLog file is no longer present in the toplevel directory of the
+ source tree. ChangeLog files are located in the ChangeLog.old directory as
+ ChangeLog.N where the highest N has the latest entries.
+
Security related changes:
CVE-2019-19126: ld.so failed to ignore the LD_PREFER_MAP_32BIT_EXEC