summaryrefslogtreecommitdiff
path: root/dev-java/ant/files/ant-1.10.14-AntTest.patch
AgeCommit message (Collapse)Author
2024-01-23dev-java/ant: add 1.10.14 - CVE-2021-36373, CVE-2021-36374Volkmar W. Pogatzki
Starting from version 1.10.14, dev-java/ant provides itself ant.jar and ant-launcher.jar instead of having them symlinked from dev-java/ant-core. Jar files of ant-tasks and optionally their javadoc get installed conditionally according to their USE flags. Those which have no compile dependencies are installed unconditionally Closes: https://bugs.gentoo.org/921269 Bug: https://bugs.gentoo.org/850430 Bug: https://bugs.gentoo.org/802165 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Ć ulc <fordfrog@gentoo.org>