update to version 1.10.9
This commit is contained in:
parent
7c6030948f
commit
2302350750
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/apache-ant-1.10.6-src.tar.bz2
|
/apache-ant-1.10.6-src.tar.bz2
|
||||||
/apache-ant-1.10.7-src.tar.bz2
|
/apache-ant-1.10.7-src.tar.bz2
|
||||||
/apache-ant-1.10.8-src.tar.bz2
|
/apache-ant-1.10.8-src.tar.bz2
|
||||||
|
/apache-ant-1.10.9-src.tar.bz2
|
||||||
|
8
ant.spec
8
ant.spec
@ -36,8 +36,8 @@
|
|||||||
|
|
||||||
Name: ant
|
Name: ant
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Version: 1.10.8
|
Version: 1.10.9
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Java build tool
|
Summary: Java build tool
|
||||||
Summary(it): Tool per la compilazione di programmi java
|
Summary(it): Tool per la compilazione di programmi java
|
||||||
Summary(fr): Outil de compilation pour java
|
Summary(fr): Outil de compilation pour java
|
||||||
@ -659,6 +659,10 @@ LC_ALL=C.UTF-8 %{ant} test
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.9-1
|
||||||
|
- Update to version 1.10.9.
|
||||||
|
- Addresses: CVE-2020-11979
|
||||||
|
|
||||||
* Wed Sep 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.8-6
|
* Wed Sep 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.8-6
|
||||||
- Remove workaround for jarsigner issues / RHBZ#1869017.
|
- Remove workaround for jarsigner issues / RHBZ#1869017.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (apache-ant-1.10.8-src.tar.bz2) = 15563c339298dc576ffb0fb59858bed5f6deabb519ad3f5237e465e6dffd5307bb86fc120f7d7893332936b9f767c47e522cdd1da809b599ceec0070dcb20338
|
SHA512 (apache-ant-1.10.9-src.tar.bz2) = 7a6c96131462dc0e1bcf41e2daa1b129a45d19302f4ee2915bb51c4cf347996fa5f8140f96653b21952decee16816476b8f258f8ad2c094a8305209cebcee4a4
|
||||||
|
Loading…
Reference in New Issue
Block a user