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
51d585d4
Commit
51d585d4
authored
3 years ago
by
J0WI
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/bitcoin: security upgrade to 0.21.1
parent
716ae70d
No related branches found
No related tags found
1 merge request
!21418
community/bitcoin: security upgrade to 0.21.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/bitcoin/APKBUILD
+8
-4
8 additions, 4 deletions
community/bitcoin/APKBUILD
with
8 additions
and
4 deletions
community/bitcoin/APKBUILD
+
8
−
4
View file @
51d585d4
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname
=
bitcoin
pkgver
=
0.21.
0
pkgrel
=
3
pkgver
=
0.21.
1
pkgrel
=
0
pkgdesc
=
"Decentralized P2P electronic cash system"
url
=
"https://www.bitcoin.org"
url
=
"https://www.bitcoin.org
/
"
# x86: segfault in check
# mips64 blocked by boost -> old kernel
# https://gitlab.alpinelinux.org/alpine/aports/-/issues/12327#note_137460
...
...
@@ -22,6 +22,10 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/bitcoin/bitcoin/archive/v$pk
$pkgname
.conf
"
# secfixes:
# 0.21.1-r0:
# - CVE-2021-3195
prepare
()
{
default_prepare
./autogen.sh
...
...
@@ -92,7 +96,7 @@ dev() {
mv
"
$pkgdir
"
/usr/include
"
$subpkgdir
"
/usr/
}
sha512sums
=
"
80337bd6eec42ac74313a415bf9ffa4
d47d
8bbffe7dc0ce717750accef59e80cf6053ebd8a6cd2588b634cd2f514f6bcd8b0bf3b462a80ca77a1239fd81a65ae
bitcoin-0.21.
0
.tar.gz
sha512sums
=
"
644de170fab232a5f67a11064aac538
d4
a
7d
f729f57a63c21d5d2407a92239960c8256ac30ea931592eb465a2e99ce8bfa0c2d5e328af4f25ba16d37a8decf81
bitcoin-0.21.
1
.tar.gz
98aa5ad81bdb4ae961b791bc978c39117cdf2d83c2181f92bebbb0db107d9b6e86eda265fb3f93ff8a5ca8a7754d7148818b98095d57201dff9363d60b97e7dd ssize_t.patch
6f3098a8da217c465b3d8ed66fd4d15f0a64f1aa813a18d72d0fa97cb612682d33554d6b4e9fbfd5c8c06950531ac15514cbafeb91ac0887c30f1527c3a20b13 use-c-locale.patch
c88ca4f0c8a3179dbac274db1719983352caa5074b236e59d8fe31ab45ffa99bd90c1a566c4459261a9dcdcc990b826f3466c77aa7a32cf9fb15529a510ac7fd bitcoin.initd
...
...
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