Re: Serf 1.2.0 has been released

2013-02-25 Thread Philip Martin
Ben Reser writes: > I think it's really questionable to be running such old versions of > APR at this point. The oldest version of httpd ASF supports is 2.2.x > and 2.2.0 comes with APR 1.2.2. httpd 2.2.23 (the current version) > comes with APR 1.4.6. So i'd say at this point it's questionable

Re: Serf 1.2.0 has been released

2013-02-22 Thread Ben Reser
On Fri, Feb 22, 2013 at 4:04 PM, Philip Martin wrote: > Philip Martin writes: >> APR 1.2.7 doesn't have such a symbol. This means the minimum APR that >> can be used is APR 1.3.0. Until recently we have been supporting APR >> as far back as 0.9. > > The function is only used for some error mes

Re: Serf 1.2.0 has been released

2013-02-22 Thread Philip Martin
Philip Martin writes: > The build/install don't report any errors even if the tests don't run, > however the installed library doesn't work: > > /usr/local/lib/libserf-1.so: undefined reference to `apr_sockaddr_ip_getbuf' > > APR 1.2.7 doesn't have such a symbol. This means the minimum APR that

Re: Serf 1.2.0 has been released

2013-02-22 Thread Philip Martin
Philip Martin writes: > Greg Stein writes: > >> Please report any problems to serf-...@googlegroups.com My emails to serf-dev bounce. I suppose it's subcribers only? > Building on the centos buildbot I get > > $ ./serfmake check > /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -p

Re: Serf 1.2.0 has been released

2013-02-22 Thread Philip Martin
Greg Stein writes: > Please report any problems to serf-...@googlegroups.com Building on the centos buildbot I get $ ./serfmake check /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o te

Re: Serf 1.2.0 has been released

2013-02-22 Thread C. Michael Pilato
On 02/22/2013 01:59 PM, Greg Stein wrote: > Hi all, > > I'm pleased to announce the serf 1.2.0 release! Yay! -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Serf 1.2.0 has been released

2013-02-22 Thread Greg Stein
Hi all, I'm pleased to announce the serf 1.2.0 release! This release contains many robustness fixes, especially around flaky and problematic connections. The CHANGES file is located at: http://serf.googlecode.com/svn/tags/1.2.0/CHANGES Download details are at: http://code.google.com/p/serf/