Great! I've updated and run some casual tests on my github published toolkits for building this on RHEL 6. They're at:https://github.com/nkadel/subversion-1.8.x-srpm.
The dependencies for "java-devel-openjdk" in RHEL compilation can cause some confusion, due to the multiple i386, x86_64, version 1.6.0 and 1.7.0 parallel versions of java-openjdk-1.6.0-devel and java-openjdk-1.7.0-devel. Is there any particular preference now for Java 7 versus Java 6, Or should we be just fine compiling this relevant Java components with any version of Java. I realize that Java 6 is being heavily deprecated by Oracle. Nico Kadel-Garcia On Thu, Feb 20, 2014 at 11:56 AM, Ben Reser <bre...@apache.org> wrote: > I'm happy to announce the release of Apache Subversion 1.8.8. > > Please note that Subversion 1.8.8 is the next release after Subversion 1.8.5. > The 1.8.6 and 1.8.7 releases were not published publicly, due to issues found > during testing. > > This release addresses one security issues: > CVE-2014-0032: mod_dav_svn DoS vulnerability with SVNListParentPath. > > Please choose the mirror closest to you by visiting: > > http://subversion.apache.org/download/#recommended-release > > The SHA1 checksums are: > > 8e9f10b7a9704c90e17cfe76fd56e3fe74c01a7a subversion-1.8.8.tar.bz2 > 37790421139d8ce6643a5e690f2cb718ee818cea subversion-1.8.8.zip > 0317474e42ba9fdd122030e40b862617ae97a5d0 subversion-1.8.8.tar.gz > > PGP Signatures are available at: > > http://www.apache.org/dist/subversion/subversion-1.8.8.tar.bz2.asc > http://www.apache.org/dist/subversion/subversion-1.8.8.tar.gz.asc > http://www.apache.org/dist/subversion/subversion-1.8.8.zip.asc > > For this release, the following people have provided PGP signatures: > > Ben Reser [4096R/16A0DE01] with fingerprint: > 19BB CAEF 7B19 B280 A0E2 175E 62D4 8FAD 16A0 DE01 > Bert Huijben [4096R/CCC8E1DF] with fingerprint: > 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF > Branko Čibej [2048R/C8628501] with fingerprint: > 8769 28CD 4954 EA74 87B6 B96C 29B8 92D0 C862 8501 > Branko Čibej [4096R/A347943F] with fingerprint: > BA3C 15B1 337C F0FB 222B D41A 1BCA 6586 A347 943F > Ivan Zhakov [4096R/F6AD8147] with fingerprint: > 4829 8F0F E47F 4B8A 43FD 6525 919F 6F61 F6AD 8147 > Johan Corveleyn [4096R/010C8AAD] with fingerprint: > 8AA2 C10E EAAD 44F9 6972 7AEA B59C E6D6 010C 8AAD > Philip Martin [2048R/ED1A599C] with fingerprint: > A844 790F B574 3606 EE95 9207 76D7 88E1 ED1A 599C > Stefan Fuhrmann [4096R/57921ACC] with fingerprint: > 056F 8016 D9B8 7B1B DE41 7467 99EC 741B 5792 1ACC > > Release notes for the 1.8.x release series may be found at: > > http://subversion.apache.org/docs/release-notes/1.8.html > > You can find the list of changes between 1.8.8 and earlier versions at: > > http://svn.apache.org/repos/asf/subversion/tags/1.8.8/CHANGES > > Questions, comments, and bug reports to users@subversion.apache.org. > > Thanks, > - The Subversion Team