From 2aaa8da3dc4c0f66e4c0b96a9093ba507ea9ec90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 10 Feb 2021 14:16:02 -0300 Subject: [PATCH] subversion: update to 1.14.1. Fixes CVE-2020-17525. --- srcpkgs/subversion/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/subversion/template b/srcpkgs/subversion/template index b6ef87417d..e10c80ec8b 100644 --- a/srcpkgs/subversion/template +++ b/srcpkgs/subversion/template @@ -3,8 +3,8 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/subversion-kwallet-auth". # pkgname=subversion -version=1.14.0 -revision=3 +version=1.14.1 +revision=1 build_style=gnu-configure configure_args="--disable-javahl --disable-static --config-cache --with-gnome-keyring --with-editor=vi --disable-mod-activation @@ -21,7 +21,7 @@ license="Apache-2.0, BSD-3-Clause" homepage="http://subversion.apache.org/" changelog="https://subversion.apache.org/docs/release-notes/${version%.*}.html" distfiles="http://apache.uvigo.es/subversion/subversion-${version}.tar.bz2" -checksum=6ba8e218f9f97a83a799e58a3c6da1221d034b18d9d8cbbcb6ec52ab11722102 +checksum=2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9 pre_configure() { # Based on native build values