summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-28 19:33:46 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-29 06:59:44 +0200
commitd48b3dea7888fc6e194df1ca985338f95530c610 (patch)
tree5bd46c357c2b498073aab885690d6b2f28db46ea /source/ap
parent3e5df2ef049ccdbfa62be7f61584878ca2d52083 (diff)
downloadcurrent-d48b3dea7888fc6e194df1ca985338f95530c610.tar.gz
current-d48b3dea7888fc6e194df1ca985338f95530c610.tar.xz
Mon Mar 28 19:33:46 UTC 202220220328193346
a/kernel-generic-5.17.1-x86_64-1.txz: Upgraded. a/kernel-huge-5.17.1-x86_64-1.txz: Upgraded. a/kernel-modules-5.17.1-x86_64-1.txz: Upgraded. a/util-linux-2.38-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.13-x86_64-1.txz: Upgraded. d/kernel-headers-5.17.1-x86-1.txz: Upgraded. k/kernel-source-5.17.1-noarch-1.txz: Upgraded. l/shared-mime-info-2.2-x86_64-1.txz: Upgraded. l/zlib-1.2.12-x86_64-1.txz: Upgraded. This update fixes memory corruption when deflating (i.e., when compressing) if the input has many distant matches. Thanks to marav. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032 (* Security fix *) n/epic5-2.1.7-x86_64-1.txz: Upgraded. n/libgcrypt-1.10.1-x86_64-1.txz: Upgraded. n/s-nail-14.9.24-x86_64-1.txz: Upgraded. x/libwacom-2.2.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/cups-filters/cups-filters.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/cups-filters/cups-filters.SlackBuild b/source/ap/cups-filters/cups-filters.SlackBuild
index 9ca96c91b..ffbe020a5 100755
--- a/source/ap/cups-filters/cups-filters.SlackBuild
+++ b/source/ap/cups-filters/cups-filters.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups-filters
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