Module Name:    src
Committed By:   snj
Date:           Tue Dec  2 22:23:44 UTC 2014

Modified Files:
        src/doc [netbsd-6-1]: CHANGES-6.1.6

Log Message:
1194 & 1195


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-6.1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.10 src/doc/CHANGES-6.1.6:1.1.2.11
--- src/doc/CHANGES-6.1.6:1.1.2.10	Sat Nov 29 11:55:39 2014
+++ src/doc/CHANGES-6.1.6	Tue Dec  2 22:23:44 2014
@@ -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 @@ sys/dev/pci/if_bge.c				1.260 (via patch
 	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]
+

Reply via email to