APR 0.97 fixes some nasty bugs
From: FX <gentoo_at_sbcglobal.net>
Date: 2005-10-15 23:52:39 CEST
FYI - hope this new version is used when compiling TSVN.
Changes with APR 0.9.7 since APR 0.9.6
*) Fix crash in apr_dir_make_recursive() for relative path
*) Win32: fix apr_proc_mutex_trylock() to handle WAIT_TIMEOUT,
*) Fix apr_file_read() to catch write failures when flushing pending
*) Fix apr_file_write() infinite loop on write failure for buffered
*) Fix error handling where apr_uid_* and apr_gid_* could segfault
*) Refactor Win32 condition variables code to address bugs 27654, 34336.
*) Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows. PR 32177.
*) Fix detection of rwlocks on Mac OS X. [Aaron Bannert]
*) Fix issue with poll() followed by net I/O yielding EAGAIN on
Changes with APR-util 0.9.7 since APR-util 0.9.6
*) Fix apr_rmm_realloc() offset calculation bug. [Keith Kelleman
*) Fix handling of a premature EOF with the FILE bucket; a new bucket
*) Fix build failure with non-threaded APR on AIX. PR 34655.
*) Backport the apr_reslist_timeout_set and apr_reslist_invalidate
*) Fix linking problem on cygwin. [Max Bowsher <maxb ukf.net>]
Changes with APR-iconv 0.9.7 since APR-iconv 0.9.6
*) Fixed build .rc version resource for Win32. [Will Rowe]
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.