Re: svn commit: r1570434 - /subversion/trunk/subversion/svnserve/cyrus_auth.c

2014-02-21 Thread Stefan Sperling
On Fri, Feb 21, 2014 at 03:06:39AM -, bre...@apache.org wrote: Author: breser Date: Fri Feb 21 03:06:39 2014 New Revision: 1570434 URL: http://svn.apache.org/r1570434 Log: Fix potential integer overflow in Cyrus SASL support for svnserve. * subversion/svnserve/cyrus_auth.c

Re: Bug in ra_serf with client certificates

2014-02-21 Thread Thomas Åkesson
On 28 jan 2014, at 14:37, Lieven Govaerts l...@apache.org wrote: On Tue, Jan 28, 2014 at 1:53 PM, Branko Čibej br...@wandisco.com wrote: [Tue Jan 28 13:32:47 2014] [info] SSL Library Error: 336105671 error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate

Re: Apache Subversion 1.8.8 released

2014-02-21 Thread Nico Kadel-Garcia
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

AW: Bug in ra_serf with client certificates

2014-02-21 Thread Markus Schaber
Hi, all, Von: Thomas Åkesson [mailto:tho...@akesson.cc] On 28 jan 2014, at 14:37, Lieven Govaerts l...@apache.org wrote: On Tue, Jan 28, 2014 at 1:53 PM, Branko Čibej br...@wandisco.com wrote: [Tue Jan 28 13:32:47 2014] [info] SSL Library Error: 336105671 error:140890C7:SSL

RE: Bug in ra_serf with client certificates

2014-02-21 Thread Bert Huijben
-Original Message- From: Thomas Åkesson [mailto:tho...@akesson.cc] Sent: vrijdag 21 februari 2014 11:32 To: Subversion Development Cc: Branko Čibej; Lieven Govaerts Subject: Re: Bug in ra_serf with client certificates On 28 jan 2014, at 14:37, Lieven Govaerts l...@apache.org

AW: Bug in ra_serf with client certificates

2014-02-21 Thread Markus Schaber
Hi, Von: Bert Huijben [mailto:b...@qqmail.nl] From: Thomas Åkesson [mailto:tho...@akesson.cc] [Tue Jan 28 13:32:47 2014] [info] SSL Library Error: 336105671 error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate No CAs known to server for

Re: Bug in ra_serf with client certificates

2014-02-21 Thread Thomas Åkesson
On 2014-02-21, at 12:58, Bert Huijben wrote: -Original Message- From: Thomas Åkesson [mailto:tho...@akesson.cc] Sent: vrijdag 21 februari 2014 11:32 To: Subversion Development Cc: Branko Čibej; Lieven Govaerts Subject: Re: Bug in ra_serf with client certificates On 28 jan

Re: RFE: API for an efficient retrieval of server-side mergeinfo data

2014-02-21 Thread Doug Robinson
Julian: Given the required RA protocol changes, when could this change be shipped? What version of SVN? Thank you. Doug On Wed, Feb 19, 2014 at 10:06 AM, Julian Foad julianf...@btopenworld.comwrote: Marc Strapetz wrote: Julian Foad wrote: It looks like we have an agreement in

Re: RFE: API for an efficient retrieval of server-side mergeinfo data

2014-02-21 Thread Branko Čibej
On 21.02.2014 15:50, Doug Robinson wrote: Julian: Given the required RA protocol changes, when could this change be shipped? What version of SVN? We treat a protocol extension the same way as an API extension: new protocol-level features can only appear in minor version releases (e.g., 1.9.0

Re: RFE: API for an efficient retrieval of server-side mergeinfo data

2014-02-21 Thread Julian Foad
Doug Robinson wrote: Julian: Given the required RA protocol changes, when could this change be shipped?  What version of SVN? Hi Doug. A change like that could be shipped in a 1.x.0 version. - Julian Julian Foad wrote: Marc Strapetz wrote: Julian Foad wrote: It looks like we have an

svn_rangelist_dup - ptr_array_dup?

2014-02-21 Thread Julian Foad
Stefan, In svn.apache.org/r1395434 and svn.apache.org/r1483310, you optimised svn_rangelist_dup(). An svn_rangelist_t is an APR array of pointers to small simple objects. I guessed we would have other places where we want to duplicate an array of pointers to simple objects, but I guessed

Re: 1.7.16 up for testing/signing

2014-02-21 Thread Johan Corveleyn
On Wed, Feb 19, 2014 at 2:02 AM, Ben Reser b...@reser.org wrote: The 1.7.16 release artifacts are now available for testing/signing. Please get the tarballs from https://dist.apache.org/repos/dist/dev/subversion and add your signatures there. I plan to try and release on February 26th so