]> git.ipfire.org Git - thirdparty/pdns.git/commit
SBOM: Handle duplicate entries
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 22 Dec 2025 15:29:34 +0000 (16:29 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Dec 2025 13:11:58 +0000 (14:11 +0100)
commitcd7cb566c8ce36e6eb5fe5ac5581e1cccc01638d
treeab35a602ac4a745d06da8e0f16a3d3fc19893fb9
parent35267839798221e01a1bce91dfa4687b784b9bdb
SBOM: Handle duplicate entries

Both Quiche and dnsdist-rust-lib use cc, for example, potentially
with different versions.
Actually it turns out that some dependencies (Quiche) can pull in two
different versions of the same library, probably because of transitive
depdendencies.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
builder-support/helpers/generate-sbom-dnf.py