From b2bf157be93287e947cec2f8792b0fa912493a34 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 15 Jul 2019 00:26:07 +0000 Subject: Mon Jul 15 00:26:07 UTC 2019 a/bzip2-1.0.8-x86_64-1.txz: Upgraded. Fixes security issues: bzip2recover: Fix use after free issue with outFile. Make sure nSelectors is not out of range. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3189 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12900 (* Security fix *) a/kernel-generic-4.19.59-x86_64-1.txz: Upgraded. a/kernel-huge-4.19.59-x86_64-1.txz: Upgraded. a/kernel-modules-4.19.59-x86_64-1.txz: Upgraded. d/kernel-headers-4.19.59-x86-1.txz: Upgraded. k/kernel-source-4.19.59-noarch-1.txz: Upgraded. l/libwebp-1.0.3-x86_64-1.txz: Upgraded. n/dovecot-2.3.7-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/l/libwebp/libwebp.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/libwebp/libwebp.SlackBuild') diff --git a/source/l/libwebp/libwebp.SlackBuild b/source/l/libwebp/libwebp.SlackBuild index 3bf28ef7..6e84935d 100755 --- a/source/l/libwebp/libwebp.SlackBuild +++ b/source/l/libwebp/libwebp.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libwebp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3