[OpenAFS-devel] OpenAFS 1.2.9 Release Candidate 4 now available

Garry Zacheiss zacheiss@MIT.EDU
Mon, 31 Mar 2003 16:10:42 -0500


OpenAFS 1.2.9-rc4 is now available for download from:

	http://www.openafs.org/dl/testers/openafs-1.2.9-rc4.tar.gz

Changes since rc3 include:

- Fixed a compilation error caused by type mismatches in the kaserver
  crossrealm patch introduced in rc3.

- Further support for recent Redhat 9 betas; this hasn't been tested on
  Redhat 9 as released, and is still a work progress.

- Fixed a compilation error on Solaris 9 12/02, which replaced the
  fs_rlink member of struct fs (defined in sys/fs/ufs_fs.h) with
  fs_rolled.

- An integer overflow bug was fixed in the currently unused
  xdrmem_getbytes() function in our XDR implementation.

- The RX listener shutdown code was rewritten in a manner that will be
  more robust to future Linux kernel changes.

- rxkad2b code has been modified to work correctly in the case of a
  missing kvno, by assuming kvno=0.

Please try out this change and report your findings.

Garry, for the OpenAFS Gatekeepers