Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
5839fb7e
Verified
Commit
5839fb7e
authored
4 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/ant: [CVE] Update to 1.10.8
parent
22d66596
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/ant/APKBUILD
+10
-5
10 additions, 5 deletions
user/ant/APKBUILD
with
10 additions
and
5 deletions
user/ant/APKBUILD
+
10
−
5
View file @
5839fb7e
...
...
@@ -3,11 +3,12 @@
# Contributor: Alyx Wolcott <alyx@leuhta.com>
# Maintainer: Alyx Wolcott <alyx@leuhta.com>
pkgname
=
ant
pkgver
=
1.10.
6
pkgver
=
1.10.
8
pkgrel
=
0
pkgdesc
=
"Java-based build tool"
url
=
"http://ant.apache.org/"
arch
=
"noarch"
options
=
"!check"
# ExecStreamRedirectorTest locks on ppc64, SMTP tests fail
license
=
"Apache-2.0"
depends
=
"openjdk8"
makedepends
=
""
...
...
@@ -21,6 +22,10 @@ builddir="$srcdir/apache-$pkgname-$pkgver"
_anthome
=
"/usr/lib/java/
$pkgname
"
# secfixes:
# 1.10.8-r0:
# - CVE-2020-1945
build
()
{
sh ./bootstrap.sh
./bootstrap/bin/ant dist-lite
...
...
@@ -54,7 +59,7 @@ package() {
install
-m644
-D
$srcdir
/
$pkgname
.sh
"
$pkgdir
"
/etc/profile.d/
$pkgname
.sh
}
sha512sums
=
"
2bef0cf5f53ce9fa6e9dc7a673745f75bcd0df027f9ff07442cf66bc8d7d99e022153b08d20d314061b497763e85d587c3087952b3f5730e5a19b2656f3236fb
apache-ant-1.10.
6
-src.tar.gz
955fe52b415d57716df1338eff6d667d80e06a67bffd53def7d63d96f1224157b724a92df647afe8b3243dea749e221aec1e86d5be01060408fa000ec1132374
ant.sh
9a698041a06ccc6db7765133fc6fabc6f2d0e70b96ff9de594bd836fc05ac33f489968a4fdd12fe044458eb3b99e905ca1e2a62a55acdbacebff9782c82a27de
imageio_fix_java_test.patch
1457c7415df1e80c8763b4db9f41cbdebfa58e17bcd263dae9ce31f9ee601650b51a893e4e0a324c974b60a6c2076fddfd78180baca0bcdbff65e9e88b30e063
imageio_fix_test.patch"
sha512sums
=
"
08312b38db21f0e9b32cbe45aebe42ff8abbc1feab0f7343c9c60ea751fb9ad3a92ecd36cdf89bc1cc77a381c945da6194fc611b26e385a915d8e2404cc168c6
apache-ant-1.10.
8
-src.tar.gz
955fe52b415d57716df1338eff6d667d80e06a67bffd53def7d63d96f1224157b724a92df647afe8b3243dea749e221aec1e86d5be01060408fa000ec1132374
ant.sh
9a698041a06ccc6db7765133fc6fabc6f2d0e70b96ff9de594bd836fc05ac33f489968a4fdd12fe044458eb3b99e905ca1e2a62a55acdbacebff9782c82a27de
imageio_fix_java_test.patch
1457c7415df1e80c8763b4db9f41cbdebfa58e17bcd263dae9ce31f9ee601650b51a893e4e0a324c974b60a6c2076fddfd78180baca0bcdbff65e9e88b30e063
imageio_fix_test.patch"
This diff is collapsed.
Click to expand it.
Zach van Rijn
@z
mentioned in issue
#288 (closed)
·
3 years ago
mentioned in issue
#288 (closed)
mentioned in issue #288
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment