Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

src: Tickets #1595, #1596, #1597



details:   https://anonhg.NetBSD.org/src/rev/8cd1f3d19688
branches:  netbsd-7-1
changeset: 317961:8cd1f3d19688
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Apr 09 13:30:08 2018 +0000
description:
Tickets #1595, #1596, #1597

diffstat:

 doc/CHANGES-7.1.3 |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r b443bd6ff4a7 -r 8cd1f3d19688 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Mon Apr 09 13:23:51 2018 +0000
+++ b/doc/CHANGES-7.1.3 Mon Apr 09 13:30:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.6 2018/04/05 11:52:21 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.7 2018/04/09 13:30:08 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -73,3 +73,23 @@
        Remove M_PKTHDR from secondary mbufs when reassembling packets.
        [maxv, ticket #1594]
 
+external/gpl3/binutils/dist/bfd/elflink.c      1.14
+
+       When trying to decide the status of a weak symbol, resolve any
+       indirectness first.
+       [joerg, ticket #1595]
+
+bin/ed/ed.1                                    1.32
+bin/ed/main.c                                  1.29
+usr.bin/patch/pch.c                            1.29
+
+       patch: Pass -S to ed(1) so that patches containing ! commands
+       don't run commands.
+       ed: add -S to disable ! commands.
+       [christos, ticket #1596]
+
+sys/arch/amiga/amiga/cc.c                      1.27
+
+       Fix a spl(9) leak.
+       [msaitoh, ticket #1597]
+



Home | Main Index | Thread Index | Old Index