Path to this page:
./
www/ap2-subversion,
WebDAV server (Apache module) for Subversion
Branch: CURRENT,
Version: 1.14.2nb5,
Package name: ap24-subversion-1.14.2nb5,
Maintainer: pkgsrc-usersThe goal of the Subversion project is to build a version control system that
is a compelling replacement for CVS in the open source community. The software
is released under an Apache/BSD-style open source license.
This package contains the mod_dav_svn Apache2 module, which implements
a sub-set of WebDAV DeltaV; it is the server back-end for Subversion's
'ra_dav' repository access mechanism. The server for the 'ra_svn'
access mechanism is included in the subversion package.
One of the long-term goals of mod_dav_svn is to provide a complete
implementation of WebDAV and DeltaV, so that other WebDAV clients
(such as Microsoft Office) can use a Subversion repository.
Required to run:[
www/serf] [
devel/subversion-base] [
www/apache24] [
archivers/lz4] [
converters/utf8proc]
Required to build:[
pkgtools/cwrappers]
Package options: serf
Master sites: (Expand)
Filesize: 8404.854 KB
Version history: (Expand)
- (2023-04-19) Updated to version: ap24-subversion-1.14.2nb5
- (2022-11-23) Updated to version: ap24-subversion-1.14.2nb4
- (2022-04-20) Updated to version: ap24-subversion-1.14.2nb3
- (2021-12-08) Updated to version: ap24-subversion-1.14.1nb2
- (2021-04-21) Updated to version: ap24-subversion-1.14.1nb1
- (2021-02-14) Updated to version: ap24-subversion-1.14.1
CVS history: (Expand)
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) |  |
Log message:
revbump for textproc/icu update
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2021-02-14 16:09:20 by Adam Ciarcinski | Files touched by this commit (9) |  |
Log message:
subversion: updated to 1.14.1
Subversion 1.14.1.
This is a stable bugfix and security release of the Apache Subversion
open source version control system.
THIS RELEASE CONTAINS AN IMPORTANT SECURITY FIX:
CVE-2020-17525
"Remote unauthenticated denial-of-service in Subversion mod_authz_svn"
The full security advisory for CVE-2020-17525 is available at:
https://subversion.apache.org/security/CVE-2020-17525-advisory.txt
A brief summary of this advisory follows:
Subversion's mod_authz_svn module will crash if the server is using
in-repository authz rules with the AuthzSVNReposRelativeAccessFile
option and a client sends a request for a non-existing repository URL.
This can lead to disruption for users of the service.
We recommend all users to upgrade to the 1.10.7 or 1.14.1 release
of the Subversion mod_dav_svn server.
As a workaround, the use of in-repository authz rules files with
the AuthzSVNReposRelativeAccessFile can be avoided by switching
to an alternative configuration which fetches an authz rules file
from the server's filesystem, rather than from an SVN repository.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-07-27 22:48:53 by Adam Ciarcinski | Files touched by this commit (10) |  |
Log message:
subversion: updated to 1.14.0
What's New in Apache Subversion 1.14
Support for Python 3.x
Support for Python 2.7 is being phased out
New Build-Time Dependency: py3c
Many enhancements and bug fixes
|