Debian Patches

Status for monero/0.18.5.0+~0+20260428-2~exp

Patch Description Author Forwarded Bugs Origin Last update
1001_unfiltered_outgoing_peers.patch net: fall back to unfiltered outgoing peers for Dandelion++ stem when none match local height
After initial sync the local blockchain height jumps to the tip while
outgoing peers have not yet advertised an updated height. This caused
get_out_connections() to return an empty list, which collapsed the
Dandelion++ stem selection to a nil UUID and silently degraded to a
fluff broadcast, losing transaction origin privacy.

Fix by retrying without the height filter when the filtered list is
empty, so stem routing is preserved at the cost of possibly forwarding
to a slightly behind peer.

use after synchronisation (reported in monero-project/monero#9314).
Bastian Germann <bage@debian.org> no
1002_remove_unused_oaes_code.patch crypto: remove unused OAES code
@SyntheticBird45 reported that the OpenBSD compiler gives warnings about string functions used in `oaes_sprintf`,
as well as use of `rand()` in `oaes_key_gen`. Neither of these functions are used in the codebase. Removing the
unused OAES functions silences these warnings.
jeffro256 <jeffro256@tutanota.com> no upstream, 0f9a5c1020bb5edff999f65e9e496c0d793968be 2024-10-06
2001_system_shared_libs.patch use system shared libraries Jonas Smedegaard <dr@jones.dk> no 2018-06-11
2002_privacy.patch Avoid privacy breach in documentation Jonas Smedegaard <dr@jones.dk> no 2022-07-31

All known versions for source package 'monero'

Links