Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 508, 510, 512 - and move the netbsd-6-0-RC1 t...
details: https://anonhg.NetBSD.org/src/rev/69ed3ddb9e32
branches: netbsd-6
changeset: 774470:69ed3ddb9e32
user: riz <riz%NetBSD.org@localhost>
date: Sat Aug 18 22:15:05 2012 +0000
description:
Tickets 508, 510, 512 - and move the netbsd-6-0-RC1 tag to include
these changes.
diffstat:
doc/CHANGES-6.0 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 8742efdda222 -r 69ed3ddb9e32 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Sat Aug 18 22:11:45 2012 +0000
+++ b/doc/CHANGES-6.0 Sat Aug 18 22:15:05 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.193 2012/08/17 23:58:23 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.194 2012/08/18 22:15:05 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -8328,6 +8328,24 @@
Bring release notes more up-to-date.
[riz, ticket #507]
+sys/uvm/uvm_map.c 1.319
+
+ Avoid leaking a uvm_object reference when merging a new map entry
+ with the entries on both sides. PR#46807.
+ [chs, ticket #508]
+
+sys/compat/netbsd32/netbsd32_socket.c 1.41
+
+ Fix a local user (non privileged) DoS on all 64bit arches but amd64
+ (no separate VA) and alpha (for lack of compat32).
+ [martin, ticket #510]
+
+distrib/sparc/miniroot/Makefile.inc 1.19
+etc/etc.vax/MAKEDEV.conf 1.17
+
+ Update vax and sparc to MAKEDEV ipty rather than pty0. PR#46812.
+ [martin, ticket #512]
+
sys/sys/param.h patched by hand
Welcome to NetBSD 6.0_RC1!
Home |
Main Index |
Thread Index |
Old Index