./devel/p5-subversion, Perl bindings for Subversion

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 1.8.9nb1, Package name: p5-subversion-1.8.9nb1, Maintainer: pkgsrc-users

The 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 Perl bindings to the Subversion libraries.


Required to run:
[www/serf] [devel/subversion-base] [lang/perl5]


Package options: serf

Master sites: (Expand)

SHA1: 424ee12708f39a126efd905886666083dcc4eeaf
RMD160: 768752414673988b23b8257c5d13e889daaa229d
Filesize: 6668.868 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-11 21:32:19 by Matthias Scheler | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #4498 - requested by he
devel/p5-subversion: security update

Revisions pulled up:
- devel/p5-subversion/Makefile                                  1.81

---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Aug 13 09:09:57 UTC 2014

   Modified Files:
   	pkgsrc/devel/p5-subversion: Makefile

   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.