summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-08-23 19:27:56 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-24 07:00:16 +0200
commitc08e498a00ff29b81f23b8b1d07618a85dcb15d5 (patch)
tree831481adac5c38739d86c578c6fc08ebbd0a4903 /extra
parent2f2ecd3ca0c65ea6d3c2acdd43fd0478d6c8e15d (diff)
downloadcurrent-c08e498a00ff29b81f23b8b1d07618a85dcb15d5.tar.gz
current-c08e498a00ff29b81f23b8b1d07618a85dcb15d5.tar.xz
Tue Aug 23 19:27:56 UTC 202220220823192756
ap/inxi-3.3.21_1-noarch-1.txz: Upgraded. d/ccache-4.6.2-x86_64-1.txz: Upgraded. d/parallel-20220822-noarch-1.txz: Upgraded. kde/kleopatra-22.08.0-x86_64-2.txz: Rebuilt. Patched to build with gpgme-1.18.0. l/babl-0.1.94-x86_64-1.txz: Upgraded. l/hunspell-1.7.1-x86_64-1.txz: Upgraded. Fixed invalid read operation in SuggestMgr::leftcommonsubstring in suggestmgr.cxx. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16707 (* Security fix *) l/libqalculate-4.3.0-x86_64-1.txz: Upgraded. n/ethtool-5.19-x86_64-1.txz: Upgraded. n/gpgme-1.18.0-x86_64-1.txz: Upgraded. n/nghttp2-1.49.0-x86_64-1.txz: Upgraded. x/ibus-1.5.27-x86_64-1.txz: Upgraded. x/libglvnd-1.5.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-104.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/104.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2022-33/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38474 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38475 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38477 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 (* Security fix *) xap/mozilla-thunderbird-102.2.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.2.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2022-36/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38476 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38477 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 (* Security fix *) extra/sendmail/sendmail-8.17.1-x86_64-4.txz: Rebuilt. In recent versions of glibc, USE_INET6 has been removed which caused sendmail to reject mail from IPv6 addresses. Adding -DHAS_GETHOSTBYNNAME2=1 to the site.config.m4 allows the reverse lookups to work again fixing this issue. Thanks to talo. extra/sendmail/sendmail-cf-8.17.1-noarch-4.txz: Rebuilt.
Diffstat (limited to 'extra')
-rwxr-xr-xextra/source/sendmail/SlackBuild-sendmail2
-rwxr-xr-xextra/source/sendmail/SlackBuild-sendmail-cf2
-rw-r--r--extra/source/sendmail/site.config.m42
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/source/sendmail/SlackBuild-sendmail b/extra/source/sendmail/SlackBuild-sendmail
index b067985ff..d0a4a1397 100755
--- a/extra/source/sendmail/SlackBuild-sendmail
+++ b/extra/source/sendmail/SlackBuild-sendmail
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
VERSION=8.17.1
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/extra/source/sendmail/SlackBuild-sendmail-cf b/extra/source/sendmail/SlackBuild-sendmail-cf
index 7a54ad308..10a98917e 100755
--- a/extra/source/sendmail/SlackBuild-sendmail-cf
+++ b/extra/source/sendmail/SlackBuild-sendmail-cf
@@ -22,7 +22,7 @@
VERSION=8.17.1
ARCH=noarch
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
CWD=$(pwd)
TMP=${TMP:-/tmp}
diff --git a/extra/source/sendmail/site.config.m4 b/extra/source/sendmail/site.config.m4
index e3ddae3d9..1142d2c7c 100644
--- a/extra/source/sendmail/site.config.m4
+++ b/extra/source/sendmail/site.config.m4
@@ -2,5 +2,5 @@ APPENDDEF(`confMAPDEF', `-DNEWDB')
APPENDDEF(`confLIBS', `-lnsl -lssl -lcrypto -lsasl2 -lwrap -lm -ldb -lresolv -licui18n -licuuc -licudata')
APPENDDEF(`conf_libmilter_ENVDEF', `-DMILTER')
APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')
-APPENDDEF(`confENVDEF', `-DNETINET6 -DNEWDB -DSTARTTLS -DDANE -DSASL=2 -DTCPWRAPPERS -DNIS -DMAP_REGEX -DSOCKETMAP -DTLS_EC -DUSE_EAI')dnl
+APPENDDEF(`confENVDEF', `-DNETINET6 -DHAS_GETHOSTBYNAME2=1 -DNEWDB -DSTARTTLS -DDANE -DSASL=2 -DTCPWRAPPERS -DNIS -DMAP_REGEX -DSOCKETMAP -DTLS_EC -DUSE_EAI')dnl