Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Tickets 1272 and 1293.
details: https://anonhg.NetBSD.org/src/rev/7f906ab42739
branches: netbsd-3-0
changeset: 579212:7f906ab42739
user: riz <riz%NetBSD.org@localhost>
date: Fri Apr 28 22:32:51 2006 +0000
description:
Tickets 1272 and 1293.
diffstat:
doc/CHANGES-3.0.1 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 718ca8f6956f -r 7f906ab42739 doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Fri Apr 28 22:29:30 2006 +0000
+++ b/doc/CHANGES-3.0.1 Fri Apr 28 22:32:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.1,v 1.1.2.41 2006/04/25 23:52:02 snj Exp $
+# $NetBSD: CHANGES-3.0.1,v 1.1.2.42 2006/04/28 22:32:51 riz Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
release:
@@ -405,3 +405,17 @@
fix buffer overflow (CVE-2006-1744), from Debian
[drochner, ticket #1289]
+lib/libc/locale/wcstod.c 1.4-1.8
+regress/lib/libc/locale/wcstod/Makefile 1.1
+regress/lib/libc/locale/wcstod/wcstod_test.c 1.1
+
+ replaced by FreeBSD version wcstod(3) for make it work
+ with L"inf", L"nan", and hex conversion.
+ [tnozaki, ticket #1272]
+
+lib/libc/rpc/clnt_vc.c 1.14
+
+ Fix some unpaired sigblocks which possibly leave the process with all
+ signals blocked. Fixes PR#22483
+ [drochner, ticket #1293]
+
Home |
Main Index |
Thread Index |
Old Index