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

Re: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 01 Sep 2017 00:26:41 +0000

Hiran CHAUDHURI wrote on Thu, 31 Aug 2017 12:01 +0000:
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> >Hiran CHAUDHURI wrote on Mon, 14 Aug 2017 14:25 +0000:
> >> I am building subversion from source but always see the output files
> >> depend on the system-supplied zlib which is way older than the one I want to use.
> >
> >I gather you build 1.9.5.
>
> Confirmed. That is the version I build, based on Apache httpd 2.4.27 and APR 1.6.2.

1.9.5 has a known security issue (https://subversion.apache.org/security/ -> CVE-2017-9800);
you should use 1.9.7 instead.

> It seems this helps to set the run path in the executables and
> libraries, but I am still trying to figure out whether Subversion was
> compiled using the correct libraries.

'svn --version --verbose' prints the build-time and run-time versions of zlib.
Received on 2017-09-01 02:26:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.