Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17bf0b0a66 |
3 changed files with 7 additions and 2 deletions
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
|
||||
|
|
|
|||
6
ant.spec
6
ant.spec
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
Name: ant
|
||||
Epoch: 0
|
||||
Version: 1.10.8
|
||||
Version: 1.10.9
|
||||
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
|
||||
* Fri Oct 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.9-1
|
||||
- Update to version 1.10.9.
|
||||
- Addresses: CVE-2020-11979
|
||||
|
||||
* Sat May 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.8-1
|
||||
- Update to version 1.10.8.
|
||||
- Addresses: CVE-2020-1945
|
||||
|
|
|
|||
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…
Add table
Add a link
Reference in a new issue