From adccee6b5422baee4ebd718267fe3e87aded9394 Mon Sep 17 00:00:00 2001 From: Garry Zacheiss Date: Sat, 8 Jun 2002 12:34:47 +0000 Subject: [PATCH] Add OpenAFS 1.2.5 Release Notes. --- doc/txt/RELNOTES-1.2.5 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/txt/RELNOTES-1.2.5 diff --git a/doc/txt/RELNOTES-1.2.5 b/doc/txt/RELNOTES-1.2.5 new file mode 100644 index 000000000..635d201c5 --- /dev/null +++ b/doc/txt/RELNOTES-1.2.5 @@ -0,0 +1,22 @@ + OpenAFS Release Notes - Version 1.2.5 + _________________________________________________________________ +All systems: Major bugfixes. + _________________________________________________________________ + +IMPORTANT: This release of OpenAFS fixes a remotely exploitable denial + of service attack on all platforms. Users are strongly + encouraged to upgrade as soon as possible. + +All systems: + +- Use private xdr, not kernel provided one, to avoid memory ownership + conflicts that can lead to system crashes. +- Rework GetCellServDB RPC to avoid a deadlock and return useful information. +- Fix multiple race conditions in fileserver to avoid crashes. +- Do not allow AFS to be shutdown before it is unmounted. + +Solaris: +- Cast times to int to avoid overflow and negative dates. + +Darwin/Mac OS X: +- Recognize MacOS X 10.1.5 as a ppc_darwin_14 system at build time. \ No newline at end of file -- 2.39.5