main/curl: security upgrade to 8.12.0

https://curl.se/ch/8.12.0.html
This commit is contained in:
Sertonix 2025-02-05 10:26:26 +01:00 committed by J0WI
parent 3a053f66c5
commit 5a64e9bcdd

View File

@ -8,8 +8,8 @@
# this aport from arch=all WILL be reverted.
pkgname=curl
pkgver=8.11.1
pkgrel=1
pkgver=8.12.0
pkgrel=0
pkgdesc="URL retrival utility and library"
url="https://curl.se/"
arch="all"
@ -39,6 +39,10 @@ if [ -n "$BOOTSTRAP" ] || [ -n "$APORTS_BOOTSTRAP" ]; then
fi
# secfixes:
# 8.12.0-r0:
# - CVE-2025-0167
# - CVE-2025-0665
# - CVE-2025-0725
# 8.11.1-r0:
# - CVE-2024-11053
# 8.11.0-r0:
@ -259,5 +263,5 @@ dev() {
}
sha512sums="
7c7c47a49505575b610c56b455f0919ea5082a993bf5483eeb258ead167aadb87078d626b343b417dcfc5439c53556425c8fb4fe3b01b53a87b47c01686a3e57 curl-8.11.1.tar.xz
ed35f0020541050ce387f4ba80f9e87562ececd99082da1bae85840dee81c49b86a4a55909e15fcbf4eb116106a796c29a9b2678dee11326f80db75992c6edc5 curl-8.12.0.tar.xz
"