Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ant.git#2302350750e358915f73f3df9b2e2898682a0c9b
This commit is contained in:
parent
e1e5ebc606
commit
7289bfdc93
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/apache-ant-1.10.6-src.tar.bz2
|
||||
/apache-ant-1.10.7-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
|
||||
Epoch: 0
|
||||
Version: 1.10.8
|
||||
Release: 6%{?dist}
|
||||
Version: 1.10.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Java build tool
|
||||
Summary(it): Tool per la compilazione di programmi java
|
||||
Summary(fr): Outil de compilation pour java
|
||||
@ -659,6 +659,10 @@ LC_ALL=C.UTF-8 %{ant} test
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%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
|
||||
- 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