summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-01-31 21:19:19 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-01 13:30:49 +0100
commit4af705d201f28b1b12ac1ba92fb9afea3b88fe29 (patch)
tree50fc9ebf6279b33289c54ada5da78ce044cd5c17 /patches
parent71cfddeb9faf318dd1d2b11c61a2202fd580b653 (diff)
downloadcurrent-4af705d201f28b1b12ac1ba92fb9afea3b88fe29.tar.gz
current-4af705d201f28b1b12ac1ba92fb9afea3b88fe29.tar.xz
Wed Jan 31 21:19:19 UTC 202420240131211919_15.0
extra/sendmail/sendmail-8.18.1-x86_64-1_slack15.0.txz: Upgraded. sendmail through 8.17.2 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because sendmail supports <LF>.<CR><LF> but some other popular e-mail servers do not. This is resolved in 8.18 and later versions with 'o' in srv_features. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-51765 (* Security fix *) extra/sendmail/sendmail-cf-8.18.1-noarch-1_slack15.0.txz: Upgraded. patches/packages/curl-8.6.0-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. patches/packages/libmilter-8.18.1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release.
Diffstat (limited to 'patches')
-rw-r--r--patches/packages/curl-8.6.0-x86_64-1_slack15.0.txt (renamed from patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/libmilter-8.18.1-x86_64-1_slack15.0.txt (renamed from patches/packages/libmilter-8.17.2-x86_64-1_slack15.0.txt)0
-rwxr-xr-xpatches/source/libmilter/libmilter.SlackBuild2
3 files changed, 1 insertions, 1 deletions
diff --git a/patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt b/patches/packages/curl-8.6.0-x86_64-1_slack15.0.txt
index 54c4e875d..54c4e875d 100644
--- a/patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt
+++ b/patches/packages/curl-8.6.0-x86_64-1_slack15.0.txt
diff --git a/patches/packages/libmilter-8.17.2-x86_64-1_slack15.0.txt b/patches/packages/libmilter-8.18.1-x86_64-1_slack15.0.txt
index dd7ca4a27..dd7ca4a27 100644
--- a/patches/packages/libmilter-8.17.2-x86_64-1_slack15.0.txt
+++ b/patches/packages/libmilter-8.18.1-x86_64-1_slack15.0.txt
diff --git a/patches/source/libmilter/libmilter.SlackBuild b/patches/source/libmilter/libmilter.SlackBuild
index 017d2cabb..ca87b27cb 100755
--- a/patches/source/libmilter/libmilter.SlackBuild
+++ b/patches/source/libmilter/libmilter.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libmilter
-VERSION=${VERSION:-8.17.2}
+VERSION=${VERSION:-8.18.1}
BUILD=${BUILD:-1_slack15.0}
# Automatically determine the architecture we're building on: