update to version 1.10.8
This commit is contained in:
parent
9bbde7c484
commit
37cb428399
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/apache-ant-1.10.5-src.tar.bz2
|
||||
/apache-ant-1.10.6-src.tar.bz2
|
||||
/apache-ant-1.10.7-src.tar.bz2
|
||||
/apache-ant-1.10.8-src.tar.bz2
|
||||
|
6
ant.spec
6
ant.spec
@ -36,7 +36,7 @@
|
||||
|
||||
Name: ant
|
||||
Epoch: 0
|
||||
Version: 1.10.7
|
||||
Version: 1.10.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Java build tool
|
||||
Summary(it): Tool per la compilazione di programmi java
|
||||
@ -656,6 +656,10 @@ LC_ALL=C.UTF-8 %{ant} test
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Sat May 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.8-1
|
||||
- Update to version 1.10.8.
|
||||
- Addresses: CVE-2020-1945
|
||||
|
||||
* Fri May 08 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.7-1
|
||||
- Update to version 1.10.7.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (apache-ant-1.10.7-src.tar.bz2) = 5849e81aa037b9ba7f4e67057a0cde50301d183fc244673c7f11e34997b11d21c33306c07ab820bf60d454afa8ad5b159c3442427c8cb5403896f29ed179b10d
|
||||
SHA512 (apache-ant-1.10.8-src.tar.bz2) = 15563c339298dc576ffb0fb59858bed5f6deabb519ad3f5237e465e6dffd5307bb86fc120f7d7893332936b9f767c47e522cdd1da809b599ceec0070dcb20338
|
||||
|
Loading…
Reference in New Issue
Block a user