Update NEWS for 1.6.5.1
authorStephan Wiesand <stephan.wiesand@desy.de>
Wed, 2 Oct 2013 09:03:22 +0000 (11:03 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 4 Oct 2013 09:36:26 +0000 (02:36 -0700)
Release notes for 1.6.5.1 .

Change-Id: I06ae7a885f59b1b38fc21b27b57b3d843c203a73
Reviewed-on: http://gerrit.openafs.org/10316
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

NEWS

diff --git a/NEWS b/NEWS
index 05a33d0..44df772 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
                        User-Visible OpenAFS Changes
 
+OpenAFS 1.6.5.1
+
+Linux clients
+
+    * Support Linux kernels up to 3.12-rc3
+
+    * Fixed a bug that made core dumps and readv/writev calls in AFS space
+      fail with Linux kernels where generic_file_aio_read exists but not all
+      read/write operations have been switched to using aio_read/aio_write.
+      This affected at least RHEL 5.9 kernels. (RT #131729)
+
+    * Enhanced the keyring code to make PAGs work correctly on kernels with a
+      distribution specific change to the Linux keyring code. This affected at
+      least SLES 11 SP3 kernels.
+
+AIX clients
+
+    * Fixed a bug that caused the 1.6 AIX client to never receive any RX
+      packets in the kernel. (RT #131725)
+
 OpenAFS 1.6.5
 
 All platforms