summaryrefslogtreecommitdiffstats
path: root/source/n/dovecot/dovecot.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-09-15 19:48:39 +0000
committer Eric Hameleers <alien@slackware.com>2023-09-15 22:39:11 +0200
commit49400c361ad81bc9edb2f7598e82f4ecf035233b (patch)
treed2a464942e4f6a967db47b271f39bd5c27ca9388 /source/n/dovecot/dovecot.SlackBuild
parent49e5654148f85c784c279d21c2c642dcb83c5df1 (diff)
downloadcurrent-49400c361ad81bc9edb2f7598e82f4ecf035233b.tar.gz
current-49400c361ad81bc9edb2f7598e82f4ecf035233b.tar.xz
Fri Sep 15 19:48:39 UTC 202320230915194839
ap/ksh93-1.0.7-x86_64-1.txz: Upgraded. d/cmake-3.27.5-x86_64-1.txz: Upgraded. d/python3-3.9.18-x86_64-1.txz: Upgraded. This update fixes a security issue: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the TLS handshake and included protections (like certificate verification) and treating sent unencrypted data as if it were post-handshake TLS encrypted data. Security issue reported by Aapo Oksman; patch by Gregory P. Smith. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-40217 (* Security fix *) l/gvfs-1.52.0-x86_64-1.txz: Upgraded. l/mozjs102-102.15.1esr-x86_64-1.txz: Upgraded. n/dovecot-2.3.21-x86_64-1.txz: Upgraded. x/ibus-table-1.17.3-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.28-x86_64-1.txz: Upgraded. x/libva-2.20.0-x86_64-1.txz: Upgraded. x/libva-utils-2.20.0-x86_64-1.txz: Upgraded. xfce/elementary-xfce-0.18-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/dovecot/dovecot.SlackBuild')
-rwxr-xr-xsource/n/dovecot/dovecot.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/dovecot/dovecot.SlackBuild b/source/n/dovecot/dovecot.SlackBuild
index f275fd3fd..1c5dfaff9 100755
--- a/source/n/dovecot/dovecot.SlackBuild
+++ b/source/n/dovecot/dovecot.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=dovecot
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in