Skip to content
Snippets Groups Projects
Commit f181d5b6 authored by J0WI's avatar J0WI Committed by Leo
Browse files

community/apache-ant: security upgrade to 1.10.11

parent 637c0b03
No related branches found
No related tags found
1 merge request!23154community/apache-ant: security upgrade to 1.10.11
Pipeline #87322 passed
......@@ -2,8 +2,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=apache-ant
pkgver=1.10.10
pkgrel=1
pkgver=1.10.11
pkgrel=0
pkgdesc="A java-based build tool"
url="https://ant.apache.org/"
# mips64 and riscv64 blocked by java-jdk
......@@ -16,6 +16,9 @@ source="https://downloads.apache.org/ant/binaries/apache-ant-$pkgver-bin.tar.xz"
_anthome="/usr/share/java/$pkgname"
# secfixes:
# 1.10.11-r0:
# - CVE-2021-36373
# - CVE-2021-36374
# 1.10.9-r0:
# - CVE-2020-11979
# 1.10.8-r0:
......@@ -57,4 +60,6 @@ package() {
install -m644 -D $pkgname.sh "$pkgdir"/etc/profile.d/$pkgname.sh
}
sha512sums="95e4ffe1dbf59907a58f2afe1458e52a065190e4b55ff1b1eee813d08924d5b9dd356eb9a975bdd317dcce5c391554cb98f9d64f7c23c8edd8514a6ed6a48115 apache-ant-1.10.10-bin.tar.xz"
sha512sums="
2187381f484b41f662d934b92debe632e678ab1fb6983a40aa145ead6c2f4f174fbfb75d0ff0a73416ead45d22e03360fa7effe016bd6139c4d71cd670b07fdc apache-ant-1.10.11-bin.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment