Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: subversion-ruby | Distribution: openSUSE Tumbleweed |
Version: 1.14.2 | Vendor: openSUSE |
Release: 2.4 | Build date: Fri May 20 01:35:19 2022 |
Group: Unspecified | Build host: goat09 |
Size: 2784640 | Source RPM: subversion-1.14.2-2.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://subversion.apache.org | |
Summary: Allows Ruby scripts to directly use Subversion repositories |
Provides Ruby (SWIG) support for Subversion version control system.
Apache-2.0
* Wed Apr 13 2022 Dirk Müller <dmueller@suse.com> - split testsuite into _multibuild flavor to speedup dependent packages - rediff patches (no functional change) * Tue Apr 12 2022 Andreas Stieger <andreas.stieger@gmx.de> - 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 <danilo.spinella@suse.com> - Fix testCrash_RequestChannel_nativeRead_AfterException test on aarch64 and ppc64le, bsc#1195486 bsc#1193778 * fix-javahl-test.patch- * Wed Nov 24 2021 Johannes Segitz <jsegitz@suse.com> - Added hardening to systemd service(s) (bsc#1181400). Modified: * svnserve.service * Fri Nov 12 2021 Danilo Spinella <danilo.spinella@suse.com> - 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 <gmbr3@opensuse.org> - Change to using systemd-sysusers * Thu Oct 14 2021 Andreas Stieger <andreas.stieger@gmx.de> - always build with kwallet support, no longer make a distrinction between openSUSE and SLE (boo#1191282) * Wed Feb 10 2021 Markéta Machová <mmachova@suse.com> - 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 * Tue Dec 01 2020 pgajdos@suse.com - use system apache rpm macros * Mon Oct 19 2020 Tomáš Chvátal <tchvatal@suse.com> - Enable kde integration from 15-SP3 and newer releases jsc#SLE-11654 * Sat Sep 26 2020 d_werner@gmx.net - update the path of the PIDFile in the svnserve.service file: change /var/run/svnserve/svnserve.pid to /run/svnserve/svnserve.pid * Fri Sep 25 2020 d_werner@gmx.net - update the tmpfiles.d/ drop-in file as requested by the rpm output /usr/lib/tmpfiles.d/svnserve.conf:1: Line references path below legacy directory /var/run/, updating /var/run/svnserve → /run/svnserve; * Wed Sep 23 2020 Dirk Mueller <dmueller@suse.com> - speed up testsuite run by using /dev/shm - disable output aggregation that spec-cleaner introduces in checks * Wed Sep 09 2020 Antonio Larrosa <alarrosa@suse.com> - Fix jira reference to SLE-11901 * Fri Sep 04 2020 Antonio Larrosa <alarrosa@suse.com> - Add patch to remove dependency on kdelibs4support just to run kf5-config to find out that headers are in /usr/include and libraries are in /usr/lib(64) (jsc#SLE-11901): * remove-kdelibs4support-dependency.patch * Mon Jul 27 2020 Callum Farmer <callumjfarmer13@gmail.com> - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) * Thu Jun 11 2020 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.14.0: * Support for Python 3.x * Support for Python 2.7 is being phased out * New Build-Time Dependency: py3c * Many enhancements and bug fixes - Drop patches: * subversion-1.12.0-swig-4.patch * ruby27-warnings.patch * ruby-includes.patch - Refresh patch subversion-no-build-date.patch * Tue May 05 2020 Martin Liška <mliska@suse.cz> - Add disable-fs-fs-pack-test.patch in order to fix boo#1170834. * Wed Apr 15 2020 Tomáš Chvátal <tchvatal@suse.com> - Try to get building with ruby 2.7 bsc#1169446 - Add patches: * ruby27-warnings.patch * ruby-includes.patch * Tue Mar 31 2020 Martin Liška <mliska@suse.cz> - Fix boo#1167467 by gcc10-do-not-optimize-get_externals_to_pin.patch. * Wed Jan 08 2020 Tomáš Chvátal <tchvatal@suse.com> - Disable dependency on ctypesgen which is borked with new pythons * Sun Nov 10 2019 Andreas Stieger <andreas.stieger@gmx.de> - Apache Subversion 1.13.0: * New 'svnadmin rev-size' command to report revision size * Performance improvement for 'svn st' etc., in WC SQLite DB * Fix 'svn patch' setting mode 0600 on patched files with props * Fix "svn diff --changelist ARG" broken in subdirectories * Fix misleading 'redirect cycle' error on a non-repository URL * svnserve: Report some errors that were previously ignored * Make server code more resilient to malformed paths and URLs * Make dump stream parser more resilient to malformed dump stream * mod_dav_svn: Fix missing Last-Modified header on 'external' GET requests * Fix excessive memory usage in some cases reading binary data * Thu Sep 26 2019 Franz Sirl <franz.sirl-obs@lauterbach.com> - Enable build and check with swig-3: * Only enable subversion-1.12.0-swig-4.patch for Tumbleweed * 'make check-swig-py' doesn't pass with swig-4 - Enable 'make check-swig-rb' everywhere again * Fri Jul 26 2019 matthias.gerstner@suse.com - removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html * Thu Jul 25 2019 Tomáš Chvátal <tchvatal@suse.com> - Add patches to fix bsc#1142743 and bsc#1142721 CVE-2019-0203 CVE-2018-11782: * CVE-2018-11782.patch * CVE-2019-0203.patch * Thu Jul 25 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.12.2: * Fix conflict resolver bug: local and incoming edits swapped. (r1863285) * Fix memory lifetime problem in a libsvn_wc error code path. (r1863287) * CVE-2018-11782 bsc#1142743 * CVE-2019-0203 bsc#1142721 * Sun Jul 21 2019 Antoine Belvire <antoine.belvire@opensuse.org> - Add subversion-1.12.0-swig-4.patch: Fix build with Swig 4 (boo#1135747). * Sat May 18 2019 Andreas Stieger <andreas.stieger@gmx.de> - Apache Subversion 1.12.0: * 'move vs. move' merge conflicts can now be resolve * 'svn --version --verbose' shows loaded libraries on Linux * 'svnrdump' can read/write a file instead of stdin/stdout * 'svn list' tries to not truncate the author's name * 'svn list' can show sizes in base-2 unit suffixes * 'svn info' shows the size of files in the repository * 'svn cleanup' can remove read-only directories * Repos-to-WC copy with --parents works with absent target * Repos-to-WC copy from foreign repo with peg/operative revs * Ignore empty group definitions in authz files * svnauthz: warn about empty groups in authz files * Storing passwords in plain text on disk is disabled by default * Fri Apr 26 2019 mvetter@suse.com - bsc#1130588: Require shadow instead of old pwdutils * Mon Mar 25 2019 olaf@aepfle.de - Install pkgconfig into libdir instead of datadir with subversion-pkgconfig.patch * Fri Jan 18 2019 astieger@suse.com - Apache Subversion 1.11.1: * Add conflict resolver support for added vs unversioned file * Add conflict resolver support for unversioned directories * Various client-side bug fixes for working copy operations * Server: fix unexpected SVN_ERR_FS_NOT_DIRECTORY errors * Server: fix mod_dav_svn's SVNUseUTF8 had no effect in some setups * Server: fix a crash in mod_http2 * JavaHL bindings: Fix crash in client code when using external diff - Fixed a vulnerability that allowed malicious SVN clients to trigger a crash in mod_dav_svn by omitting the root path from a recursive directory listing request (CVE-2018-11803 bsc#1122842) * Fri Jan 11 2019 Tomáš Chvátal <tchvatal@suse.com> - Move the bash completion to /usr as per rpmlint warning
/usr/lib/libsvn_swig_ruby-1.so.0 /usr/lib/libsvn_swig_ruby-1.so.0.0.0 /usr/lib/ruby/site_ruby/3.1.0 /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/client.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/core.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/delta.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/diff.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/fs.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/ra.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/repos.so /usr/lib/ruby/site_ruby/3.1.0/i586-linux-gnu/svn/ext/wc.so /usr/lib/ruby/site_ruby/3.1.0/svn /usr/lib/ruby/site_ruby/3.1.0/svn/client.rb /usr/lib/ruby/site_ruby/3.1.0/svn/commit-mailer.rb /usr/lib/ruby/site_ruby/3.1.0/svn/core.rb /usr/lib/ruby/site_ruby/3.1.0/svn/delta.rb /usr/lib/ruby/site_ruby/3.1.0/svn/error.rb /usr/lib/ruby/site_ruby/3.1.0/svn/fs.rb /usr/lib/ruby/site_ruby/3.1.0/svn/info.rb /usr/lib/ruby/site_ruby/3.1.0/svn/ra.rb /usr/lib/ruby/site_ruby/3.1.0/svn/repos.rb /usr/lib/ruby/site_ruby/3.1.0/svn/synchronizer.rb /usr/lib/ruby/site_ruby/3.1.0/svn/util.rb /usr/lib/ruby/site_ruby/3.1.0/svn/wc.rb
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 16 23:15:40 2022