From 195de6e70afa1ccf587b761ee30f2990b88e3753 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 1/2] 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 b6ef87417d1..e10c80ec8b1 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 From dba5bcf5b79e31f9d4a2b124bea57a52de2847eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 10 Feb 2021 14:16:25 -0300 Subject: [PATCH 2/2] subversion-kwallet-auth: update to 1.14.1. --- srcpkgs/subversion-kwallet-auth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/subversion-kwallet-auth/template b/srcpkgs/subversion-kwallet-auth/template index 4b868b57e05..12210f250d5 100644 --- a/srcpkgs/subversion-kwallet-auth/template +++ b/srcpkgs/subversion-kwallet-auth/template @@ -3,7 +3,7 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/subversion". # pkgname=subversion-kwallet-auth -version=1.14.0 +version=1.14.1 revision=1 wrksrc="subversion-${version}" build_style=gnu-configure @@ -22,7 +22,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 lib32disabled=yes pre_configure() {