subversion: security bump to version 1.9.4
Fixes: CVE-2016-2167 - svnserve/sasl may authenticate users using the wrong realm. CVE-2016-2168 - Remotely triggerable DoS vulnerability in mod_authz_svn during COPY/MOVE authorization check. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
692005ae90
commit
2cae3b0c0a
@ -1,2 +1,2 @@
|
||||
# From http://subversion.apache.org/download.cgi#recommended-release
|
||||
sha1 27e8df191c92095f48314a415194ec37c682cbcf subversion-1.9.3.tar.bz2
|
||||
sha1 bc7d51fdda43bea01e1272dfe9d23d0a9d6cd11c subversion-1.9.4.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SUBVERSION_VERSION = 1.9.3
|
||||
SUBVERSION_VERSION = 1.9.4
|
||||
SUBVERSION_SOURCE = subversion-$(SUBVERSION_VERSION).tar.bz2
|
||||
SUBVERSION_SITE = http://mirror.catn.com/pub/apache/subversion
|
||||
SUBVERSION_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user