openssl3: Update to 3.6.3

Fixes numerous CVEs, see

  https://openssl-library.org/news/secadv/20260609.txt

for the upstream advisory.

CVE: CVE-2026-45447
CVE: CVE-2026-34182
CVE: CVE-2026-34183
CVE: CVE-2026-35188
CVE: CVE-2026-42764
CVE: CVE-2026-45445
CVE: CVE-2026-7383
CVE: CVE-2026-9076
CVE: CVE-2026-34180
CVE: CVE-2026-34181
CVE: CVE-2026-42765
CVE: CVE-2026-42766
CVE: CVE-2026-42767
CVE: CVE-2026-42768
CVE: CVE-2026-42769
CVE: CVE-2026-42770
CVE: CVE-2026-42771
CVE: CVE-2026-45446
This commit is contained in:
Clemens Lang
2026-06-09 22:07:28 +02:00
committed by Clemens Lang
parent 27078cd3bb
commit 1f635e2762
+4 -4
View File
@@ -11,14 +11,14 @@ legacysupport.newest_darwin_requires_legacy 8
set major_v 3
# For former rollback to 3.1.x release where needed. Must now stay.
epoch 1
github.setup openssl openssl ${major_v}.6.2 openssl-
github.setup openssl openssl ${major_v}.6.3 openssl-
name openssl3
revision 0
github.tarball_from releases
checksums rmd160 bff0f8c1831d9c112422182be482bc15d3e87c8c \
sha256 aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f \
size 54913556
checksums rmd160 550c37050d1a45c79b577b674e78265b0456d833 \
sha256 243a86649cf6f23eeb6a2ff2456e09e5d77dd9018a54d3d96b0c6bdd6ba6c7f1 \
size 54953005
# Please revbump these ports when updating the openssl3 version/revision
# - freeradius (#43461)