Module Name:    src
Committed By:   martin
Date:           Mon Apr  9 13:08:25 UTC 2018

Modified Files:
        src/doc [netbsd-6-1]: CHANGES-6.1.6

Log Message:
Ticket #1543


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.135 -r1.1.2.136 src/doc/CHANGES-6.1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.135 src/doc/CHANGES-6.1.6:1.1.2.136
--- src/doc/CHANGES-6.1.6:1.1.2.135	Thu Apr  5 11:36:31 2018
+++ src/doc/CHANGES-6.1.6	Mon Apr  9 13:08:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.135 2018/04/05 11:36:31 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.136 2018/04/09 13:08:25 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -15105,3 +15105,10 @@ sys/net/npf/npf.h				1.55
 	Fix an integer overflow that allows incoming IPv6 packets
 	to bypass a certain number of filtering rules.
 	[maxv, ticket #1542]
+
+external/gpl3/binutils/dist/bfd/elflink.c	1.14 (patch)
+
+	When trying to decide the status of a weak symbol, resolve any
+	indirectness first.
+	[joerg, ticket #1543]
+

Reply via email to