summaryrefslogtreecommitdiffstats
path: root/source/ap/qpdf/qpdf.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-22 19:05:02 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-22 21:32:45 +0200
commitb2fa3fdbd7ee8367f9ea371367850e010a58dfee (patch)
tree83bd592b2b06dac60ba1843d143f701c2942dbf1 /source/ap/qpdf/qpdf.SlackBuild
parent9880ebe43153cc38df982e3bc0916141ffe03c6a (diff)
downloadcurrent-b2fa3fdbd7ee8367f9ea371367850e010a58dfee.tar.gz
current-b2fa3fdbd7ee8367f9ea371367850e010a58dfee.tar.xz
Mon May 22 19:05:02 UTC 202320230522190502
ap/qpdf-11.4.0-x86_64-1.txz: Upgraded. l/exiv2-0.27.7-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_10-x86_64-1.txz: Upgraded. n/c-ares-1.19.1-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: 0-byte UDP payload causes Denial of Service. Insufficient randomness in generation of DNS query IDs. Buffer Underwrite in ares_inet_net_pton(). AutoTools does not set CARES_RANDOM_FILE during cross compilation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32067 https://www.cve.org/CVERecord?id=CVE-2023-31147 https://www.cve.org/CVERecord?id=CVE-2023-31130 https://www.cve.org/CVERecord?id=CVE-2023-31124 (* Security fix *) n/wget-1.21.4-x86_64-1.txz: Upgraded. xap/gnuplot-5.4.7-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap/qpdf/qpdf.SlackBuild')
-rwxr-xr-xsource/ap/qpdf/qpdf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/qpdf/qpdf.SlackBuild b/source/ap/qpdf/qpdf.SlackBuild
index 30f2c2f81..9be9357a0 100755
--- a/source/ap/qpdf/qpdf.SlackBuild
+++ b/source/ap/qpdf/qpdf.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qpdf
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in