svn commit: r1867193 - in /subversion/branches/1.11.x: ./ STATUS subversion/libsvn_subr/sqlite3wrapper.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:13 2019 New Revision: 1867193 URL: http://svn.apache.org/viewvc?rev=1867193&view=rev Log: Merge r1845212 from trunk: * r1845212 Silence a deprecation warning from amalgamated SQLite on macOS. Justification: Keeps the macOS warnings checker build

svn commit: r1867195 - in /subversion/branches/1.11.x: ./ STATUS subversion/tests/libsvn_wc/wc-queries-test.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:29 2019 New Revision: 1867195 URL: http://svn.apache.org/viewvc?rev=1867195&view=rev Log: Merge r1852013 from trunk: * r1852013 Fix issue #4804: avoid test failures just because some SQLite compile-time feature was enabled that changes its query plan

svn commit: r1867194 - in /subversion/branches/1.11.x: ./ STATUS subversion/mod_dav_svn/repos.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:21 2019 New Revision: 1867194 URL: http://svn.apache.org/viewvc?rev=1867194&view=rev Log: Merge r1850651 from trunk: * r1850651 Fix a use-after-free in mod_dav_svn's logging of FS warnings. Justification: Lots of crashes on OpenBSD during 'make

svn commit: r1867196 - in /subversion/branches/1.11.x: ./ STATUS subversion/libsvn_repos/dump.c subversion/tests/cmdline/svnadmin_tests.py

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:38 2019 New Revision: 1867196 URL: http://svn.apache.org/viewvc?rev=1867196&view=rev Log: Merge r1853483 from trunk: * r1853483 Fix #4760 "Missing children when svnadmin dump --include/exclude converts copy-dir to add-dir". Justification: The

svn commit: r1867198 - in /subversion/branches/1.11.x: ./ STATUS subversion/libsvn_wc/wc_db_update_move.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:56 2019 New Revision: 1867198 URL: http://svn.apache.org/viewvc?rev=1867198&view=rev Log: Merge r1857367 from trunk: * r1857367 Fix memory lifetime problem in a libsvn_wc error code path. Justification: Edge-case crash. Subversion should not

svn commit: r1867197 - in /subversion/branches/1.11.x: ./ STATUS subversion/libsvn_subr/io.c subversion/tests/libsvn_subr/io-test.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:00:49 2019 New Revision: 1867197 URL: http://svn.apache.org/viewvc?rev=1867197&view=rev Log: Merge the r1854072 group from trunk: * r1854072, r1854074, r1854216 Fix issue #4806: Remove on-disk trees with read-only directories in them. Justification:

svn commit: r1867199 - in /subversion/branches/1.11.x: ./ STATUS build/ac-macros/swig.m4 subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c

2019-09-19 Thread svn-role
Author: svn-role Date: Fri Sep 20 04:01:05 2019 New Revision: 1867199 URL: http://svn.apache.org/viewvc?rev=1867199&view=rev Log: Merge r1857391 from trunk: * r1857391 Fix build with APR 1.7.0. Justification: Bogus configure script check relies on APR internals. See https://svn.h