Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package monero for openSUSE:Factory checked in at 2026-07-08 17:38:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/monero (Old) and /work/SRC/openSUSE:Factory/.monero.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monero" Wed Jul 8 17:38:31 2026 rev:2 rq:1364462 version:0.18.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/monero/monero.changes 2026-06-01 17:59:51.848016709 +0200 +++ /work/SRC/openSUSE:Factory/.monero.new.1982/monero.changes 2026-07-08 17:41:43.088302776 +0200 @@ -1,0 +2,27 @@ +Wed Jul 8 07:44:25 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 0.18.5.1: + * Update the RandomX proof-of-work implementation to v1.2.2 + * Harden restricted-mode RPC/ZMQ: apply privacy filtering to + get_transaction_pool, restrict get_alt_blocks_hashes, add a + missing trusted-daemon check to the wallet RPC server, and + reject invalid JSON-RPC ids in ZMQ requests + * Fix several memory leaks and use-after-free/double-unlock + issues (transaction-pool pruning, readline in epee, + thread-close handling, incomplete multisig memory wipe) + * Fix an off-by-one over-read in Unicode escape parsing and an + unaligned/aliased buffer read; handle EOF at a varint boundary + * Wallet fixes: guard optimized coinbase refresh against empty + outputs, reject non-monotonic RCT output distributions, + preserve payment IDs when editing the address book, and fix + background-sync key handling + * p2p/networking: restore safe sync mode when the target height + drops, canonicalize Tor/I2P hostnames, cap aggregate ZMQ + receive size, and make the stop signal idempotent + * Miner: fix thread 0 always mining without the secure JIT + (which degraded performance) + * Reduce memory use and speed up duplicate-transaction checks + when relaying new transactions + * Show IPv6 addresses in the connection list + +------------------------------------------------------------------- Old: ---- monero-0.18.5.0.tar.gz New: ---- monero-0.18.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ monero.spec ++++++ --- /var/tmp/diff_new_pack.ubg9mL/_old 2026-07-08 17:41:44.484351424 +0200 +++ /var/tmp/diff_new_pack.ubg9mL/_new 2026-07-08 17:41:44.500351982 +0200 @@ -36,7 +36,7 @@ %define description_text_3 Security: Using the power of a distributed peer-to-peer consensus network, every transaction on the network is cryptographically secured. Individual wallets have a 24 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen. %define description_text_4 Untraceability: By taking advantage of ring signatures, a special property of a certain type of cryptography, Monero is able to ensure that transactions are not only untraceable, but have an optional measure of ambiguity that ensures that transactions cannot easily be tied back to an individual user or computer. Name: monero -Version: 0.18.5.0 +Version: 0.18.5.1 Release: 0 Summary: P2P digital currency License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ubg9mL/_old 2026-07-08 17:41:44.576354630 +0200 +++ /var/tmp/diff_new_pack.ubg9mL/_new 2026-07-08 17:41:44.588355049 +0200 @@ -1,11 +1,11 @@ <services> <service name="obs_scm" mode="manual"> - <param name="versionformat">0.18.5.0</param> + <param name="versionformat">0.18.5.1</param> <param name="url">https://github.com/monero-project/monero.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="exclude">.*</param> - <param name="revision">refs/tags/v0.18.5.0</param> + <param name="revision">refs/tags/v0.18.5.1</param> </service> <service name="tar" mode="manual"> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ubg9mL/_old 2026-07-08 17:41:44.644357000 +0200 +++ /var/tmp/diff_new_pack.ubg9mL/_new 2026-07-08 17:41:44.652357279 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/monero-project/monero.git</param> - <param name="changesrevision">3ca4c30f73fe22d16a46cfba122556437da3618d</param> + <param name="changesrevision">4f92268d7c16741cfb41e5bbe2aa46cc260a9ea5</param> </service> </servicedata> (No newline at EOF) ++++++ monero-0.18.5.0.tar.gz -> monero-0.18.5.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/monero/monero-0.18.5.0.tar.gz /work/SRC/openSUSE:Factory/.monero.new.1982/monero-0.18.5.1.tar.gz differ: char 13, line 1 ++++++ monero.obsinfo ++++++ --- /var/tmp/diff_new_pack.ubg9mL/_old 2026-07-08 17:41:44.748360624 +0200 +++ /var/tmp/diff_new_pack.ubg9mL/_new 2026-07-08 17:41:44.752360763 +0200 @@ -1,5 +1,5 @@ name: monero -version: 0.18.5.0 -mtime: 1777836237 -commit: 3ca4c30f73fe22d16a46cfba122556437da3618d +version: 0.18.5.1 +mtime: 1782813826 +commit: 4f92268d7c16741cfb41e5bbe2aa46cc260a9ea5
