Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket 1169.



details:   https://anonhg.NetBSD.org/src/rev/0468b75c6881
branches:  netbsd-6-0
changeset: 775007:0468b75c6881
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 03 21:38:00 2014 +0000

description:
Ticket 1169.

diffstat:

 doc/CHANGES-6.0.7 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 6fa2b052b2b2 -r 0468b75c6881 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Mon Nov 03 21:31:54 2014 +0000
+++ b/doc/CHANGES-6.0.7 Mon Nov 03 21:38:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.6 2014/11/03 16:34:08 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.7 2014/11/03 21:38:00 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -149,3 +149,10 @@
 
        Fix unexpected memory corruption on opening fd(4).
        [tsutsui, ticket #1139]
+
+crypto/external/bsd/openssh/dist/auth.c                1.9
+
+       For consistency use options.use_dns when getting the canonical
+       hostname. [we do the same below for hosts.allow and deny]
+       Reported by rudolf.
+       [christos, ticket #1169]



Home | Main Index | Thread Index | Old Index