Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets #1251 and #1253
details: https://anonhg.NetBSD.org/src/rev/a917ea90b8a3
branches: netbsd-6
changeset: 776899:a917ea90b8a3
user: martin <martin%NetBSD.org@localhost>
date: Wed Feb 11 14:56:58 2015 +0000
description:
Tickets #1251 and #1253
diffstat:
doc/CHANGES-6.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 54f021e97fef -r a917ea90b8a3 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Wed Feb 11 14:46:36 2015 +0000
+++ b/doc/CHANGES-6.2 Wed Feb 11 14:56:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.193 2015/02/11 14:41:03 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.194 2015/02/11 14:56:58 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -9568,3 +9568,17 @@
Clip xfer->actlen also in the !DIAGNOSTIC case.
[aymeric, ticket #1250]
+usr.bin/passwd/Makefile 1.43-1.44
+
+ Don't build kpasswd; heimdal does it for us.
+ Keep the built-in support for passwd -k, but don't make the
+ kpasswd link or install the kpasswd man page.
+ [aymeric, ticket #1251]
+
+external/mit/xorg-server/dist/xkb/xkb.c 1.2 (via patch)
+xfree/xc/programs/Xserver/xkb/xkb.c 1.2 (via patch)
+
+ Apply fixes for CVE-2015-0255:
+ Information leak in the XkbSetGeometry request of X servers.
+ [mrg, ticket #1253]
+
Home |
Main Index |
Thread Index |
Old Index