Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
bcc85219
Commit
bcc85219
authored
2 years ago
by
J0WI
Committed by
A. Klitzing
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/geth: security upgrade to 1.10.22
parent
a6e065bf
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38040
community/geth: security upgrade to 1.10.22
Pipeline
#133656
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/geth/APKBUILD
+8
-4
8 additions, 4 deletions
community/geth/APKBUILD
with
8 additions
and
4 deletions
community/geth/APKBUILD
+
8
−
4
View file @
bcc85219
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname
=
geth
pkgver
=
1.10.2
0
pkgrel
=
2
pkgver
=
1.10.2
2
pkgrel
=
0
pkgdesc
=
"Official Go implementation of the Ethereum protocol"
url
=
"https://geth.ethereum.org/"
arch
=
"all
!aarch64"
# build fails
arch
=
"all
"
license
=
"LGPL-3.0-or-later"
makedepends
=
"go linux-headers"
checkdepends
=
"fuse"
...
...
@@ -13,6 +13,10 @@ options="!check chmod-clean"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/ethereum/go-ethereum/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/go-ethereum-
$pkgver
"
# secfixes:
# 1.10.22-r0:
# - CVE-2022-37450
export
GOCACHE
=
"
$srcdir
/go-cache"
export
GOTMPDIR
=
"
$srcdir
"
export
GOMODCACHE
=
"
$srcdir
/go"
...
...
@@ -31,5 +35,5 @@ package() {
}
sha512sums
=
"
d
54
4f199239b9e96fe8b07b69d73bdfc05734bbd4b3371fe97a842b131af2dc21492883dc431b57a1b41e14a50408cc6c8af0af9d85c86e28a385fe53d0f54a3
geth-1.10.2
0
.tar.gz
54
9f30209e9062a26c38c529c6fd29091c10e383824502f14b329fa6c14ce7fef0e6cddc342b946caace8e819c2105d2a131fccf3de07673926975e75ec1f45a
geth-1.10.2
2
.tar.gz
"
This diff is collapsed.
Click to expand it.
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