From d9bd8cd6ea50481c3706f211f8e076f9c5cc8648 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 2 Nov 2020 06:30:36 -0600 Subject: [PATCH] cifs-utils: upgrade to 6.11 Also fixes CVE-2020-14342 --- srcpkgs/cifs-utils/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cifs-utils/template b/srcpkgs/cifs-utils/template index 63ec3a449a2..6ca4f30db5d 100644 --- a/srcpkgs/cifs-utils/template +++ b/srcpkgs/cifs-utils/template @@ -1,7 +1,7 @@ # Template file for 'cifs-utils' pkgname=cifs-utils -version=6.10 -revision=2 +version=6.11 +revision=1 build_style=gnu-configure configure_args="--disable-systemd" make_install_args="ROOTSBINDIR=/usr/bin" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils" distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=92fc29c8e9039637f3344267500f1fa381e2cccd7d10142f0c1676fa575904a7 -python_version=2 #unverified +checksum=b859239a3f204f8220d3e54ed43bf8109e1ef202042dd87ba87492f8878728d9 +python_version=3 pre_configure() { autoreconf -fi