Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc 1194 & 1195



details:   https://anonhg.NetBSD.org/src/rev/7de3036b1128
branches:  netbsd-6-1
changeset: 776019:7de3036b1128
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Dec 02 22:23:44 2014 +0000

description:
1194 & 1195

diffstat:

 doc/CHANGES-6.1.6 |  35 ++++++++++++++++++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

diffs (46 lines):

diff -r 70f2282d59f9 -r 7de3036b1128 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue Dec 02 22:18:44 2014 +0000
+++ b/doc/CHANGES-6.1.6 Tue Dec 02 22:23:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.10 2014/11/29 11:55:39 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.11 2014/12/02 22:23:44 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -200,3 +200,36 @@
        For PCI-X BCM5704, set maximum outstanding split transactions to 0.
        This change fixes a serious stability problem on those chips.
        [msaitoh, #1200]
+
+sys/dev/raidframe/raidframevar.h               1.17
+sys/dev/raidframe/rf_netbsdkintf.c             1.316
+sys/dev/raidframe/rf_reconstruct.c             1.121
+
+       Fix a long-standing bug related to rebooting while a
+       reconstruct-to-spare is underway but not yet complete.
+       Fixes PR kern/49244.
+       [oster, ticket #1194]
+
+doc/3RDPARTY                                    patch
+distrib/sets/lists/base/mi                      patch
+share/zoneinfo/NEWS                             patch
+share/zoneinfo/africa                           patch
+share/zoneinfo/asia                             patch
+share/zoneinfo/australasia                      patch
+share/zoneinfo/backzone                         patch
+share/zoneinfo/europe                           patch
+share/zoneinfo/leapseconds                      patch
+share/zoneinfo/leapseconds.awk                  patch
+share/zoneinfo/northamerica                     patch
+share/zoneinfo/southamerica                     patch
+share/zoneinfo/zone.tab                         patch
+share/zoneinfo/zone1970.tab                     patch
+
+        Update tzdata from 2014g to 2014j.  Some of the changes are:
+        * A new Zone Pacific/Bougainville, for the part of Papua New Guinea
+          that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00.
+        * Changes for Fiji, Belarus, and Turks & Caicos that take effect
+          at various times in 2014.
+        * Changes to historical data.
+        [apb, ticket #1195]
+



Home | Main Index | Thread Index | Old Index