Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bitcoin for openSUSE:Factory checked in at 2022-12-21 16:07:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bitcoin (Old) and /work/SRC/openSUSE:Factory/.bitcoin.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitcoin" Wed Dec 21 16:07:19 2022 rev:47 rq:1044037 version:24.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes 2022-05-09 18:44:33.060238969 +0200 +++ /work/SRC/openSUSE:Factory/.bitcoin.new.1835/bitcoin.changes 2022-12-21 16:07:20.834783154 +0100 @@ -1,0 +2,9 @@ +Tue Dec 20 15:28:42 UTC 2022 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 24.0.1 + changelogs: + * https://bitcoincore.org/en/releases/24.0.1/ + * https://bitcoincore.org/en/releases/23.0/ + * https://bitcoincore.org/en/releases/22.1/ + +------------------------------------------------------------------- @@ -4 +13 @@ -- fixed upstream version number change: it's not 0.x anymore +- fixed upstream version number change: it's not 0.x anymore` Old: ---- bitcoin-22.0.tar.gz New: ---- bitcoin-24.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bitcoin.spec ++++++ --- /var/tmp/diff_new_pack.kYf8PB/_old 2022-12-21 16:07:21.494786713 +0100 +++ /var/tmp/diff_new_pack.kYf8PB/_new 2022-12-21 16:07:21.498786735 +0100 @@ -30,7 +30,7 @@ %bcond_without tests %endif Name: bitcoin -Version: 22.0 +Version: 24.0.1 Release: 0 Summary: P2P Digital Currency License: MIT ++++++ bitcoin-22.0.tar.gz -> bitcoin-24.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/bitcoin/bitcoin-22.0.tar.gz /work/SRC/openSUSE:Factory/.bitcoin.new.1835/bitcoin-24.0.1.tar.gz differ: char 14, line 1 ++++++ harden_bitcoind.service.patch ++++++ --- /var/tmp/diff_new_pack.kYf8PB/_old 2022-12-21 16:07:21.594787252 +0100 +++ /var/tmp/diff_new_pack.kYf8PB/_new 2022-12-21 16:07:21.598787274 +0100 @@ -1,8 +1,8 @@ -Index: bitcoin-0.21.1/contrib/init/bitcoind.service +Index: bitcoin-24.0.1/contrib/init/bitcoind.service =================================================================== ---- bitcoin-0.21.1.orig/contrib/init/bitcoind.service -+++ bitcoin-0.21.1/contrib/init/bitcoind.service -@@ -69,6 +69,16 @@ NoNewPrivileges=true +--- bitcoin-24.0.1.orig/contrib/init/bitcoind.service ++++ bitcoin-24.0.1/contrib/init/bitcoind.service +@@ -74,6 +74,16 @@ NoNewPrivileges=true # Use a new /dev namespace only populated with API pseudo devices # such as /dev/null, /dev/zero and /dev/random. PrivateDevices=true