On Wed, Sep 12, 2012 at 11:08 AM, Stefan Sperling <[email protected]> wrote: > The 1.6.19 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!
VERIFIED: --------- Stefan's sig for https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.19.zip Other than the expected differences in subversion/include/svn_version.h, https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.19.zip is identical to https://svn.apache.org/repos/asf/subversion/branches/1.6.x@1383947 TESTED: ------- JavaHL Bindings Ruby Bindings (patched as described here: http://svn.haxx.se/dev/archive-2011-06/0682.shtml) [ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ] RESULTS: -------- All tests pass with the exception of the following two, which are expected with APR 1.4.6 as Stefan noted: FAIL: log_tests.py 30: log -g should ignore cyclic merges FAIL: diff_tests.py 32: repos-wc diff showing added entries with props +1 to release PLATFORM: --------- MS Windows 7 Home Premium Service Pack 1 Microsoft Visual Studio 2008 Version 9.0.30729.1 SP DEPENDENCIES: ------------- APR: 1.4.6 APR-UTIL: 1.4.1 Neon: 0.29.5 zlib: 1.2.4 OpenSSL: 0.9.8q Apache: 2.2.22 BDB: 4.8.30 sqlite: 3.7.7.1 Python: 2.7.2 (ActivePython 2.7.2.5) Perl: 5.14.2 Ruby: ruby 1.8.7 java: 1.6.0_21 junit: 4.8.2 swig: 1.3.40 serf: 1.1.0 SIGNATURE: ----------- user: "Paul T. Burba <[email protected]>" 1024-bit DSA key, ID 53FCDC55, created 2006-06-21 For https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.19.zip: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQBQULa12RaJMFP83FURAvb5AJ4gs+Bna9/b0bROJaSkgyOBaApqLACggv0x KVJrf/LIahEcpTMnlmphJ60= =f70B -----END PGP SIGNATURE----- -- Paul T. Burba CollabNet, Inc. -- www.collab.net -- Enterprise Cloud Development Skype: ptburba > Please note the following known test failures (perhaps most easily > triggered with APR-1.4.6): > > log_tests.py 30: log -g should ignore cyclic merges > Can fail because 1.6.x is missing r1293229, which fixed occasionally > missing merged-via notifications. > > diff_tests.py 32: repos-wc diff showing added entries with props > Can fail because this test is missing various tweaks to account > for random output order of 'svn diff' (this is independent of the > APR 1.4.6 hash order problem). > > ruby swig test 'test_dump' > Can fail because 1.6.x is missing r966458, which sorted property > listings in dump files in alphabetical order, and this test does > not parse dump files and sort properties for comparison.

