From 3c21549ba15e7b3066b0d440868b4ca83a443117 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 8 Feb 2012 14:10:53 -0800 Subject: [PATCH] Add changelog entry for upstream 1.6.1pre1 release --- debian/changelog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f4680bb4..88bbda94a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,19 @@ -openafs (1.6.1~pre1-2) UNRELEASED; urgency=low +openafs (1.6.1~pre2-1) UNRELEASED; urgency=low + * New upstream prerelease. + - Disable server-side Rx keepalive during disk I/O. + - Avoid timing out on non-kernel busy Rx channels. + - Add separate client connection pool for replicated volumes. + - Remove SYNC client disable behavior on some error patterns. + - Correctly test for the end of the Rx call queue. + - Fix cleanup of special inodes on the server. + - Provide a public Rx function for toggling keepalive. + - Fix connection management in the client checkserver loop. + - Discard cached state in the client when unsure of validity. + - Fix thread safety of free inode management with demand-attach. + - Fix xstat handling of time values on 64-bit platforms. + - Increase the idledead time. + - Fix return status of fsync on a directory. * Fix afs-newcell's creation of the file server process to pass -localauth. This was broken when demand-attach support was added. Thanks, Florian Hatat. (Closes: #652973) -- 2.39.5