Commit db184413 authored by jan.koester's avatar jan.koester
Browse files

deb

parent 9c2143ab
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
mediadb (20260421+56) unstable; urgency=high

  * Fix SEGV crash: warmup_read_clients() on every replicate attempt
    raced with health_loop using pclient_ concurrently, causing
    use-after-free on QUIC connection internals. Now warmup only on
    retry, not on the first attempt.
  * Fix export writing wrong size: write actual fetched data size
    instead of padding/truncating to m.size_bytes — prevents corrupt
    zero-filled media in exports from degraded clusters.

 -- Jan Koester <jan.koester@tuxist.de>  Mon, 21 Apr 2026 00:00:00 +0200

mediadb (20260421+55) unstable; urgency=high

  * Fix cluster import not replicating stores to all nodes: warmup