Bug#1109579: pdns-recursor: embeds rustc statically, does not emit Stat
From Chris =?utf-8?Q?Hofst=C3=A4dtler?=@21:1/5 to All on Sun Jul 20 13:00:02 2025
Source: pdns-recursor
Version: 5.2.2-1
Severity: important
pdns-recursor Build-Depends on rustc and the main program links a
static library built using rustc.
I've tried to make it emit Built-Using/X-Cargo-Built-Using but
apparently failed. Also it should really emit Static-Built-Using
instead of the old X-Cargo-Built-Using.
The Rust team needs these fields for licensing and rebuild support
during the trixie lifecycle.