Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc 1550, 1554
details: https://anonhg.NetBSD.org/src/rev/f0d2fcc624fe
branches: netbsd-7-1
changeset: 800837:f0d2fcc624fe
user: snj <snj%NetBSD.org@localhost>
date: Mon Jan 22 20:03:06 2018 +0000
description:
1550, 1554
diffstat:
doc/CHANGES-7.1.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f6b402e8a34a -r f0d2fcc624fe doc/CHANGES-7.1.2
--- a/doc/CHANGES-7.1.2 Mon Jan 22 19:58:38 2018 +0000
+++ b/doc/CHANGES-7.1.2 Mon Jan 22 20:03:06 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.2 2018/01/03 21:56:04 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.3 2018/01/22 20:03:06 snj Exp $
A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
release:
@@ -64,3 +64,17 @@
return an error status. PR kern/45125
[pgoyette, ticket #1539]
+sys/arch/amd64/amd64/machdep.c 1.280 via patch
+sys/arch/amd64/include/segments.h 1.34 via patch
+sys/arch/i386/i386/machdep.c 1.800 via patch
+sys/arch/i386/include/segments.h 1.64 via patch
+sys/arch/x86/x86/vm_machdep.c 1.30 via patch
+
+ Prevent unrestricted userland access to I/O ports in XEN.
+ [maxv, ticket #1550]
+
+bin/ksh/history.c 1.18 via patch
+
+ Create HISTFILE with mode 0600, not 777. PR bin/52480.
+ [maya, ticket #1554]
+
Home |
Main Index |
Thread Index |
Old Index