Commit Graph

12 Commits

Author SHA1 Message Date
steven
f84330e752 fix patch description; no change
from Stefan Sperling
2009-08-07 04:28:28 +00:00
steven
d54e3414ed security fix for CVE-2009-2412
https://svn.apache.org/viewvc?view=rev&revision=800732

from Stefan Sperling
2009-08-06 22:20:21 +00:00
steven
5f2e3821d2 forgot to add a patch 2007-10-30 16:55:48 +00:00
steven
871e5ca3ad use the libtool we want, and don't install your own.
also make apr-config --apr-libtool return the right thing.
2007-10-30 16:47:50 +00:00
steven
a5f69b4f28 update to 1.2.11
tested and ok merdely@, simon@
2007-09-20 10:17:21 +00:00
steven
fd306b2071 update to 1.2.9
ok simon@
2007-07-05 16:01:28 +00:00
kurt
e828bd16b5 the accept retry change was rejected upstream. applications that use apr
have to retry upon EINTR instead of apr doing for them.
2007-04-26 16:05:01 +00:00
kurt
4d71d63aee per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
fixes issues noticed while testing tomcat-native. regen patches and distinfo
while here.  "looks ok" steven@
2007-04-01 20:03:07 +00:00
todd
ae292e2030 add mt flavor that can co-exist with the default non-mt flavor
ok kurt@
2007-03-24 13:46:47 +00:00
alek
3c345b4852 - Disable threads
- Bump PKGNAME

help & ok msf@
2005-01-20 18:48:54 +00:00
kevlo
c191c47a38 oops, forgot to remove this file. 2004-12-09 03:34:22 +00:00
alek
08344aaeaa Import APR 1.0.1
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.

ok naddy@
2004-11-28 14:27:38 +00:00