* Fri Dec 27 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- fix inconsistencies in subversion.README.SUSE
* Mon Dec 09 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Apache Subversion 1.14.5
* CVE-2024-46901: mod_dav_svn denial-of-service via control
characters in paths (boo#1234317)
- drop patches included upstream:
* subversion-1.14.4-swig-4.3.0-swig-py.patch
* subversion-1.14.4-swig-4.3.0-swig-rb.patch
* Thu Oct 24 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Fix build with Swig 4.3.0 (boo#1231590)
* subversion-1.14.4-swig-4.3.0-swig-py.patch
* subversion-1.14.4-swig-4.3.0-swig-rb.patch
* Fri Oct 18 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Update to 1.14.4:
* Fix unbounded memory usage in propget and proplist --xml
* Fix cmdline parsing bugs in --change (-c) argument
* Improve help message for svnmucc PUT
* mailer.py: Fix inconsistency in Config.which_group() arguments
* Convert path to local style in error message from diff API
* Fix `invalid escape sequence` in .py scripts for Python 3.12
* swig-py: Fix `none_dealloc` error caused by refcount issue
* Fix a msgid in svnadmin.c which was not a valid C string
- drop patches included upstream:
* subversion-1.14.3-gcc14-2.patch
* subversion-1.14.3-gcc14.patch
* Thu Sep 26 2024 Bernhard Wiedemann <bwiedemann@suse.com>
- Use strip-nondeterminism to normalize jar mtimes
* Tue Jun 04 2024 Andreas Stieger <andreas.stieger@gmx.de>
- fix build with gcc14 (boo#1225929)
subversion-1.14.3-gcc14.patch
subversion-1.14.3-gcc14-2.patch
* Sat Dec 30 2023 Dirk Müller <dmueller@suse.com>
- update to 1.14.3:
* Fix svn:mergeinfo diff parser bug when parsing forward merges
* Fix redirected URL handling with file externals
* swig-rb: Fix uses of 'File.exist?', deprecated since Ruby 2.1
* Build: Fix uses of deprecated Python APIs
* Build: Retain ability to build SWIG Python 2 bindings
* Fix reading WC lock status with svn_wc_status2_t
* JavaHL: Add @Deprecated to silence compiler warnings
* JavaHL: Fix crash in case of null message in getMessage
* Fix build breakage of release tarballs by installed swig
* Add regression test for issue #4711 "invalid xml file"
* swig-py: Fix building with SWIG 4.1.0 (r1904167)
* Makefile.in: Fix cleaning of __pycache__ dirs and *.pyc
* swig-py: Avoid deprecated options to SWIG >= 4.1.0 (r1904198,
r1904287)
* swig-py: Use sysconfig to allow building with Python 3.12
* INSTALL: Document not to use SVN with APR 1.7.3 on Windows
* Fix test suite broken by syntax error when --enable-sasl
* swig-py: Fix issues #4916, #4917, #4918 (r1912500 et al)
* swig-py: Improve error when no external diff (r1912724, -743,
issue #1778)
* autogen.sh: Fix building when Python is not named "python"
- drop ruby32-fixes.patch, swig4.patch: upstream/obsolete
- rebase all patches to -p1 to be able to switch to autosetup
* Wed Jun 21 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to avoid some aarch64 workers for
subversion:testsuite to avoid to hang
* Fri Mar 10 2023 Dirk Müller <dmueller@suse.com>
- add swig4.patch for better support with SWIG 4.x (bsc#1209110)
* Fri Jan 06 2023 Dirk Müller <dmueller@suse.com>
- add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)