A Concurrent Versioning system similar to but better than CVS
Subversion does the same thing cvs (CVS (Concurrent Versioning System))
but has major enhancements compared to CVS. The name of the cmdline
client is svn.
- Developed at devel:tools:scm:svn
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/subversion && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000139 139 Bytes | |
contrib-1804739.tar.bz2 | 0000286671 280 KB | |
subversion-1.10.2-javadoc.patch | 0000000447 447 Bytes | |
subversion-1.12.0-swig-4.patch | 0000000770 770 Bytes | |
subversion-1.12.2.tar.bz2 | 0008506584 8.11 MB | |
subversion-1.12.2.tar.bz2.asc | 0000002121 2.07 KB | |
subversion-1.8.0-rpath.patch | 0000004100 4 KB | |
subversion-fix-parallel-build-support-for-perl-bin |
0000000568 568 Bytes | |
subversion-no-build-date.patch | 0000004873 4.76 KB | |
subversion-perl-underlinking.patch | 0000001320 1.29 KB | |
subversion-pkgconfig.patch | 0000000327 327 Bytes | |
subversion-rpmlintrc | 0000000209 209 Bytes | |
subversion-swig-perl-Wall.patch | 0000000604 604 Bytes | |
subversion-swig-perl-install_vendor.patch | 0000000692 692 Bytes | |
subversion.README.SUSE | 0000008731 8.53 KB | |
subversion.changes | 0000189728 185 KB | |
subversion.conf | 0000003284 3.21 KB | |
subversion.keyring | 0003713967 3.54 MB | |
subversion.libtool-verbose.patch | 0000000608 608 Bytes | |
subversion.spec | 0000018543 18.1 KB | |
subversion.svndiff.sh | 0000000393 393 Bytes | |
subversion.svngrep.sh | 0000000135 135 Bytes | |
subversion.sysconfig.svnserve | 0000000526 526 Bytes | |
svnserve.service | 0000000324 324 Bytes | |
svnserve.tmpfiles | 0000000035 35 Bytes |
Revision 167 (latest revision is 197)
Dominique Leuenberger (dimstar_suse)
accepted
request 724598
from
Tomáš Chvátal (scarabeus_iv)
(revision 167)
- Add patches to fix bsc#1142743 and bsc#1142721 CVE-2019-0203 CVE-2018-11782: * CVE-2018-11782.patch * CVE-2019-0203.patch - Apache Subversion 1.8.19 (bsc#1051362): * A malicious, compromised server or MITM may cause svn client to execute arbitrary commands by sending repository content with svn:externals definitions pointing to crafted svn+ssh URLs. CVE-2017-9800 - Apache Subversion 1.8.18 (bsc#1026936): This change makes Subversion resilient to collision attacks, including SHA-1 collision attacks such as <http://shattered.io/>. https://subversion.apache.org/faq#shattered-sha1 * fsfs: never attempt to share directory representations * fsfs: make consistency independent of hash algorithms * work around an APR bug related to file truncation - Package the 'svnauthz' binary. - Apache Subversion 1.8.17: * bsc#1011552 CVE-2016-8734 Unrestricted XML entity expansion in mod_dontdothat and Subversion clients using http(s):// * Client-side bugfixes: + fix handling of newly secured subdirectories in working copy + ra_serf: fix deleting directories with many files + gpg-agent: properly handle passwords with percent characters + merge: fix crash when merging to a local add * Server-side bugfixes:
Comments 0