Monero 0.18.5.1 'Fluorine Fermi' released

Postato da: selsta

Overview

This is the v0.18.5.1 release of the Monero software. This recommended release includes a large number of bug fixes.

Some highlights of this release are:

  • Daemon: display IPv6 connections (#10611)
  • Daemon: fix slow shutdown with Tor/I2P enabled (#10698)
  • Daemon: avoid unsafe pidfile truncation (#10608)
  • Daemon: use latest hard fork block for approximate blockchain height (#10580)
  • Daemon: restrict get_alt_blocks_hashes RPC (#10610)
  • Daemon: fix wrong block_weight in handle_get_objects (#10715)
  • Daemon: improve incoming block scan table handling (#10838)
  • Daemon: restore safe sync mode when target height drops (#10598)
  • Daemon: canonicalize Tor and I2P hostnames (#10638, #10704)
  • Daemon: fix dangling iterator in remote host checks (#10649)
  • Daemon: improve duplicate transaction handling in handle_notify_new_transactions (#10836)
  • Daemon: fix use-after-free in txpool prune (#10710)
  • ZMQ: cap aggregate receive size (#10757)
  • ZMQ: apply restricted-mode privacy filtering to get_transaction_pool (#10543)
  • Wallet: store multisig nonce erasure before returning signed txset (#10754)
  • Wallet: hardening against malicious remote nodes (#10773, #10776, #10774)
  • Wallet RPC: add missing trusted daemon check to rescan_spent (#10542)
  • Wallet RPC: fix describe_transfer source entry (#10592)
  • Wallet RPC: preserve payment ID when editing address book (#10590)
  • Wallet RPC: remove unused finalize_multisig endpoint (#10615)
  • Miner: fix thread 0 always using secure JIT (#10743)
  • RandomX: update to v1.2.2 (#10571)
  • Fix memory leak with readline (#10568)
  • Fix memory leak with RandomX integration on Windows (#10546)
  • Various bug fixes and improvements

The complete list of changes is available on GitHub, along with the source code.

Contributors for this Release

This release was the direct result of 13 people who worked to put out 102 commits containing 1094 new lines of code. We'd like to thank them very much for their time and effort. In no particular order, they are:

  • jeffro256
  • tobtoht
  • SNeedlewoods
  • selsta
  • greatjourney589
  • iuyua9
  • glv2
  • alhudz
  • nahuhh
  • woodser
  • ComputeryPony
  • SChernykh
  • j-berman

Download

The new binaries can be downloaded from the Downloads page or from the direct links below.

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:

monero-win-x64-v0.18.5.1.zip, cf2ae8273977697d9ef2031c7337b781e6e5936578f602444b2990a173a2437d
monero-win-x86-v0.18.5.1.zip, f79746868794786ba4ca3c5a30191263ffb0b9a4ab1c0ffcbe30fd5d04986380
monero-mac-x64-v0.18.5.1.tar.bz2, 82e305bbf6128b386571bed173dae316f9dd06c4ee1217c5eda849444bec89a9
monero-mac-armv8-v0.18.5.1.tar.bz2, dba08921841e675384ce019fd7c93b59fe7b1e6edaa0a3cf0e3253e263f61864
monero-linux-x64-v0.18.5.1.tar.bz2, 22a7dda7b0cb699fdd6b7674c3b4a4465b337cc98a54983523b759e1e7cc9958
monero-linux-x86-v0.18.5.1.tar.bz2, 68783d76d9eac543d593ca1bdfa9c7eb540ec6c646acc68421702465c1d86182
monero-linux-armv8-v0.18.5.1.tar.bz2, c0caf042cb7c7b760f5ad6be188084b59352440b32990a78b8051497b9398dbc
monero-linux-armv7-v0.18.5.1.tar.bz2, bd6693ac411919d474d98c9e7d7bae1f03e7ef7f1d779a15e2ba3a188c958d36
monero-linux-riscv64-v0.18.5.1.tar.bz2, 28ead34fa4320ea6809f16c4b064d3b430e71caf3155d25677cc624388fc0ee5
monero-android-armv8-v0.18.5.1.tar.bz2, a2c0fb240c5eaa947f5a2382ece4613c59b299645ad4d1480ef24e71b8aa8c8f
monero-android-armv7-v0.18.5.1.tar.bz2, daa56844251a9e9f296caaaafcf72c60dade54ae93146085d627ffc883b0fec3
monero-freebsd-x64-v0.18.5.1.tar.bz2, cc32bb64fb577254fe24441e2db0b722dfedff5c953427ffbf396dc16f0feb62

A GPG-signed list of the hashes is at https://www.getmonero.org/downloads/hashes.txt and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.

Two guides are available to guide you through the verification process: Verify binaries on Windows (beginner) and Verify binaries on Linux, Mac, or Windows command line (advanced).


Post tags : Monero Software Releases