|
1 | | -Bitcoin Core version 28.2 is now available from: |
| 1 | +Bitcoin Core version 28.x is now available from: |
2 | 2 |
|
3 | | - <https://bitcoincore.org/bin/bitcoin-core-28.2/> |
| 3 | + <https://bitcoincore.org/bin/bitcoin-core-28.x/test.rc1/> |
4 | 4 |
|
5 | | -This release includes new features, various bug fixes and performance |
| 5 | +This release includes various bug fixes and performance |
6 | 6 | improvements, as well as updated translations. |
7 | 7 |
|
8 | 8 | Please report bugs using the issue tracker at GitHub: |
@@ -37,47 +37,28 @@ unsupported systems. |
37 | 37 | Notable changes |
38 | 38 | =============== |
39 | 39 |
|
40 | | -### Build |
41 | | - |
42 | | -- #31407 guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries |
43 | | -- #31500 depends: Fix compiling libevent package on NetBSD |
44 | | -- #31627 depends: Fix spacing issue |
45 | | -- #32070 build: use make < 3.82 syntax for define directive |
46 | | -- #32439 guix: accomodate migration to codeberg |
47 | | -- #32568 depends: use "mkdir -p" when installing xproto |
48 | | -- #32693 depends: fix cmake compatibility error for freetype |
49 | | - |
50 | 40 | ### Test |
51 | 41 |
|
52 | | -- #32286 test: Handle empty string returned by CLI as None in RPC tests |
53 | | -- #32336 test: Suppress upstream -Wduplicate-decl-specifier in bpfcc |
| 42 | +- #32765 test: Fix list index out of range error in feature_bip68_sequence.py |
54 | 43 |
|
55 | | -### Tracing |
| 44 | +### Build |
56 | 45 |
|
57 | | -- #31623 tracing: Rename the MIN macro to TRACEPOINT_TEST_MIN in log_raw_p2p_msgs |
| 46 | +- #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set |
58 | 47 |
|
59 | 48 | ### Doc |
60 | 49 |
|
61 | | -- #32003 doc: remove note about macOS self-signing |
62 | | - |
63 | | -### Misc |
| 50 | +- #32776 doc: taproot became always active in v24.0 |
| 51 | +- #32777 doc: fix Transifex 404s |
64 | 52 |
|
65 | | -- #31611 doc: upgrade license to 2025 |
66 | | -- #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface |
67 | 53 |
|
68 | 54 | Credits |
69 | 55 | ======= |
70 | 56 |
|
71 | 57 | Thanks to everyone who directly contributed to this release: |
72 | | -- 0xB10C |
73 | | -- achow101 |
74 | | -- Brandon Odiwuor |
75 | 58 | - fanquake |
76 | | -- Hennadii Stepanov |
77 | | -- josibake |
78 | | -- kehiy |
79 | | -- MarcoFalke |
80 | 59 | - Sjors Provoost |
| 60 | +- willcl-ark |
| 61 | +- zaidmstrr |
81 | 62 |
|
82 | 63 | As well as to everyone that helped with translations on |
83 | 64 | [Transifex](https://explore.transifex.com/bitcoin/bitcoin/). |
0 commit comments