[openssl/openssl] 1a55b3: Fix missing dependency on ml_kem_keymgmt.c

"'Neil Horman' via openssl-commits" <[email protected]>
Newsgroups gmane.comp.encryption.openssl.cvs
Message-ID <openssl/openssl/push/refs/heads/openssl-4.0/[email protected]>
  Branch: refs/heads/openssl-4.0
  Home:   https://github.com/openssl/openssl
  Commit: 1a55b393fd42d44c7d178b057418f7504808af05
      https://github.com/openssl/openssl/commit/1a55b393fd42d44c7d178b057418f7504808af05
  Author: Neil Horman <[email protected]>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M providers/implementations/keymgmt/build.info

  Log Message:
  -----------
  Fix missing dependency on ml_kem_keymgmt.c

ml_kem_keymgmt.c includes der_wrap.h, which is a generated file, but
doesn't include a depdency in its build.info file, meaning that if the
dependencies aren't run in the right order, ml_kem_keymgmt.c gets
compiled before der_wrap.h is generated, leading to a build break.

Fix it by including the needed dependency.

Fixes #31379

Reviewed-by: Alicja Kario <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Bob Beck <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Tue Jun  9 17:49:28 2026
(Merged from https://github.com/openssl/openssl/pull/31385)

(cherry picked from commit 15abb53c06db66284520d61b7c09cc3c9eb3ca77)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-4.0/66b2b7-1a55b3%40github.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.