subversion: security bump to version 1.7.19
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 16 Dec 2014 14:08:17 +0000 (11:08 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 12:22:18 +0000 (13:22 +0100)
Fixes:
CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests.
CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction names.

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/subversion/subversion.hash [new file with mode: 0644]
package/subversion/subversion.mk

diff --git a/package/subversion/subversion.hash b/package/subversion/subversion.hash
new file mode 100644 (file)
index 0000000..b6a0e88
--- /dev/null
@@ -0,0 +1,2 @@
+# From https://mail-archives.apache.org/mod_mbox/subversion-dev/201412.mbox/%3C548F4EEB.7030601@apache.org%3E
+sha1   bb3cd135bbd856e7f0f2d59313f075b9bbec9848        subversion-1.7.19.tar.gz
index 5f37a87c7777907d94b9aaa6283b0646c2abeb07..3c6c3f0f735458f38dffd145f6cd5b4d5182c9c7 100644 (file)
@@ -4,11 +4,10 @@
 #
 ################################################################################
 
-SUBVERSION_VERSION = 1.7.18
+SUBVERSION_VERSION = 1.7.19
 SUBVERSION_SITE = http://archive.apache.org/dist/subversion
 SUBVERSION_LICENSE = Apache-2.0
 SUBVERSION_LICENSE_FILES = LICENSE
-
 SUBVERSION_DEPENDENCIES = host-pkgconf apr apr-util expat neon zlib sqlite
 SUBVERSION_CONF_OPTS = \
        --with-expat=$(STAGING_DIR)/usr/include:$(STAGING_DIR)/usr/lib: \