Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 1180.



details:   https://anonhg.NetBSD.org/src/rev/02b6ef2ffa80
branches:  netbsd-6
changeset: 776739:02b6ef2ffa80
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 03 13:01:25 2014 +0000

description:
Ticket 1180.

diffstat:

 doc/CHANGES-6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 3ca59866c571 -r 02b6ef2ffa80 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Nov 03 12:57:42 2014 +0000
+++ b/doc/CHANGES-6.2   Mon Nov 03 13:01:25 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.142 2014/10/27 15:06:06 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.143 2014/11/03 13:01:25 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -3989,3 +3989,9 @@
        This fixes strchr(s, '\0'), as used by the FAT first-stage bootloader
        on x86 (bootxx_msdos). Fixes PR port-i386/49208.
        [khorben, ticket #1158]
+
+usr.bin/ftp/version.h                          1.85
+
+       Change the version that ftp announces to 20141026. It can be a
+       useful method to determine if CVE-2014-8517 is fixed.
+       [lukem, ticket #1180]



Home | Main Index | Thread Index | Old Index