Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bitcoin for openSUSE:Factory checked in at 2026-07-09 22:19:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bitcoin (Old) and /work/SRC/openSUSE:Factory/.bitcoin.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitcoin" Thu Jul 9 22:19:34 2026 rev:62 rq:1364619 version:31.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes 2026-06-22 17:33:53.299098382 +0200 +++ /work/SRC/openSUSE:Factory/.bitcoin.new.1991/bitcoin.changes 2026-07-09 22:20:28.532361212 +0200 @@ -1,0 +2,17 @@ +Wed Jul 8 18:56:38 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 31.1: + * Fix an IP address leak when using the -privatebroadcast + feature: connections could be made over the clearnet instead + of the intended privacy network + * Never open direct (non-proxied) private broadcast connections, + and use the configured proxy on v2->v1 reconnections + * Compact the chainstate in the background and randomly on + startup to keep the UTXO database from growing unbounded + * Wallet: stricter BerkeleyDB page validation during migration + and corrected input-size estimation + * Check for write failures before renaming settings.json to + avoid corrupting node settings +- Drop fix-boost-1.91-multi_index.patch: merged upstream in 31.1 + +------------------------------------------------------------------- Old: ---- bitcoin-31.0.obscpio bitcoin-31.0.tar.gz fix-boost-1.91-multi_index.patch New: ---- bitcoin-31.1.obscpio ----------(Old B)---------- Old: avoid corrupting node settings - Drop fix-boost-1.91-multi_index.patch: merged upstream in 31.1 ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bitcoin.spec ++++++ --- /var/tmp/diff_new_pack.7HdQGH/_old 2026-07-09 22:20:30.352423082 +0200 +++ /var/tmp/diff_new_pack.7HdQGH/_new 2026-07-09 22:20:30.356423218 +0200 @@ -24,7 +24,7 @@ %define consensus 0 %define is_base 1 Name: bitcoin -Version: 31.0 +Version: 31.1 Release: 0 Summary: P2P Digital Currency License: MIT @@ -35,8 +35,6 @@ Source3: %{base}d.conf Source4: %{base}.conf Patch0: harden_bitcoind.service.patch -# PATCH-FIX-UPSTREAM fix-boost-1.91-multi_index.patch -- fix build with Boost >= 1.91 (bitcoin/bitcoin#35175) -Patch1: fix-boost-1.91-multi_index.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libboost_headers-devel >= 1.74.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.7HdQGH/_old 2026-07-09 22:20:30.408424986 +0200 +++ /var/tmp/diff_new_pack.7HdQGH/_new 2026-07-09 22:20:30.412425122 +0200 @@ -6,7 +6,7 @@ <param name="changesgenerate">enable</param> <param name="exclude">.*</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">refs/tags/v31.0</param> + <param name="revision">refs/tags/v31.1</param> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.7HdQGH/_old 2026-07-09 22:20:30.444426209 +0200 +++ /var/tmp/diff_new_pack.7HdQGH/_new 2026-07-09 22:20:30.448426346 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/bitcoin/bitcoin.git</param> - <param name="changesrevision">6574cb40869b96b9ffc79c19dc8f4e467d60f321</param></service></servicedata> + <param name="changesrevision">9be056a8a72b624dae9623b2f7bded92c2a21c91</param></service></servicedata> (No newline at EOF) ++++++ bitcoin-31.0.obscpio -> bitcoin-31.1.obscpio ++++++ ++++ 2629 lines of diff (skipped) ++++++ bitcoin.obsinfo ++++++ --- /var/tmp/diff_new_pack.7HdQGH/_old 2026-07-09 22:20:34.432561779 +0200 +++ /var/tmp/diff_new_pack.7HdQGH/_new 2026-07-09 22:20:34.436561915 +0200 @@ -1,5 +1,5 @@ name: bitcoin -version: 31.0 -mtime: 1776286524 -commit: 6574cb40869b96b9ffc79c19dc8f4e467d60f321 +version: 31.1 +mtime: 1783343359 +commit: 9be056a8a72b624dae9623b2f7bded92c2a21c91
