]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add OpenAFS 1.2.5 Release Notes.
authorGarry Zacheiss <zacheiss@mit.edu>
Sat, 8 Jun 2002 12:34:47 +0000 (12:34 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Sat, 8 Jun 2002 12:34:47 +0000 (12:34 +0000)
doc/txt/RELNOTES-1.2.5 [new file with mode: 0644]

diff --git a/doc/txt/RELNOTES-1.2.5 b/doc/txt/RELNOTES-1.2.5
new file mode 100644 (file)
index 0000000..635d201
--- /dev/null
@@ -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