Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1582 and #1583
details: https://anonhg.NetBSD.org/src/rev/458e3ffef208
branches: netbsd-8
changeset: 936719:458e3ffef208
user: martin <martin%NetBSD.org@localhost>
date: Sun Aug 02 09:15:57 2020 +0000
description:
Tickets #1582 and #1583
diffstat:
doc/CHANGES-8.3 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 61cd4861d8c6 -r 458e3ffef208 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Sun Aug 02 09:15:03 2020 +0000
+++ b/doc/CHANGES-8.3 Sun Aug 02 09:15:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.23 2020/07/20 19:02:43 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.24 2020/08/02 09:15:57 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -357,3 +357,16 @@
Add AMD protected processor identification number (ppin).
[msaitoh, ticket #1581]
+xsrc/external/mit/xorg-server.old/dist/dix/pixmap.c 1.2
+xsrc/external/mit/xorg-server/dist/dix/pixmap.c 1.2
+
+ Fix for ZDI-11426:
+ Avoid leaking un-initalized memory to clients by zeroing the
+ whole pixmap on initial allocation.
+ [maya, ticket #1582]
+
+usr.bin/w/w.c 1.88-1.90
+
+ Handle hostname from DISPLAY="[2001:db8::dead:beef]:0" or similar.
+ [kim, ticket #1583]
+
Home |
Main Index |
Thread Index |
Old Index