Ooops, that patch was empty. This one is not.
From 369618acf79e61439777676d4e40c97084578437 Mon Sep 17 00:00:00 2001 From: Joachim Zobel <[email protected]> Date: Sat, 4 Apr 2026 13:22:12 +0200 Subject: [PATCH] Added embeddings found via codesearch
--- data/embedded-code-copies | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/embedded-code-copies b/data/embedded-code-copies index 12c735ad00..914ac6920a 100644 --- a/data/embedded-code-copies +++ b/data/embedded-code-copies @@ -3932,3 +3932,12 @@ libsodium - python-nacl <unfixed> (embed) NOTE: From the initial release python-nacl builds with SODIUM_INSTALL=system and does NOTE: not use the vendored libsodium copy shipped in the source. + +picohttpparser (not packaged in Debian; https://github.com/h2o/picohttpparser) + - bind9 <unfixed> (embed) + - monitoring-plugins <unfixed> (embed) + - libhttp-parser-xs-perl <unfixed> (embed) + - identity4c <unfixed> (embed) + - feersum <unfixed> (embed) + + -- 2.47.3
