Path to this page:
./
devel/subversion,
Version control system, meta-package
Branch: pkgsrc-2014Q2,
Version: 1.8.9nb1,
Package name: subversion-1.8.9nb1,
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 is a meta-package. It installs no files, but it depends on all
the Subversion components, including the base package with the
subversion client and server, the apache module, and four language
bindings. (If you just want the basic svn and svnadmin programs see
devel/subversion-base.)
Required to run:[
www/serf] [
www/ap2-subversion] [
devel/py-subversion] [
devel/subversion-base] [
devel/ruby-subversion] [
devel/p5-subversion] [
lang/python27]
Required to build:[
www/apache22]
Package options: serf
Master sites: (Expand)
SHA1: 424ee12708f39a126efd905886666083dcc4eeaf
RMD160: 768752414673988b23b8257c5d13e889daaa229d
Filesize: 6668.868 KB
Version history: (Expand)
- (2014-07-11) Updated to version: subversion-1.8.9nb1
- (2014-07-02) Package added to pkgsrc.se, version subversion-1.8.8 (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.
|