summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-09-29 14:14:11 +0000
committerCy Schubert <cy@FreeBSD.org>2022-09-29 14:14:11 +0000
commit0dde6f4f8e604df8c6fbdab8b4aadb5ddf80c76f (patch)
tree83c686c2b95a7045dd0a33836a68de8354ce34cb /config.sub
parent9b76d32f2310b735dbeb896cbf2776cad61f23e8 (diff)
unbound: Vendor import 1.16.3vendor/unbound/1.16.3
Fixes CVE-2022-3204 'Non-Responsive Delegation Attack'. MFC after: 3 days Security: CVE-2022-3204 Security: https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt Changelog: https://nlnetlabs.nl/news/2022/Sep/21/unbound-1.16.3-released/
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index dba16e84c77c..fbaa37f2352d 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2022-01-03'
+timestamp='2022-08-01'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -1207,7 +1207,7 @@ case $cpu-$vendor in
| k1om \
| le32 | le64 \
| lm32 \
- | loongarch32 | loongarch64 | loongarchx32 \
+ | loongarch32 | loongarch64 \
| m32c | m32r | m32rle \
| m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \
| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \