Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

subversion-perl-1.14.3-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: subversion-perl Distribution: openSUSE:Factory:zSystems
Version: 1.14.3 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 4 21:21:52 2024
Group: Unspecified Build host: s390zl28
Size: 5310523 Source RPM: subversion-1.14.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://subversion.apache.org
Summary: Allows Perl scripts to directly use Subversion repositories
Provides Perl (SWIG) support for Subversion version control system.

Provides

Requires

License

Apache-2.0

Changelog

* 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)
* Thu Nov 17 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - 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 <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

Files

/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Base.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Client.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Core.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Delta.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Fs.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Ra.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Repos.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/SVN/Wc.pm
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Client
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Client/_Client.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Core
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Core/_Core.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Delta
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Delta/_Delta.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Fs
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Fs/_Fs.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Ra
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Ra/_Ra.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Repos
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Repos/_Repos.so
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Wc
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/SVN/_Wc/_Wc.so
/usr/lib64/libsvn_swig_perl-1.so.0
/usr/lib64/libsvn_swig_perl-1.so.0.0.0
/usr/share/man/man3/SVN::Base.3pm.gz
/usr/share/man/man3/SVN::Client.3pm.gz
/usr/share/man/man3/SVN::Core.3pm.gz
/usr/share/man/man3/SVN::Delta.3pm.gz
/usr/share/man/man3/SVN::Fs.3pm.gz
/usr/share/man/man3/SVN::Ra.3pm.gz
/usr/share/man/man3/SVN::Repos.3pm.gz
/usr/share/man/man3/SVN::Wc.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024