On Thu Jul 9, 2026 at 7:31 AM CEST, Pritam Srichandan Sahoo wrote: > The mini-dtls-fragments test introduced by the CVE-2026-33846 fix > uses functions from gnulib (gl/libgnu.la) but does not link against > it. This causes a build failure with musl libc where these symbols > are not available from the system C library. > > Add mini_dtls_fragments_LDADD to tests/Makefile.am to fix the link > error. > > Upstream-Status: Backport > [https://github.com/gnutls/gnutls/commit/68b2fb63c8df61d1480121a859f8c955f4910c01] > > Signed-off-by: Pritam Srichandan Sahoo <[email protected]> > --- > ...ts-mini-dtls-framents-link-to-gnulib.patch | 25 +++++++++++++++++++ > meta/recipes-support/gnutls/gnutls_3.8.12.bb | 1 + > 2 files changed, 26 insertions(+) > create mode 100644 > meta/recipes-support/gnutls/gnutls/0001-tests-mini-dtls-framents-link-to-gnulib.patch >
Hello, Please squash the 2 commits together. We want to preserve bisectability: musl should build on every commit. Thanks! -- Yoann Congal Smile ECS
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240544): https://lists.openembedded.org/g/openembedded-core/message/240544 Mute This Topic: https://lists.openembedded.org/mt/120186798/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
