Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Tickets 974 and 976.



details:   https://anonhg.NetBSD.org/src/rev/2c1d4313b073
branches:  netbsd-6-0
changeset: 774881:2c1d4313b073
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Nov 07 20:44:11 2013 +0000

description:
Tickets 974 and 976.

diffstat:

 doc/CHANGES-6.0.4 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 0cb5c9422153 -r 2c1d4313b073 doc/CHANGES-6.0.4
--- a/doc/CHANGES-6.0.4 Thu Nov 07 20:31:55 2013 +0000
+++ b/doc/CHANGES-6.0.4 Thu Nov 07 20:44:11 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.4,v 1.1.2.3 2013/10/20 13:50:36 bouyer Exp $
+# $NetBSD: CHANGES-6.0.4,v 1.1.2.4 2013/11/07 20:44:11 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.3 release to the NetBSD 6.0.4
 release:
@@ -48,3 +48,17 @@
        PR/48304.
        [tsutsui, ticket #972]
 
+sys/arch/xen/xen/xbdback_xenbus.c              1.58
+
+       Fix a dom0 panic, or crash with a hypervisor panic, when creating
+       some domUs (domUs where the frontend driver doesn't provide a
+       "protocol" entry in the xenstore).
+       [bouyer, ticket #974]
+
+libexec/ld.elf_so/tls.c                                1.9
+tests/lib/libc/tls/dso/h_tls_dlopen.c          1.5
+
+       Only initialise TLS space from the PT_TLS segment, if the size is
+       positive and the offset has been computed. Fixes PR lib/48324.
+       [joerg, ticket #976]
+



Home | Main Index | Thread Index | Old Index