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

Re: APR 0.97 fixes some nasty bugs (APR 1.2.2 - 12-Oct-2005)

From: FX <gentoo_at_sbcglobal.net>
Date: 2005-10-16 00:03:05 CEST

FX wrote:

> 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

Oops, wrong one (that is the latest legacy version in Apache 2.0.55).

APR 1.2.2 (12-Oct-2005) fixes some of the same nasties.
http://www.apache.org/dist/apr/CHANGES-APR-1.2

Changes for APR 1.2.2

  *) 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_socket_opt_set() issue where TCP_NODELAY would be
     set when TCP_DEFER_ACCEPT was set. [Brian Pane]

  *) Allow TCP_NODELAY and TCP_CORK to be set concurrently on
     Linux 2.6 and later. [Joe Orton]

  *) Fix apr_socket_addr_get(,APR_REMOTE,) after a non-blocking
     connection is completed. PR 32737. [Joe Orton]

  *) Fix apr_file_gets() and 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 return
     APR_SUCCESS in failure cases. PR 34053 continued. [Joe Orton]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Oct 16 00:03:37 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.