Evgeny Kotkov <[email protected]> writes: > The 1.15.0-rc2 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.
Given the current responses, I guess that rolling an RC3 build is warranted. Here is a summary of our current state and the reported issues: 1) The macOS build issues. These should be resolved by updating libtool to 2.4.7 (r1934402). The RC3 build will use the updated libtool version. 2) The venv-related issues when running the test suite on Windows. Based on the description, this appears to be a regression from 1.14.5. 3) On Windows, the vcxproj generator fails to link against z.lib (the newer library name starting from zlib 1.3.2 (or 1.3?)). The fix is still being discussed, but maybe we can get it in place for RC3. This is not a regression compared to 1.14.5, so not a strict blocker. 4) Several failing Windows tests reported by jun66j5, potentially related to packed FSFS repositories. It seems that we still need to determine if this is a regression and identify the root cause. My current plan is to wait for a resolution on item (2) and for information on item (4) to confirm whether it is a regression or not. After that, I am hoping to roll the RC3 build. If I have overlooked any details from the thread, please let me know. Thanks, Evgeny Kotkov

