Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1411
details: https://anonhg.NetBSD.org/src/rev/a8703af65524
branches: netbsd-7
changeset: 800249:a8703af65524
user: snj <snj%NetBSD.org@localhost>
date: Sun Jul 09 04:37:40 2017 +0000
description:
1411
diffstat:
doc/CHANGES-7.2 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 0a975d24e053 -r a8703af65524 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2 Sun Jul 09 04:35:00 2017 +0000
+++ b/doc/CHANGES-7.2 Sun Jul 09 04:37:40 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.25 2017/07/08 17:19:31 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.26 2017/07/09 04:37:40 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -2468,3 +2468,12 @@
Fix CVE-2017-10971 and CVE-2017-10972.
[mrg, ticket #1446]
+libexec/ld.elf_so/reloc.c 1.110
+
+ PR port-macppc/47464 - Old binutils generated bogus zero-sized
+ COPY relocations for _SDA_BASE_ and _SDA2_BASE_ that happened
+ to work by accident. They no longer happen to work when old
+ binaries are run on newer systems. Explicitly ignore these
+ bogus relocations.
+ [uwe, ticket #1411]
+
Home |
Main Index |
Thread Index |
Old Index