Path to this page:
./
devel/subversion-base,
Version control system, base programs and libraries
Branch: pkgsrc-2014Q2,
Version: 1.8.9,
Package name: subversion-base-1.8.9,
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 all the Subversion programs and libraries except
the Apache module mod_dav_svn (for which see the ap2-subversion
package) and the Python bindings and some programs which use them (for
which see the py-subversion package). Installing this package
alone will satisfy most people's needs, providing all three repository
access layers (local, svn, and dav) and the server for the svn access
layer.
Required to run:[
databases/sqlite3] [
www/serf] [
devel/apr] [
devel/apr-util]
Package options: serf
Master sites: (Expand)
SHA1: 424ee12708f39a126efd905886666083dcc4eeaf
RMD160: 768752414673988b23b8257c5d13e889daaa229d
Filesize: 6668.868 KB
Version history: (Expand)
- (2014-07-11) Updated to version: subversion-base-1.8.9
- (2014-07-02) Package added to pkgsrc.se, version subversion-base-1.8.8nb1 (created)
CVS history: (Expand)
2014-09-11 21:12:57 by Matthias Scheler | Files touched by this commit (5) | |
Log message:
Pullup ticket #4496 - requested by he
devel/java-subversion: security update
devel/p5-subversion: security update
devel/py-subversion: security update
devel/ruby-subversion: security update
devel/subversion-base: security update
www/ap2-subversion: security update
Revisions pulled up:
- devel/subversion-base/options.mk 1.14
- devel/subversion/Makefile 1.57
- devel/subversion/Makefile.version 1.70
- devel/subversion/distinfo 1.93
- devel/subversion/files/build-outputs.mk 1.24
---
Module Name: pkgsrc
Committed By: adam
Date: Wed Aug 13 09:08:55 UTC 2014
Modified Files:
pkgsrc/devel/subversion: Makefile Makefile.version distinfo
pkgsrc/devel/subversion-base: options.mk
pkgsrc/devel/subversion/files: build-outputs.mk
Log message:
Changes 1.8.10:
This release addresses two security issues:
CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs.
CVE-2014-3528: credentials cached with svn may be sent to wrong server.
|