Changelog for
subversion-debugsource-1.14.5-2.2.x86_64.rpm :
* Fri Dec 27 2024 Johannes Kastl
- fix inconsistencies in subversion.README.SUSE
* Mon Dec 09 2024 Andreas Stieger - 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 - 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 - 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 - Use strip-nondeterminism to normalize jar mtimes
* Tue Jun 04 2024 Andreas Stieger - 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 - 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 AATTDeprecated 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 - Update _constraints to avoid some aarch64 workers for subversion:testsuite to avoid to hang
* Fri Mar 10 2023 Dirk Müller - add swig4.patch for better support with SWIG 4.x (bsc#1209110)
* Fri Jan 06 2023 Dirk Müller - add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)
* Thu Nov 17 2022 Dominique Leuenberger - Do not have the main package recommend the bash-completion sub-package, but rather have the subpackage supplement the combination of subversion and bash-completion.
* Wed Apr 13 2022 Dirk Müller - split testsuite into _multibuild flavor to speedup dependent packages- rediff patches (no functional change)
* Tue Apr 12 2022 Andreas Stieger - Apache Subversion 1.14.2:
* CVE-2021-28544: SVN authz protected copyfrom paths regression (boo#1197939)
* CVE-2022-24070: mod_dav_svn memory corruption (boo#1197940)
* Fix -r option documentation for some svnadmin subcommands
* Fix error message encoding when system() call fails
* Fix assertion failure in conflict resolver
* Support multiple working copy formats (1.8-onward, 1.15)
* Mon Mar 07 2022 Danilo Spinella - Fix testCrash_RequestChannel_nativeRead_AfterException test on aarch64 and ppc64le, bsc#1195486 bsc#1193778
* fix-javahl-test.patch-
* Wed Nov 24 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* svnserve.service
* Fri Nov 12 2021 Danilo Spinella - The following issues have already been fixed in this package but weren\'t previously mentioned in the changes file:
* bsc#1185052
* Wed Oct 20 2021 Callum Farmer - Change to using systemd-sysusers
* Thu Oct 14 2021 Andreas Stieger - always build with kwallet support, no longer make a distrinction between openSUSE and SLE (boo#1191282)
* Wed Feb 10 2021 Markéta Machová - Update to 1.14.1
* Fix non-deterministic generation of mergeinfo
* Fix invalid SQL quoting in working copy upgrade system
* Convert filename for editor from UTF-8 to the locale\'s encoding
* Make the hot-backup.py script work with Python 3
* Fix an uninitialized read in FSFS
* Fix a potential NULL dereference in the config file parser (bsc#1181687, CVE-2020-17525)- Rebase subversion-no-build-date.patch