From 7c3a378a752b9139754ea89ab8e730baf6b271ad Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 12 Dec 2019 20:40:15 +0000 Subject: Thu Dec 12 20:40:15 UTC 2019 ap/hplip-3.19.12-x86_64-1.txz: Upgraded. ap/pamixer-1.4-x86_64-4.txz: Rebuilt. Recompiled against boost-1.72.0. ap/vim-8.2.0000-x86_64-1.txz: Upgraded. d/bison-3.5-x86_64-1.txz: Upgraded. kde/calligra-2.9.11-x86_64-33.txz: Rebuilt. Recompiled against boost-1.72.0. l/akonadi-1.13.0-x86_64-14.txz: Rebuilt. Recompiled against boost-1.72.0. l/boost-1.72.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libssh-0.9.3-x86_64-1.txz: Upgraded. This fixes a security issue (low impact according to upstream): Unsanitized location in scp could lead to unwanted command execution. In addition, the 0.9.3 release benefited from a security audit sponsored by the Mozilla Open Source Support program. The audit results were used to improve the overall security and code quality of libssh. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14889 (* Security fix *) n/libqmi-1.24.2-x86_64-1.txz: Upgraded. x/compiz-0.8.16.1-x86_64-1.txz: Upgraded. x/mesa-19.3.0-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.0000-x86_64-1.txz: Upgraded. --- source/l/akonadi/akonadi.SlackBuild | 2 +- source/l/boost/boost.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/l') diff --git a/source/l/akonadi/akonadi.SlackBuild b/source/l/akonadi/akonadi.SlackBuild index 5970a2452..62fc66512 100755 --- a/source/l/akonadi/akonadi.SlackBuild +++ b/source/l/akonadi/akonadi.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=akonadi VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-13} +BUILD=${BUILD:-14} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild index 87dc6258c..af1870beb 100755 --- a/source/l/boost/boost.SlackBuild +++ b/source/l/boost/boost.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=boost VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3-79-gdb01