[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.
Apologies if it is already being used.

Changes with APR 0.9.7 since APR 0.9.6

  *) Fix crash in apr_dir_make_recursive() for relative path
     when the working directory has been deleted. [Joe Orton]

  *) Win32: fix apr_proc_mutex_trylock() to handle WAIT_TIMEOUT,
     returning APR_EBUSY. [Ronen Mizrahi <ronen@tversity.com>]

  *) Fix apr_file_read() to catch write failures when flushing pending
     writes for a buffered file. [Joe Orton]

  *) Fix apr_file_write() infinite loop on write failure for buffered
     files. [Erik Huelsmann <ehuels gmail.com>]

  *) Fix error handling where apr_uid_* and apr_gid_* could segfault
     or return APR_SUCCESS in failure cases. PR 34053. [Joe Orton,
     Paul Querna]

  *) Refactor Win32 condition variables code to address bugs 27654, 34336.
     [Henry Jen <henryjen ztune.net>, E Holyat <eholyat yahoo.com>]

  *) Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows. PR 32177.
     [Sim <sgobbi datamanagement.it>, Jeff Trawick]

  *) Fix detection of rwlocks on Mac OS X. [Aaron Bannert]

  *) Fix issue with poll() followed by net I/O yielding EAGAIN on
     Mac OS 10.4 (Darwin 8). [Wilfredo Sanchez]

Changes with APR-util 0.9.7 since APR-util 0.9.6

  *) Fix apr_rmm_realloc() offset calculation bug. [Keith Kelleman
     <keith.kelleman oracle.com>]

  *) Fix handling of a premature EOF with the FILE bucket; a new bucket
     is not inserted for each attempt to read past EOF. PR 34708.
     [Jeff Trawick, Joe Orton]

  *) Fix build failure with non-threaded APR on AIX. PR 34655.
     [Ryan Murray <rmurray+apache cyberhqz.com>]

  *) Backport the apr_reslist_timeout_set and apr_reslist_invalidate
     functions already in APR 1.0.x. [Paul Querna]

  *) 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]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Oct 15 23:52:58 2005

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.