Page MenuHomeFreeBSD

heimdal: fix wrt OpenSSL 3.5
ClosedPublic

Authored by glebius on Aug 22 2025, 6:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 3:30 PM
Unknown Object (File)
Mon, May 18, 2:36 PM
Unknown Object (File)
Sun, May 17, 5:52 PM
Unknown Object (File)
Fri, May 15, 7:41 AM
Unknown Object (File)
Thu, May 14, 4:55 PM
Unknown Object (File)
Thu, May 14, 1:04 PM
Unknown Object (File)
Thu, May 14, 12:46 PM
Unknown Object (File)
Thu, May 14, 12:45 PM
Subscribers

Details

Summary
  • Bump the library version.
  • Don't load the legacy provider. It is no longer enabled by default and looks like kdc doesn't actually need it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

The legacy provider is broken in CURRENT. This is addressed in D52113.

In my setup the legacy provider seems to be not needed, so I'm suggesting to remove it here. I could be wrong, then we can be more conservative and keep it after Pierre confirms that D52113 is correct. Then this review reduces to one liner.

This revision is now accepted and ready to land.Aug 24 2025, 2:32 PM
This revision was automatically updated to reflect the committed changes.