summaryrefslogtreecommitdiff
path: root/dev-java/ant/Manifest
AgeCommit message (Collapse)Author
2024-11-22dev-java/ant: drop 1.10.14-r3Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2024-10-20dev-java/ant: add 1.10.15Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38836/commits/4afe54b2d7630671bb6df42277793ac3d2ef69f7 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2024-04-19dev-java/ant: switch to smaller distfileSam James
Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
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>