From a51bc772fdc479f3ba7743acb2ec62a22568df20 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 9 Jul 2010 15:50:13 -0700 Subject: [PATCH] Add changelog entry for 1.5.75 --- debian/changelog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/debian/changelog b/debian/changelog index eded17497..c7170e92a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,40 @@ openafs (1.5.75-1) UNRELEASED; urgency=low + * New upstream testing release. + - Path MTU discovery for networks with bad fragmentation. + - New -human flag for human-readable units in some fs commands. + - Provide reasons for locked volumes in vos when known. + - Improvements to Rx ping and NAT handling. + - Improvements to the userspace AFS client. + - Substantial updates to the Administrator's Guide. + - Various bug fixes and improvements to the file server. + - Force core file generation in bosserver. + - Improve vlclient and vldb_check. + - Avoid volume corruption on creation if files were left over from a + previous failed cleanup. + - Do not tie up fileserver threads with volumes being taken offline. + - Break origin's callback on the target of a rename operation. + - Do not open /dev/console in the fileserver. (Closes: #582111) + - Avoid unneeded sync() calls in the fileserver. + - Update client disk cache version. + - Parallelization improvements in lock management in the client. + - New -dynroot-sparse mode for afsd to not show all cells in the + CellServDB until that cell is needed. + - Fix aklog crash with linked cell handling. + - Fix fs getserverprefs -vlservers with default CellServDB list. + - Report server address when logging warnings. + - Avoid panic in GetCapabilities with an unknown cell. + - Report process name and ID for advisory lock warnings when + possible. + - Flush pending changes to server when releasing file locks. + - Various other client bug fixes on error handling and callbacks. + - Disable syscall probes when keyrings are supported. + - Use filehandles for all Linux 2.6 versions to avoid + incompatibilities with mismatched afsds. + - Update Linux kernel support for 2.6.35. + * Apply upstream deltas: + - [bbce0515] Add NEWS entries for 1.5.75 + - [c790e7d0] Remove a few erroneous NEWS entries for 1.5.75 * Remove the lpia architecture. This was an experiment in Ubuntu that has apparently been dropped. * Add preliminary support for powerpcspe, mapping that architecture to -- 2.39.5