summaryrefslogtreecommitdiff
path: root/devel/subversion
diff options
context:
space:
mode:
authortaca <taca>2010-10-13 13:58:58 +0000
committertaca <taca>2010-10-13 13:58:58 +0000
commit351fbd5e0ea01096d692eb64cfe12afc23e8762b (patch)
tree1f24b9e1edc5ff7c4d5d72f24b7d4b36a04f279b /devel/subversion
parent9690ce428e9e8a6f28171b20fdae2b9ef5184fc4 (diff)
downloadpkgsrc-351fbd5e0ea01096d692eb64cfe12afc23e8762b.tar.gz
Update subversion to 1.6.13, fix security problem.
Quote from release announce: This is a bugfix release, part of the 1.6.x release series. Of note, this release includes a fix which addresses CVE-2010-3315, a security issue when using 'SVNPathAuthz short_circuit'. More information can be found here: http://subversion.apache.org/security/CVE-2010-3315-advisory.txt CHANGES: Version 1.6.13 (01 Oct 2010, from /branches/1.6.x) http://svn.apache.org/repos/asf/subversion/tags/1.6.13 User-visible changes: * don't drop properties during foreign-repo merges (issue #3623) * improve auto-props failure error message (r961970) * improve error message for 403 status with ra_neon (r876615) * don't allow 'merge --reintegrate' for 2-url merges (r959004) * improve handling of missing fsfs.conf during hotcopy (r980811, -1449) * escape unsafe characters in a URL during export (issue #3683) * don't leak stale locks in FSFS (r959760) * better detect broken working copies during update over ra_neon (r979045) * fsfs: make rev files read-only (r981921) * properly canonicalize a URL (r984928, -31) * fix wc corruption with 'commit --depth=empty' (issue #3700) * permissions fixes when doing reintegrate merges (related to issue #3242) * fix mergeinfo miscalculation during 2-url merges (issue #3648) * fix error transmission problems in svnserve (r997457, -66) * fixed: record-only merges create self-referential mergeinfo (issue #3646) * fixed: 'SVNPathAuthz short_circuit' unsolicited read access (issue #3695) * make 'svnmucc propset' handle existing and non-existing URLs (r1000607) * add new 'propsetf' subcommand to svnmucc (r1000612) * emit a warning about copied dirs during ci with limited depth (r1002094) Developer-visible changes: * make ruby bindings compatible with Ruby 1.9 (r957507) * use the repos verify API in JavaHL (r948916) * teach ra_serf to parse md5 checksums with update editors (r979429) * let ra_serf work with current serf releases (r879757, r880320, r943796)
Diffstat (limited to 'devel/subversion')
-rw-r--r--devel/subversion/Makefile.version4
-rw-r--r--devel/subversion/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/subversion/Makefile.version b/devel/subversion/Makefile.version
index 72681e9a371..36a87daa4da 100644
--- a/devel/subversion/Makefile.version
+++ b/devel/subversion/Makefile.version
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.54 2010/09/19 16:10:46 sno Exp $
+# $NetBSD: Makefile.version,v 1.55 2010/10/13 13:58:58 taca Exp $
# When updating subversion, all packages are updated at the same time
# to have a consistent set of packages. A particularly tricky aspect
@@ -7,5 +7,5 @@
# changing the version.
.if !defined(SVNVER)
-SVNVER= 1.6.12
+SVNVER= 1.6.13
.endif
diff --git a/devel/subversion/distinfo b/devel/subversion/distinfo
index 557162548ce..0f9d20550b9 100644
--- a/devel/subversion/distinfo
+++ b/devel/subversion/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.75 2010/09/19 16:10:46 sno Exp $
+$NetBSD: distinfo,v 1.76 2010/10/13 13:58:58 taca Exp $
-SHA1 (subversion-1.6.12.tar.gz) = 540ceebdc46721032f772bd713acc28496ec4ab8
-RMD160 (subversion-1.6.12.tar.gz) = 26fa6d6796918aaed58fa9c21d72b40f5e6dbd53
-Size (subversion-1.6.12.tar.gz) = 7495540 bytes
+SHA1 (subversion-1.6.13.tar.gz) = 06d3afc49182c80ea712c13409c008d27a4e889b
+RMD160 (subversion-1.6.13.tar.gz) = bf0c1f18e9bded4dc08c88e02af37b4b494a709d
+Size (subversion-1.6.13.tar.gz) = 7511966 bytes
SHA1 (patch-ad) = 52da52e60e4d70266081d98ab0bf4ec312427bd6
SHA1 (patch-ae) = 55982ded0a7cbb09a91545c7580021e8ed4947f0