summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-06-21 18:26:35 +0000
committer Eric Hameleers <alien@slackware.com>2021-06-22 08:59:53 +0200
commit8da0aadb9c43dc02aa20f7d3cd34f2cdf88fbe95 (patch)
tree31f4ffe9045dbc3739d31a9a8c5662627ad2a7ff /source/l
parent65ce1f25842b027ce33cfc299784b6ff99007ceb (diff)
downloadcurrent-20210621182635.tar.gz
current-20210621182635.tar.xz
Mon Jun 21 18:26:35 UTC 202120210621182635
kde/kid3-3.8.7-x86_64-1.txz: Upgraded. l/openexr-2.5.7-x86_64-1.txz: Upgraded. n/dovecot-2.3.15-x86_64-1.txz: Upgraded. This update fixes security issues: Dovecot did not correctly escape kid and azp fields in JWT tokens. This may be used to supply attacker controlled keys to validate tokens, if attacker has local access. On-path attacker could have injected plaintext commands before STARTTLS negotiation that would be executed after STARTTLS finished with the client. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29157 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33515 (* Security fix *) x/libva-2.12.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/openexr/openexr.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/openexr/openexr.SlackBuild b/source/l/openexr/openexr.SlackBuild
index 23549f2a3..6305eae95 100755
--- a/source/l/openexr/openexr.SlackBuild
+++ b/source/l/openexr/openexr.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=openexr
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then