Re: Subversion 1.14.1 up for testing/signing

2021-02-10 Thread Stefan Sperling
On Thu, Feb 04, 2021 at 01:56:21PM +0100, Stefan Sperling wrote:
> The 1.14.1 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.
> 
> 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.8 amd64

Dependencies:
bdb:4.7.25
GNU-iconv:  1.15
apr:1.7.0
apr-util:   1.6.1
httpd:  2.4.37
serf:   1.3.9
cyrus-sasl: 2.1.25
sqlite: 3160200
lz4:1.7.5
libssl: LibreSSL 3.2.2
swig:   3.0.12
python: 3.7.5
perl:   5.30.3
ruby:   2.4.4
java:   11.0.8

Signatures:

subversion-1.14.1.tar.gz
-BEGIN PGP SIGNATURE-

iQEcBAABAgAGBQJgG+hsAAoJEE99uqmaWblzSbsH/3ZnrbDqsgCZeCtYSCxqBcSA
ESvlG450cbD0dTC2CimUJOwbGADm0kb1kh7LuXjXxf5XSrHLBAdh0D8FUCKpUdT1
6B06eyLehBWMQFaFnxiX1wkIj0LOZvbGkysw7zQOFu30JaqOBdMvckUbpJnb/Z4T
Oalf8ueClGONA2UB+BOiAUPYqvwcUKdPZvsSumOLV0O7SnwuqsPRrDdb9al/WWTt
bbU46t79ni0hvSToiDXgmS29BxF7JmQeG5oajS59QX+ygo6ikexqN0Ai9UxVAc5b
AEhVW4255TdRcOGhKHIgnhb3lHiY92y3feNqy3UsJQs+cB3j5vyDHlatkh3er8U=
=rIAK
-END PGP SIGNATURE-

subversion-1.14.1.tar.bz2
-BEGIN PGP SIGNATURE-

iQEcBAABAgAGBQJgG+hvAAoJEE99uqmaWblz4yUIAMCqnFGchPMrWNhrRLOb3oi+
vzk64LJ1h2X3MzstqIzRGb3ja3VmPcx2kQ4MmmHLc7XzXL7rMVRgPJB9NzKhs+dp
nvnTq0wS4KLjOzIiG3ump41T1qofi5ui5fbgeVEyU4py/fBDVeR0XokZ0k8HAZCj
oM166uprcSr0RfeQqnlSNEFUgIMq1hxTOa879N4aoMsFoLaMx18gjFL1RUyaz/0R
eH+EMkBk2wgGkzCWdOZlJeyp0YI6Lx4k/bHO8WXLci97tpw9t9UUtQAXTrKudShP
fP9BQqUv0uHdUAF3ZiYga6VKQicynuXev4du2vVqLoQ+BgMQXPwnbgA/FtSpeOA=
=z3Ba
-END PGP SIGNATURE-


Re: Subversion 1.14.1 up for testing/signing

2021-02-09 Thread Branko Čibej

Summary:

+1 to release (Unix)

Verified:

  - Tarball contents and signatures
  - check ((fsfs, bdb) × (local, svnserve, dav))
  - check-all-javahl
  - check-swig-py
  - check-swig-pl

Known issues:

  - 'make check-swig-py' requires 'make install install-swig-py' when
 building with the system-installed Python.
  - 'make check-swig-rb' requires 'make install install-swig-rb' when
 building with the system-installed Ruby.

New issues:

  - Configure thinks the system-installed Ruby is broken and can't create
binaries. This is some kind of weird interaction with Xcode command-line
tools. The hack I used for a previous release doesn't work any more;
hence, did not test the Ruby bindings.

Platform

macOS Catalina 10.15.7

Standard dependencies:
  Apple clang version 12.0.0 (clang-1200.0.32.29)
  ruby 2.6.3p62 (2019-04-16 revision 67580)
  Cyrus SASL 2.1.26

Dependencies from Homebrew:
  APR 1.7.0
  APR-Util 1.6.1
  httpd 2.4.46
  SQLite 3.34.0
  Serf 1.3.9
  OpenSSL 1.1.1i
  zlib 1.2.11
  LZ4 1.9.3
  utf8proc 2.6.1
  BDB 18.1.32
  Perl 5.32.1
  Python 3.9.1

Other dependencies:
  Java 11 2018-09-25
  JUnit 4.13.1

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



Re: Subversion 1.14.1 up for testing/signing

2021-02-08 Thread Branko Čibej

On 04.02.2021 13:56, Stefan Sperling wrote:

The 1.14.1 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 suggest release.py should be updated to remove the __pycache__ 
directories from the release tarball. When I compare the zip and the tar 
package, e.g.:


Only in subversion-1.14.1/build: __pycache__
Only in subversion-1.14.1/build: config.guess
Only in subversion-1.14.1/build: config.sub
Only in subversion-1.14.1/build/generator: __pycache__
Only in subversion-1.14.1/build/generator/swig: __pycache__
...


Not only are those (python-3) compiled scripts unnecessary, they might 
actually be wrong for the platform where the code is built.


-- Brane


Re: Subversion 1.14.1 up for testing/signing

2021-02-07 Thread Johan Corveleyn
On Thu, Feb 4, 2021 at 1:56 PM Stefan Sperling  wrote:
>
> The 1.14.1 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.
>
> Thanks!

Summary
---
+1 to release (Windows)

Platform

Windows 10 x64 (Version 1903)
Microsoft Visual Studio 2019 Community Edition (Version 16.5.3)

Verified

Signature and sha512 for subversion-1.14.1.zip.

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

Tested
--
[ Release build x64 ] x [ fsfs ] x [ file | svn | http ]
javahl
swig-python

Results
---
All tests pass.

Dependencies

httpd 2.4.43 (apr 1.6.5, apr-util 1.6.1,
  pcre 8.44, expat 2.2.9, openssl 1.1.1g)
apr 1.6.5
apr-util 1.6.1
openssl 1.1.1g
serf 1.3.9
sqlite 3.31.1.0
zlib 1.2.11
python 3.9.1
py3c 1.0
swig 4.0.1
(bundled lz4 1.7.5)
(bundled utf8proc 2.1.0)

Other tools
---
perl 5.30.2 (Strawberry Perl)
python 3.9.1
AdoptOpenJDK 11.0.6
junit 4.12

Signature
-

subversion-1.14.1.zip:
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJgICJ8AAoJELWc5tYBDIqtgqkP/2xOi+s+iose90xD4wtdJgVq
xwJ3gcCxws1HHdcMNtUudP740gI7J4BFNEDExuQLNQ8RjhysvXTKEO7nhwo4GyX9
HgKwafyyrRy6dTQ6tBAl0FC40GeACa2CSXMJfmn2I0UBKUe7RgG4l806FoI/Amw0
i/IQjwcqLYdNhBfkv70XoJxW35W1nVE9KsELVN7KJk1JRXsJRZ0+VyUjE5pBulYH
7FYoNNOgl1O9eJKRjSQXGD+FltYhYSi84uJ4fXntOZGEztqvbATmSw52wrKyZpOX
ewzjltvknbgNXbYcs8Xm/0WVaB0QH43gqZfUZJ4wtZcTrqtf6bgtEXoVk7HIpRZG
Jw/tqcmNIuGXTchZRu2eTNW2O9LdCv68r1NnMFhk6sFvwiyKmtOslCUItiAaYx0b
Yj4MYeG39it9+I6I3eM+9zeJqGiJYR+vhKCDf8G0GiwA2oJktBqcW3xHlx814IiE
/7AtaMz9Uw2rAgaHGJbyxTtskddK6rCpEX4UX3LXk8v4C44UYcNEpBeZvVCp7Ava
VWAaiofdqeaUneDxNQ9Ji4JoojT2hhNvQuXjKxI+JZTqIawCvxiyW837hK/QlZnT
A4zZ1NWMkBTxHIXfcJ4tqH/57LgB3YQXELrMcXAZ8w8oc7iuW2fN2XAEBqKRtGk8
2Zf01GEAIl1J8WD3UOS/
=6k//
-END PGP SIGNATURE-

-- 
Johan


Re: Subversion 1.14.1 up for testing/signing

2021-02-05 Thread Daniel Sahlberg
Den tors 4 feb. 2021 kl 13:56 skrev Stefan Sperling :

> The 1.14.1 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've downloaded the subversion-1.14.1.zip and successfully used it to build
TortoiseSVN (which also builds the standard svn* command line clients). I'm
out of time to get the test suite running but a few manual tests including
using TSVN are successful.

I havn't made a formal review of the changes in the archives.

Kind regards,
Daniel


Subversion 1.14.1 up for testing/signing

2021-02-04 Thread Stefan Sperling
The 1.14.1 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.

Thanks!