Page MenuHomeFreeBSD

heimdal: fix wrt OpenSSL 3.5
ClosedPublic

Authored by glebius on Fri, Aug 22, 6:38 AM.
Tags
None
Referenced Files
F128344799: D52114.diff
Wed, Sep 10, 2:12 AM
Unknown Object (File)
Mon, Sep 8, 1:34 PM
Unknown Object (File)
Tue, Sep 2, 3:56 AM
Unknown Object (File)
Tue, Aug 26, 1:57 PM
Unknown Object (File)
Tue, Aug 26, 11:50 AM
Unknown Object (File)
Tue, Aug 26, 11:19 AM
Unknown Object (File)
Tue, Aug 26, 10:06 AM
Unknown Object (File)
Tue, Aug 26, 7:07 AM
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.Sun, Aug 24, 2:32 PM
This revision was automatically updated to reflect the committed changes.