You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Evgeny Kotkov <ev...@visualsvn.com> on 2016/11/21 15:30:09 UTC

1.8.17 up for signing/testing

The 1.8.17 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 29th
so please try and get your votes/signatures in place by November 28th.

Thanks!

Re: 1.8.17 up for signing/testing

Posted by Branko Čibej <br...@apache.org>.
Summary:

    +1 to release (Unix)

Platform

    Mac OS X 10.11.6 El Capitan

    Standard dependencies:
      Apple LLVM version 7.3.0 (clang-703.0.29)
      APR 1.4.8
      APR-Util 1.5.2
      zlib 1.2.5
      httpd 2.4.18
      Python 2.7.12
      Perl 5.18.2
      Ruby 2.0.0p648 (2015-12-16 revision 53162)
      SQLite 3.8.10.2

    Dependencies from Homebrew:
      SQLite 3.15.1
      Serf 1.3.8
      OpenSSL 1.0.2j
      BDB 6.1.26

    Other dependencies:
      Swig 2.0.12
      Java 1.8.0_45-b14
      JUnit 4.11

Verified:

  Tarball contents and signatures

  (fsfs, bdb) x (local, svnserve, dav) with SQLite 3.15.1
  (fsfs) x (local) with SQLite 3.8.10.2
  check-all-javahl
  check-swig-py
  check-swig-rb
  check-swig-pl

New issues:

  - On OSX 10.11, 'make davautocheck' does not work without
    'make install'; see below re DYLD_LIBRARY_PATH.

Known issues:

  - On OSX 10.11, Swig bindings tests no longer work in an (out of
    source) build tree without doing both 'make install' and 'make
    install-swig-{pl,rb}' (for 'make check-swig-{pl,rb}'). This is
    because Apple, in their wisdom, decided to ignore the
    DYLD_LIBRARY_PATH variable when loading shared libs from OS-
    blessed binaries, such as /usr/bin/perl, which are used to run
    the bindings tests.

Known issues not re-checked:

  - C tests do not work with the --enable-optimize configure option.

GPG signatures committed to the dist/dev/subversion repository.


Re: 1.8.17 up for signing/testing

Posted by Evgeny Kotkov <ev...@visualsvn.com>.
Evgeny Kotkov <ev...@visualsvn.com> writes:

> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.
>
> Thanks!

We have sufficient votes, so I am now going to stage the release and
will do the announcement tomorrow.


Regards,
Evgeny Kotkov

Re: 1.8.17 up for signing/testing

Posted by Stefan <lu...@posteo.de>.
On 11/28/2016 09:15, Stefan wrote:
> On 11/21/2016 16:30, Evgeny Kotkov wrote:
>> The 1.8.17 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 29th
>> so please try and get your votes/signatures in place by November 28th.
>>
>> Thanks!
> [...]
>     - APRUTIL: 1.5.4 (patched with MAXSVN-41, MAXSVN-47, MAXSVN-46,
> MAXSVN-44)
APRUTIL 1.5.4 with Expat 2.1.1 to be precise.

Regards,
Stefan


Re: 1.8.17 up for signing/testing

Posted by Stefan <lu...@posteo.de>.
On 11/28/2016 09:15, Stefan wrote:
> On 11/21/2016 16:30, Evgeny Kotkov wrote:
>> The 1.8.17 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 29th
>> so please try and get your votes/signatures in place by November 28th.
>>
>> Thanks!
> Somehow I managed to squeeze the test session of ra-local in during the
> night at least:
>
> Summary:
>     +1 to release (non-binding)
>
> Platform:
>     - Windows 10 (build 1115) 64-bit
>     - Visual Studdio 2015 Update 3
>     - Python 2.7.12
>     - SCons 2.5.1 (for (Apache) Serf)
>     - AWK: 20070501
>     - CMake 3.7.0 (for OpenSSL)
>     - ActivePerl: 5.24.0.2400 (for OpenSSL)
>
> Dependencies:
>     - APR: 1.5.2 (patched with MAXSVN-43, MAXSVN-42)
>     - APRICONV: 1.2.1 (patched with MAXSVN-46, MAXSVN-45)
>     - APRUTIL: 1.5.4 (patched with MAXSVN-41, MAXSVN-47, MAXSVN-46,
> MAXSVN-44)
>     - Apache httpd: 2.4.20 (patched with MAXSVN-49, MAXSVN-48)
>     - OpenSSL: 1.0.2h
>     - PCRE: 8.38
>     - Serf: 1.3.8 (patched with MAXSVN-51, MAXSVN-50, MAXSVN-52)
>     - SQLite: 3130000
>     - ZLib: 1.2.8
>
> Patches applied to SVN:
>     - MAXSVN-58 (build fix for SQLite >= 3.12.0 with VS >= 2005)
>
> tested:
>     - fsfs x ra_local x 64-bit x release
test coverage extended to:
fsfs x [ra_local|ra_svn] x 64-bit x release

Same test results as before: 2 known test failures due to test-code
issues with my environment (MAXSVN-65)

I won't be able to extend the test coverage further, since the build
environment is not ready for bdb or ra_dav (aka: ra_serf) just yet.

Regards,
Stefan


Re: 1.8.17 up for signing/testing

Posted by Stefan <lu...@posteo.de>.
On 11/21/2016 16:30, Evgeny Kotkov wrote:
> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.
>
> Thanks!

Somehow I managed to squeeze the test session of ra-local in during the
night at least:

Summary:
    +1 to release (non-binding)

Platform:
    - Windows 10 (build 1115) 64-bit
    - Visual Studdio 2015 Update 3
    - Python 2.7.12
    - SCons 2.5.1 (for (Apache) Serf)
    - AWK: 20070501
    - CMake 3.7.0 (for OpenSSL)
    - ActivePerl: 5.24.0.2400 (for OpenSSL)

Dependencies:
    - APR: 1.5.2 (patched with MAXSVN-43, MAXSVN-42)
    - APRICONV: 1.2.1 (patched with MAXSVN-46, MAXSVN-45)
    - APRUTIL: 1.5.4 (patched with MAXSVN-41, MAXSVN-47, MAXSVN-46,
MAXSVN-44)
    - Apache httpd: 2.4.20 (patched with MAXSVN-49, MAXSVN-48)
    - OpenSSL: 1.0.2h
    - PCRE: 8.38
    - Serf: 1.3.8 (patched with MAXSVN-51, MAXSVN-50, MAXSVN-52)
    - SQLite: 3130000
    - ZLib: 1.2.8

Patches applied to SVN:
    - MAXSVN-58 (build fix for SQLite >= 3.12.0 with VS >= 2005)

tested:
    - fsfs x ra_local x 64-bit x release

Tar balls signing/verification:
    Not done.

Known issues:
    - 2 known test failures due to test-code issues with my environment
(MAXSVN-65)

Patches mentioned above can be downloaded here:
http://www.luke1410.de:8090/browse/MAXSVN-58?jql=project%20%3D%20MAXSVN%20AND%20%22Patch%20Version%2Fs%22%20%3D%201.8.16-1

Regards,
Stefan



RE: 1.8.17 up for signing/testing

Posted by Bert Huijben <be...@qqmail.nl>.
> -----Original Message-----
> From: Stefan Fuhrmann [mailto:eqfox@web.de]
> Sent: zaterdag 26 november 2016 10:39
> To: dev@subversion.apache.org
> Subject: Re: 1.8.17 up for signing/testing
> 
> On 21.11.2016 16:30, Evgeny Kotkov wrote:
> > The 1.8.17 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 29th
> > so please try and get your votes/signatures in place by November 28th.

+1 for release

Platform: Windows 8.1 Enterprise x86-x64, Visual Studio 2015 Update 3
Tested [fsfs|bdb] x [local|serf|svn] (32 bit)

apr 1.5.1
apr-util 1.5.4
apr_memcache 1.5.4
bdb 4.4.20
expat 2.2.0
httpd 2.4.18
java-sdk 1.8.0_40
mod_dav 2.4.18
openssl 1.0.2j
cyrus sasl 2.1.26
serf 1.3.9
sqlite 3.15.1
zlib 1.2.8

cmake 3.6.2
scons 2.5.0
junit 4.10

All tests passed (after some initial problems starting this VM)

Signatures committed

	Bert Huijben


Re: 1.8.17 up for signing/testing

Posted by Stefan Fuhrmann <eq...@web.de>.
On 21.11.2016 16:30, Evgeny Kotkov wrote:
> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.

Summary:

   +1 to release

Platform

   Ubuntu 16.04.1 x64, Linux 4.4.0-47-generic SMP

   Standard dependencies:
     Apache 2.4.18, worker MPM
     APR 1.5.2
     APR-Util 1.5.4
     BDB 5.3.28
     GCC 5.4.0
     JUnit 4.12
     libmagic 5.25
     libtool, libtool-bin 2.4.6
     OpenJDK-8 8u111
     OpenSSL 1.0.2g
     Perl 5.22.1
     Python 2.7.12
     Ruby 2.3.1p112
     Serf 1.3.8
     SQLite 3.7.15.1
     Swig 2.0.12
     zlib 1.2.8

   Manually installed and in-tree dependencies:
     ctypesgen svn-r151

Verified:

   Tarball contents and signatures

   (fsfs, bdb) x (local, svnserve, serf)
   check-swig-py
   check-swig-pl
   check-swig-rb
   check-javahl
   check-ctypes-python

   ./get-deps.sh

   All relevant tests passed, see known issues.

Known issues:

   (Ruby tests) FAILED: block (2 levels) in test_load
   (Ubuntu issue) ./configure needed global variables set to make LTO work:
                  AR="gcc-ar" NM="gcc-nm" RANLIB=gcc-ranlib

GPG Signatures committed to the dist/dev/subversion repository.

-- Stefan^2

Re: 1.8.17 up for signing/testing

Posted by Evgeny Kotkov <ev...@visualsvn.com>.
Evgeny Kotkov <ev...@visualsvn.com> writes:

> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.
>
> Thanks!

Summary:

    +1 to release

Tested:

    [ fsfs ] x [ file | svn | http v1 | http v2 ]

Results:

    All tests passed

Platform:

    Windows 8.1 64-bit
    Microsoft Visual Studio 2013 Update 5

Dependencies:

    Apr 1.5.2
    Apr-Util 1.5.4
    Httpd 2.2.31
    OpenSSL 1.0.1u
    Serf 1.3.9
    SQLite 3.7.12.1
    ZLib 1.2.8

Signature:

subversion-1.8.17.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJYMw3PAAoJELZP/xIJ+fp0wkcP/jOzpdDtVCzOI2A/3i9WCURM
FjH42FQKuRM5TGHA9sewe7NfqKSU4dWDoCRgHWWqao0CDoEqR3tOOABEVQ5BS9/P
tvmmKiYhlDA6uIQW3v+JhsiSTA3nhvkoyWjeHLtyIOoiyqq7Ki8abLqdq6JRmkxJ
1rwelRkQHfwhBviqA9J42MUrZqYomAUZPuWuzriXHh5voOr4jsJ6cF6Bld2hwy/h
Jac6HQj3yOuNxVmfVV4qKFXr7XyA2GKZjfS4qpZIuZV9X+JsKkICPljNqxyWTIYS
5roy5GHauufR7SV/24EPjNCAdQroWBbss0IkRFpfOxPc64phaeindwO1TMGTUtli
WWPYHMEdyDYBJEtNO8HN/1UExcKVoO7br4hgiYRL8vOMkHDo4SSCXQbHEXd7+4nr
GADds+Lq9d+z4d7iT7LGzsZSPxPhPa1nvCDJZTGAfxEfr5Z+aVeoa80zEjW+pyMX
c1DMMKO9aQt+4XSW1KX8tesabrvv+JXYV3jpOFNjI2+7UJQIvPsqV5apkYCxLX1F
45KLZPPSR6I2rj3ioNEyT8toEegpixFUQVYBTEd9vVmUlAswVp73AEwIyr5EJsMB
GeCukZeoLcr2rT1VZYZyTpVc/3A9c8CqSWy9tmvLnRpbIqC9HbIPMzOdDJ5ZaRXu
hs9j/JEmI5/gJGbFasKO
=X+w/
-----END PGP SIGNATURE-----


Regards,
Evgeny Kotkov

Re: 1.8.17 up for signing/testing

Posted by Stefan Sperling <st...@elego.de>.
On Mon, Nov 21, 2016 at 06:30:09PM +0300, Evgeny Kotkov wrote:
> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.
> 
> Thanks!

Summary: +1 to release

Tested: [bdb | fsfs] x [ra_local | ra_svn | ra_serf]
        swig bindings
        javahl bindings

Test results: All passed.

Platform: OpenBSD 6.0 amd64

Dependencies:
bdb:        4.7.25
GNU-iconv:  1.14
apr:        1.5.1
apr-util:   1.5.3
httpd:      2.2.29
serf:       1.3.8
cyrus-sasl: 2.1.25
sqlite:     3080500
openssl:    2.4.2
swig:       2.0.11
python:     2.7.8
perl:       5.20.3
ruby:       1.8.7-p374
java:       1.7.0_80

Signatures:

subversion-1.8.17.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJYNwrHAAoJEE99uqmaWblz6UcIAKZ5TzVNwqb4YsTLqHltbCUw
E8aPwVAlokj2hgXw8bNZS4+7VGZZZSnMexLmez7cWpNg1/0ZkYtiBWXku+lFIylB
wc70TwZPFmKvPAlqJXcUYzXlXH7T6bNYkAWdeY0m1Mn5/jwJWDWvndRS5qJSo6eN
A8fSB5qRpJeGP1y5K8znrw3RAFx1V2vN7bvGYEvjT3C/Aaz7cdKkLhSmjBdt8ccT
LliqoJBvwOR18PDYFGQd4fOzXzjnFEgMDYa5T6nrmIyarP2rIkvWREruGWExXYTi
qHfuxMnmvXfuL3Gjg7PyR+ug2sNvlyNWIxofzThz7XdJByCYs2+A+2yHDDk9Ocs=
=kfES
-----END PGP SIGNATURE-----

subversion-1.8.17.tar.bz2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJYNwrKAAoJEE99uqmaWblzsj8IAJ6dPN4aVAMSuzozD/CYMzp5
gEYERARmwIJnqjK8FQGhQn41dtTkFgHFmPk5PBeBoko8RKsXV+MDkvhXU+/srW+m
udU+SvrPMS/yOoO/dA6s/zjmNjPc8gO/6HHIBHsyZWq1P0ww2jl6Mt5t1d5pDuRx
L8h+jan6GKRai/WiTlrCCwEsbfYNBFs+h4bgcwprsEIWIR4GdDE+ezmbmWFTbtNs
+6oMLjSsjBrWHnc2y0O5bIeReo6tn7h4atuCjCZOq9bsz7fP9djq38hlAQFOiE03
3TqBP0Dhoc1BF4JhCvTQ9203ilNdYWDzCB84O/63mehPLtbyZz+aijlBMAUsiwU=
=4WoK
-----END PGP SIGNATURE-----

Re: 1.8.17 up for signing/testing

Posted by Johan Corveleyn <jc...@gmail.com>.
On Mon, Nov 21, 2016 at 4:30 PM, Evgeny Kotkov
<ev...@visualsvn.com> wrote:
> The 1.8.17 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 29th
> so please try and get your votes/signatures in place by November 28th.
>
> Thanks!

Summary
-------
+1 to release

Platform
--------
Windows 7 SP1 (x64)
Microsoft Visual Studio 2013

Verified
--------
Signature and sha1 for subversion-1.8.17.zip.

Contents of subversion-1.8.17.zip are identical to tags/1.8.17, and
to branches/1.8.x@1770682 (except for expected differences in svn_version.h
and svnpubsub and svnwcsub (symlinks vs. file contents), and
generated files).

Tested
------
[ Release build ] x [ fsfs ] x [ file | svn | http ]

Results
-------
All tests pass.

Dependencies
------------
Httpd 2.4.16
Apr 1.5.2
Apr-Util 1.5.4
OpenSSL 1.0.2
Serf 1.3.8
SQLite 3.8.8.3
ZLib 1.2.8

Signature
---------

subversion-1.8.17.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJYNh6MAAoJELWc5tYBDIqtMQQP/i0Ylc6Cu9SNx8uaK/EbM9nv
8d/zyR74kQyPZHmIeQZLDkH482lqqBQ39XBfKKej+i71NFhAJgU+AIwPJoBsMaAm
6tAMXy14WQ7EpFEL2HQUZQiq3f+AQK+1J7PikLDVsHN1rzvRqwb1OzrHYMjFC65K
yQZ5vkpPR52g1KO98GHJRNogjxhtpoxtAWjUgn6tfaS6GU4XrLEbfLHcClCyFqYj
TWPhqRjgRjMfH/E86eSCgn3E0c/npgYsWAlcmFw50WXkFu3w83MMNksrxT23ROnT
rSkvzEVdXiODFwEMl07NjnFs1WQQ3/k8EsBFxvduEPUAlG4jjOyfca+soKInLl/V
lyToCliWBhdFYExT081f+SHZ9R3jnoIqt2a8/jMNbTyEyESHt+8KaQN1PUVxLZHX
QG/aYzA6AOm0XNnkuzpN4r6tt6qrcVuEnW7MutTudGNDIQJ7nj+OeQboFZJ6Pi84
E+B8A+7YlXKMZTsOS05TrO6HY3/jPqLQ4mDmRuOz4FwUpkalJbgi2tOotphTe9rN
NXZXd4s8fagG3cbqhJaVBUF5hdd4FEVpvMG1TzXrBaCT/tNj9WzsCkhqXwI/zuBO
DIRKkVv/IWvoYeWCL8sPIdLRHpeD/GM2DFwa0UxYqeMT0B2vDTUeM6Zo4pjerh/x
VnNzA6omKeXNdVWOwPYV
=8p4p
-----END PGP SIGNATURE-----


-- 
Johan