Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 11 Jul 2021 14:42:03
Message-Id: 1626014514.d0bbc4dcc33927cbf0ca27a054c430f6866ed72e.candrews@gentoo
1 commit: d0bbc4dcc33927cbf0ca27a054c430f6866ed72e
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 10 22:09:59 2021 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 14:41:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bbc4dc
7
8 profiles/package.mask: mask >=net-p2p/bitcoin*-0.21.1
9
10 Unmask in November 2021
11
12 This release adds enforcement of the Taproot protocol change to the
13 Bitcoin
14 rules, beginning in November. Protocol changes require user consent to
15 be
16 effective, and if enforced inconsistently within the community may
17 compromise
18 your security or others! If you do not know what you are doing, learn
19 more
20 before November. (You must make a decision either way - simply not
21 upgrading
22 is insecure in all scenarios.)
23 To learn more, see https://bitcointaproot.cc
24
25 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
26 Closes: https://github.com/gentoo/gentoo/pull/21587
27 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
28
29 profiles/package.mask | 13 +++++++++++++
30 1 file changed, 13 insertions(+)
31
32 diff --git a/profiles/package.mask b/profiles/package.mask
33 index 2bca86a9c02..1b86e736423 100644
34 --- a/profiles/package.mask
35 +++ b/profiles/package.mask
36 @@ -32,6 +32,19 @@
37
38 #--- END OF EXAMPLES ---
39
40 +# Craig Andrews <candrews@g.o> (2021-07-10)
41 +# Masked until November, 2021
42 +# This release adds enforcement of the Taproot protocol change to the Bitcoin
43 +# rules, beginning in November. Protocol changes require user consent to be
44 +# effective, and if enforced inconsistently within the community may compromise
45 +# your security or others! If you do not know what you are doing, learn more
46 +# before November. (You must make a decision either way - simply not upgrading
47 +# is insecure in all scenarios.)
48 +# To learn more, see https://bitcointaproot.cc
49 +>=net-p2p/bitcoind-0.21.1
50 +>=net-p2p/bitcoin-qt-0.21.1
51 +>=net-libs/libbitcoinconsensus-0.21.1
52 +
53 # Lars Wendler <polynomial-c@g.o> (2021-07-10)
54 # Masked for testing
55 >=mail-client/claws-mail-4.0.0