From 47128aeb9bfd16f1d5f5f7ea9aa7511a7580cd12 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 3 Sep 2019 19:30:54 +0000 Subject: Tue Sep 3 19:30:54 UTC 2019 l/dbus-python-1.2.10-x86_64-1.txz: Upgraded. l/glib2-2.60.7-x86_64-1.txz: Upgraded. l/librsvg-2.44.15-x86_64-1.txz: Upgraded. l/pyparsing-2.4.2-x86_64-1.txz: Upgraded. n/samba-4.10.8-x86_64-1.txz: Upgraded. This update addresses a security issue: On a Samba SMB server for all versions of Samba from 4.9.0 clients are able to escape outside the share root directory if certain configuration parameters set in the smb.conf file. For more information, see: https://www.samba.org/samba/security/CVE-2019-10197.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10197 (* Security fix *) --- source/l/dbus-python/dbus-python.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/dbus-python') diff --git a/source/l/dbus-python/dbus-python.SlackBuild b/source/l/dbus-python/dbus-python.SlackBuild index b2dd1852..bfed0921 100755 --- a/source/l/dbus-python/dbus-python.SlackBuild +++ b/source/l/dbus-python/dbus-python.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=dbus-python VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3