Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 1084 and 1086.



details:   https://anonhg.NetBSD.org/src/rev/b6701626bbd5
branches:  netbsd-6
changeset: 776657:b6701626bbd5
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jun 26 04:02:10 2014 +0000

description:
Ticket 1084 and 1086.

diffstat:

 doc/CHANGES-6.2 |  15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r f28da89125a3 -r b6701626bbd5 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Thu Jun 26 04:00:30 2014 +0000
+++ b/doc/CHANGES-6.2   Thu Jun 26 04:02:10 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.119 2014/06/18 02:03:46 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.120 2014/06/26 04:02:10 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2902,7 +2902,7 @@
        Noted by tsutsui.
        [wiz, ticket #1077]
 
-src/external/bsd/openpam/dist/lib/openpam_configure.c 1.8 via patch
+external/bsd/openpam/dist/lib/openpam_configure.c 1.8 via patch
 
        CVE-2014-3879: Incorrect error handling in PAM policy parser:
        Missing module files were treated as soft failures leading to
@@ -2910,3 +2910,14 @@
        differently installed modules or in the short period during upgrades
        when module files were being replaced.
        [christos, ticket #1076]
+
+sys/compat/netbsd32/netbsd32_netbsd.c          1.187
+
+       Fix cases where count <= 0 in netbsd32_swapctl_stats().
+       [maxv, ticket #1084]
+
+sys/compat/freebsd/freebsd_sched.c             1.20-1.21
+
+       Avoid NULL dereference and fix sched param conversion.
+       Pointed out by Maxime Villard.
+       [maxv, ticket #1086]



Home | Main Index | Thread Index | Old Index