On Mon, Dec 15, 2014 at 4:13 PM, Ben Reser <bre...@apache.org> wrote: > I'm happy to announce the release of Apache Subversion 1.8.11. > > This release addresses two security issues: > CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests. > CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction names. > > Please choose the mirror closest to you by visiting: > > http://subversion.apache.org/download/#recommended-release
I've updated and done a casual test of my build tools for 1.8.11 for RHEL 6 with my published tools at: https://github.com/nkadel/subversion-1.8.x-srpm/ I've had to give up doing backports of 1.8.x for RHEL 5, I don't have time to maintain the tool chain and there is no compatible serf library for RHEL 5 published by EPEL. I realize it's a bit odd to publish Subversion build tools at github.com, but it's a personal repo of build tools, not a source repo, and much easier for me to personally maintain for various reasons. Nico Kadel-Garcia