forked from pool/bitcoin
Accepting request 1136996 from home:amanzini:branches:network:cryptocurrencies
- Update to version 26.0: * doc: update release notes for 26.0 * doc: update manual pages for 26.0 * build: bump version to v26.0 final * doc: update release notes for v26.0rc3 * doc: update manual pages for v26.0rc3 * build: bump version to v26.0rc3 * build: Fix regression in "ARMv8 CRC32 intrinsics" test * ci: Avoid toolset ambiguity that MSVC can't handle * p2p: do not make automatic outbound connections to addnode peers * ci: Switch from `apt` to `apt-get` * ci: Update apt cache * pool: change memusage_test to use int64_t, add allocation check * pool: make sure PoolAllocator uses the correct alignment * doc: regenerate example bitcoin.conf * doc: rewrite explanation for -par= * doc: update manual pages for v26.0rc2 * build: bump version to v26.0rc2 * gui: fix crash on selecting "Mask values" in transaction view * guix: update signapple * guix: Zip needs to include all files with time as SOURCE_DATE_EPOCH * test: add coverage for snapshot chainstate not matching AssumeUTXO parameters * assumeutxo, blockstorage: prevent core dump on invalid hash * [test] Test i2p private key constraints * [net] Check i2p private key constraints * bugfix: Mark CNoDestination and PubKeyDestination constructor explicit * qt: 26.0rc2 translations update * doc: generate example bitcoin.conf for v26.0rc1 * doc: generate manual pages for v26.0rc1 * build: bump version to v26.0rc1 OBS-URL: https://build.opensuse.org/request/show/1136996 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=55
This commit is contained in:
committed by
Git OBS Bridge
parent
8ca6ca19ad
commit
1933ed0e23
2
_service
2
_service
@@ -6,7 +6,7 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="exclude">.*</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">refs/tags/v25.0</param>
|
||||
<param name="revision">refs/tags/v26.0</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
Reference in New Issue
Block a user