summaryrefslogtreecommitdiffstats
path: root/source/ap/cups-filters/cups-filters.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-08-21 18:39:27 +0000
committer Eric Hameleers <alien@slackware.com>2018-08-22 09:00:30 +0200
commitcfe7baffeee46ddf054cd19a6570bdab8b0cf7bd (patch)
tree94d1326175567b364b117e65e66bf6164bdb2b48 /source/ap/cups-filters/cups-filters.SlackBuild
parent536db4a134a0ade7c5ef2a2fa1dd92dbacc35093 (diff)
downloadcurrent-cfe7baffeee46ddf054cd19a6570bdab8b0cf7bd.tar.gz
current-cfe7baffeee46ddf054cd19a6570bdab8b0cf7bd.tar.xz
Tue Aug 21 18:39:27 UTC 201820180821183927
a/openssl-solibs-1.1.0i-x86_64-2.txz: Rebuilt. ap/cups-filters-1.21.0-x86_64-1.txz: Upgraded. Compiled against poppler-0.68.0. ap/qpdf-8.2.1-x86_64-1.txz: Upgraded. kde/calligra-2.9.11-x86_64-25.txz: Rebuilt. Recompiled against poppler-0.68.0. l/babl-0.1.56-x86_64-1.txz: Upgraded. l/gdbm-1.18-x86_64-1.txz: Upgraded. l/gegl-0.4.8-x86_64-1.txz: Upgraded. l/jmtpfs-0.5-x86_64-1.txz: Added. l/pango-1.42.4-x86_64-1.txz: Upgraded. l/poppler-0.68.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/dhcpcd-7.0.8-x86_64-1.txz: Upgraded. n/openssl-1.1.0i-x86_64-2.txz: Rebuilt. Fixed c_rehash script. n/php-7.2.9-x86_64-1.txz: Upgraded. t/texlive-2018.180820-x86_64-1.txz: Upgraded. Compiled against poppler-0.68.0. texdoc fixed - a cache file was missing synctex header was missing (for building third-party apps) xindy was broken - recompiled from source Thanks to Johannes Schoepfer. x/libX11-1.6.6-x86_64-1.txz: Upgraded. This update fixes some security issues: Fixed crash on invalid reply (CVE-2018-14598). Fixed off-by-one writes (CVE-2018-14599). Fixed out of boundary write (CVE-2018-14600). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14598 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14599 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14600 (* Security fix *) xap/gimp-2.10.6-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-6.txz: Rebuilt. Recompiled against poppler-0.68.0.
Diffstat (limited to 'source/ap/cups-filters/cups-filters.SlackBuild')
-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 9c714e0d1..4ef6aec9e 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