From 3ef6e28e1f64dd0cf750388aff006f72991424dc Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sat, 10 Jan 2004 21:15:32 +0000 Subject: [PATCH] Update release notes --- ChangeLog | 169 +++++++++++++++++++++++++++++++++++++ RELNOTES-1.2.10 | 99 ---------------------- RELNOTES-1.2.11 | 17 ++++ debian/openafs-client.docs | 2 +- 4 files changed, 187 insertions(+), 100 deletions(-) delete mode 100644 RELNOTES-1.2.10 create mode 100644 RELNOTES-1.2.11 diff --git a/ChangeLog b/ChangeLog index 9ef9c943b..78b1abce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,172 @@ +2004-01-10 18:04 shadow + + * doc/txt/RELNOTES-1.2.11: file RELNOTES-1.2.11 was initially added + on branch openafs-stable-1_2_x. + +2004-01-10 18:04 shadow + + * doc/txt/RELNOTES-1.2.11: DELTA + STABLE12-openafs-1-2-11-relnotes-20040110 AUTHOR + shadow@dementia.org + + have some release notes + +2004-01-10 17:42 shadow + + * src/cf/ressearch.m4: DELTA + STABLE12-res-search-test-shouldnt-use-res-close-20030915 AUTHOR + jhutz@cmu.edu FIXES 2099 + + res_close() not part of generally accepted resolver api + +2004-01-10 17:35 shadow + + * configure.in, configure-libafs.in: DELTA + STABLE12-hello-openafs-1-2-11-20040110 AUTHOR shadow@dementia.org + + damn it. + +2004-01-10 17:30 shadow + + * src/volser/volprocs.c: DELTA STABLE12-namei-ihandle-leak-20031114 + AUTHOR shadow@dementia.org FIXES 2518 + + flush all dir buffers we have cached when rewriting a volume from a + restore + + avoids holding an ihandle which has an open fdhandle for an + unlinked file + +2004-01-10 17:28 shadow + + * src/vol/devname.c: DELTA + STABLE12-vol-linux-dont-assume-ext2-20031208 AUTHOR + shadow@dementia.org + + to deal simply with /usr/include/linux potentially having 2.6 + kernel headers in newer linuxes. given that we might not have ext2 + as root, this check probably wasn't sufficient anyway. + +2004-01-10 17:02 zacheiss + + * src/ubik/beacon.c: DELTA + STABLE12-ubik-election-epoch-fix-20040110 AUTHOR jhutz@cs.cmu.edu + + ubik's ability to keep quorum broke when unix time passed 2^30 + seconds. Buy us another 2^30 seconds. + +2003-10-24 06:24 shadow + + * src/vol/fstab.c: file fstab.c was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 06:24 shadow + + * src/afs/sysctl.h: file sysctl.h was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 06:24 shadow + + * src/: afs/sysctl.h, vol/fstab.c: DELTA STABLE12-macos103-20031024 + AUTHOR emoy@apple.com FIXES 2325 + + support for macos 10.3 for 1.2.10 + +2003-10-24 05:25 shadow + + * src/packaging/MacOS/OpenAFS.Description.plist: file + OpenAFS.Description.plist was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 05:25 shadow + + * src/packaging/MacOS/OpenAFS.Info.plist: file OpenAFS.Info.plist + was initially added on branch openafs-stable-1_2_x. + +2003-10-24 05:25 shadow + + * src/packaging/MacOS/settings.plist: file settings.plist was + initially added on branch openafs-stable-1_2_x. + +2003-10-24 05:25 shadow + + * src/packaging/MacOS/Makefile: file Makefile was initially added + on branch openafs-stable-1_2_x. + +2003-10-24 05:25 shadow + + * src/packaging/MacOS/afssettings.m: file afssettings.m was + initially added on branch openafs-stable-1_2_x. + +2003-10-24 05:24 shadow + + * src/libafs/afs.ppc_darwin_70.plist.in: file + afs.ppc_darwin_70.plist.in was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 05:24 shadow + + * src/config/param.ppc_darwin_70.h: file param.ppc_darwin_70.h was + initially added on branch openafs-stable-1_2_x. + +2003-10-24 05:24 shadow + + * src/config/param.ppc_darwin_70_usr.h: file + param.ppc_darwin_70_usr.h was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 05:24 shadow + + * src/config/Makefile.ppc_darwin_70.in: file + Makefile.ppc_darwin_70.in was initially added on branch + openafs-stable-1_2_x. + +2003-10-24 05:24 shadow + + * Makefile.in, src/afs/Makefile.in, src/afs/DARWIN/osi_vfsops.c, + src/afs/DARWIN/osi_vnodeops.c, src/afs/VNOPS/afs_vnop_attrs.c, + src/afsd/Makefile.in, src/afsd/afs.rc.darwin, + src/afsd/afs.rc.darwin.plist, src/afsmonitor/afsmonitor.c, + src/butc/Makefile.in, src/config/Makefile.ppc_darwin_70.in, + src/config/afs_sysnames.h, src/config/param.ppc_darwin_70.h, + src/config/param.ppc_darwin_70_usr.h, + src/libadmin/samples/cm_client_config.c, + src/libadmin/samples/cm_list_cells.c, + src/libadmin/samples/cm_local_cell.c, + src/libadmin/samples/cm_server_prefs.c, + src/libadmin/samples/rxdebug_basic_stats.c, + src/libadmin/samples/rxdebug_conns.c, + src/libadmin/samples/rxdebug_peers.c, + src/libadmin/samples/rxdebug_rx_stats.c, + src/libadmin/samples/rxdebug_supported_stats.c, + src/libadmin/samples/rxdebug_version.c, + src/libadmin/samples/rxstat_clear_peer.c, + src/libadmin/samples/rxstat_clear_process.c, + src/libadmin/samples/rxstat_disable_peer.c, + src/libadmin/samples/rxstat_disable_process.c, + src/libadmin/samples/rxstat_enable_peer.c, + src/libadmin/samples/rxstat_enable_process.c, + src/libadmin/samples/rxstat_get_peer.c, + src/libadmin/samples/rxstat_get_process.c, + src/libadmin/samples/rxstat_get_version.c, + src/libadmin/samples/rxstat_query_peer.c, + src/libadmin/samples/rxstat_query_process.c, + src/libadmin/test/afscp.c, src/libafs/MakefileProto.DARWIN.in, + src/libafs/afs.ppc_darwin_70.plist.in, src/libafsrpc/Makefile.in, + src/lwp/Makefile.in, src/packaging/MacOS/Makefile, + src/packaging/MacOS/OpenAFS.Description.plist, + src/packaging/MacOS/OpenAFS.Info.plist, + src/packaging/MacOS/OpenAFS.post_install, + src/packaging/MacOS/afssettings.m, src/packaging/MacOS/buildpkg.sh, + src/packaging/MacOS/settings.plist, src/ptserver/Makefile.in, + src/rxgen/rpc_scan.c, src/rxkad/Makefile.in, + src/shlibafsrpc/Makefile.in, src/sys/Makefile.in, + src/tviced/Makefile.in, src/util/flipbase64.c, src/util/softsig.c, + src/viced/Makefile.in, src/vol/Makefile.in, src/vol/partition.c: + DELTA STABLE12-macos103-20031024 AUTHOR emoy@apple.com FIXES 2325 + + support for macos 10.3 for 1.2.10 + 2003-07-29 22:36 shadow * src/butm/file_tm.c: DELTA diff --git a/RELNOTES-1.2.10 b/RELNOTES-1.2.10 deleted file mode 100644 index 0dff23ee9..000000000 --- a/RELNOTES-1.2.10 +++ /dev/null @@ -1,99 +0,0 @@ - OpenAFS Release Notes - Version 1.2.10 - _________________________________________________________________ -New platform support. -All systems: Bugfixes. - _________________________________________________________________ - -* New platform support: - -HP-UX 11i and 11.22: - -HP-UX 11i and 11.22 are now supported. Thanks to Doug Engert and Carl -Davidson for their efforts. The new sysnames are hp_ux11i and ia64_hpux1122. - -Linux 2.4 for Opteron: - -Linux for the AMD Opteron is now supported. The new sysname is amd64_linux24. - -Usermode Linux for IA32: - -Usermode Linux for IA32-compatible processors is now supported. The new -sysname is i386_umlinux24. Thanks to Kris Van Hees for his efforts. - - -* Bugfixes: - -All systems: - -- A bug in fileserver logging of hosts which appear to change UUIDs - that could cause a crash was fixed. - -- A condition which could cause a client to loop in afs_FetchStatus - forever due to never triggering an end condition was corrected. - -- The namei fileserver could create files with one "tag" but try to open - with another due to an erroneous parent volume ID being passed into the - volume package by the volserver. - -- Avoid copying erroneous IP addresses when the primary IP address is masked - from Ubik by NetInfo or NetRestrict. - -- Avoid crashing fileserver when mapname attempts to map a foreign user. - -- Add cellaliases found with AFSDB for cells in CellServDB, returning to - 1.2.8 behavior. - -- Avoid potential shutdown deadlock in fileserver. - -- Avoid deadlock on afsconf reread (AFS key change, CellServDB update) in - servers. - -- More volume errors are translated for on the wire to avoid error - conflicts between operating systems. - -- Make butc able to backup to and restore from large files on platform - which support it. - -Linux: - -- Return setgroups errors correctly. - -- Fix GCPAGs support. - -- Busy out cache partition while in use. - -- Don't allow afsd to shut down while AFS is mounted. - -Solaris: - -- x86 Solaris has a bug fixed which caused shutdown to not work due to - double byteswapping a port. - -- kdump64 should be built if possible by default. - -- Deal with changes to kernel read_binding_file() routine. - -MacOS X: - -- Work around finder problems with caching of access() results. - -- Allow multiple mounts of AFS. - -- Support Disk Arbitration for AFS. - -- Don't unmount AFS unless forced, to preclude accidental "ejection" of AFS. - -- Support -nomount in afsd to allow startup without mounting AFS. - -Windows: - -- Fix large integer support for VC7. - -- Reset state while servicing SMB event loop. - -- Avoid erroneous "No Such Volume" errors. - -- Versioning for all files. - -- Correctly report directories by not setting incorrect field in SMB - structure. diff --git a/RELNOTES-1.2.11 b/RELNOTES-1.2.11 new file mode 100644 index 000000000..c8214e488 --- /dev/null +++ b/RELNOTES-1.2.11 @@ -0,0 +1,17 @@ + OpenAFS Release Notes - Version 1.2.11 + _________________________________________________________________ +All systems: Major bugfixes. + _________________________________________________________________ + +* Bugfixes: + +All systems: + +- A bug where ubik quorum stopped at 2^30 seconds from 1970 was fixed. + +- A bug where replicating volumes on systems with namei fileservers could + result in an empty volume was fixed. + +Linux: + +- We no longer assume ext2 when doing a device check in the vol package. diff --git a/debian/openafs-client.docs b/debian/openafs-client.docs index 3cae3ea72..b195c6725 100644 --- a/debian/openafs-client.docs +++ b/debian/openafs-client.docs @@ -3,4 +3,4 @@ debian/README.servers debian/configuration-transcript.txt debian/README.modules NEWS -RELNOTES-1.2.10 +RELNOTES-1.2.11 -- 2.39.5