Package: onionprobe Version: 1.0.0+ds-2.1 Severity: important Forwarded: https://gitlab.torproject.org/tpo/tpa/team/-/issues/41339 Tags: bookworm fixed-upstream upstream
On bullseye, this works without warning: $ tor --hash-password some-string 16:A871A161E60E3C3960934C88AA783AC6B693DF63CF7897CA5E87219E26 Whereas on bookworm, this throws a warning: $ tor --hash-password some-string Sep 28 20:48:10.111 [warn] Tor was compiled with zstd 1.5.2, but is running with zstd 1.5.4. For safety, we'll avoid using advanced zstd functionality. 16:E4DFE5BA0F5C257060D3D092B5666351C8A04DEF6C77E27DAE7B6015A8 The later might lead to a failing service, that is onionprobe might not work as expected.