Пакет subversion: Информация

  • Default inline alert: Версия в репозитории: 1.14.3-alt1

Исходный пакет: subversion
Версия: 1.14.2-alt1
Собран:  15 апреля 2022 г. 18:08
Сообщить об ошибке в пакете
Домашняя страница: http://subversion.apache.org/

Лицензия: Apache-2.0
О пакете: A version control system
Описание: 
The goal of the Subversion project is to build a revision system that is
a compelling replacement for CVS in the open community.  The software is
released under an Apache/BSD-style source license.  See the status page
for current progress.
This package contains command-line subversion utilities: svn and
svnversion. For more utilities please look for package
subversion-server-common.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libsubversion (mipsel)
libsubversion-auth-gnome-keyring (mipsel)
libsubversion-auth-gnome-keyring-debuginfo (mipsel)
libsubversion-auth-kwallet (mipsel)
libsubversion-auth-kwallet-debuginfo (mipsel)
libsubversion-debuginfo (mipsel)
libsubversion-devel (mipsel)
subversion (mipsel)
subversion-debuginfo (mipsel)
subversion-javahl (mipsel)
subversion-javahl-debuginfo (mipsel)
subversion-perl (mipsel)
subversion-perl-debuginfo (mipsel)
subversion-python3 (mipsel)
subversion-python3-debuginfo (mipsel)
subversion-server-common (mipsel)
subversion-server-common-debuginfo (mipsel)
subversion-server-dav (mipsel)
subversion-server-dav-debuginfo (mipsel)
subversion-server-standalone (noarch)

Сопровождающий: Andrey Cherepanov


    1. apache2-devel
    2. libdbus-devel
    3. libsasl2-devel
    4. libsecret-devel
    5. python3-base
    6. python3-devel
    7. libserf-devel
    8. perl(PerlIO.pm)
    9. python3-modules-sqlite3
    10. libexpat-devel
    11. kf5-kcoreaddons-devel
    12. liblz4-devel
    13. kf5-kdelibs4support
    14. libsqlite3-devel >= 3.4.0
    15. /proc
    16. kf5-ki18n-devel
    17. perl-devel
    18. kf5-kwallet-devel
    19. libneon-devel
    20. qt5-base-devel
    21. libgnome-keyring-devel
    22. py3c-devel
    23. rpm-build-python3
    24. libapr1-devel >= 1.4.6-alt0.M60P.1
    25. libaprutil1-devel >= 1.5.1-alt0.M60P.1
    26. swig
    27. java-devel-default
    28. junit
    29. gcc-c++
    30. gcc-c++
    31. libcom_err-devel
    32. libkeyutils-devel
    33. libutf8proc-devel
    34. zlib-devel
    35. patchelf

Последнее изменение


15 апреля 2022 г. Andrey Cherepanov 1.14.2-alt1
- New version.
- Security fixes:
  + CVE-2021-28544 Subversion servers reveal copyfrom paths that should be hidden according to configured path-based authorization (authz) rules.
  + CVE-2022-24070 mod_dav_svn is prone to a use-after-free vulnerability when looking up path-based authorization rules, which can result in denial of service (crash of HTTPD worker handling the request).
14 февраля 2021 г. Andrey Cherepanov 1.14.1-alt1
- New version.
- Fixes:
  + CVE-2020-17525 Remote unauthenticated denial-of-service in Subversion mod_authz_svn
30 мая 2020 г. Andrey Cherepanov 1.14.0-alt1
- New version.
- Build subversion-python3, support for Python 2.x is removed.