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

RE: 1.7.14 up for testing/signing

From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 23 Nov 2013 00:31:14 +0100

> -----Original Message-----
> From: Ben Reser [mailto:ben_at_reser.org]
> Sent: vrijdag 15 november 2013 02:18
> To: Subversion Development
> Subject: 1.7.14 up for testing/signing
>
> The 1.7.14 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 November
> 25th so please try and get your votes/signatures in place by November
24th.

+1 for release.

(I added my signature yesterday and completed the test run a few more days
ago).

I found a few issues, but none are true regressions against 1.7.13 and
earlier. Patches for all of these are in STATUS.

[[
* r1539309
   Fix test failure in checkout_tests.py after backporting of r1518184
   to 1.7.x in r1538135.
   Justification:
     The extended regression test relied on test suite behavior in 1.8+,
     by not passing a disk tree. The easy fix is to just pass a disk tree.
   Votes:
     +1: rhuijben, jcorvel

 * r1542610
   Add missing description to build.conf, to properly generate a version
   resource (including icon) for this executable on Windows.
   Votes:
     +1: rhuijben

 * r1404912, r1413402
   Allow compiling against Cyrus sasl 2.1.25 by 'fixing' a pointer cast.
   Notes:
     The structure contains a pointer to function that differs based
     on what the structure is used for. The type in the structure
     has changed between various sasl versions, but the
     implementation still uses the real prototype when calling.
   Votes:
     +1: rhuijben, stefan2

 * ^/subversion/branches/1.7.x-serf-1.3.x-Windows
   Allow compiling against Serf 1.3.x
   Notes:
     Backport of the 1.8 fixes, plus a few more fixes in order not to
     break the neon compilation which also hooks into zlib.
   Votes:
     +1: rhuijben
]]

I applied a few of these fixes and build with the same dependencies as the
Windows buildbots switched to last week:

Visual Studio 2012 x86
apr 1.5.0
apr-util 1.5.3
bdb 4.4.20
expat 1.95.7
httpd 2.4.X (slightly before tagging 2.4.7)
java-sdk 1.7.0
mod_dav 2.4.7
openssl 1.0.1e
sasl 2.1.25
sqlite 3.7.17
zlib 1.2.8

I did a successful [fsfs | bdb] x [local | svnserve | neon] run.

        Bert
Received on 2013-11-23 00:31:52 CET

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

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