Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 723860

Summary: app-crypt/heimdal: includes bundled libtommath
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: UNCONFIRMED ---    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/heimdal/heimdal/issues/273
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-18 21:58:24 UTC
Heimdal includes a bundled libtommath. See linked issue for some context.

This patch may let us use the system one for now: https://github.com/heimdal/heimdal/issues/324#issuecomment-612601258

Looks like changes in Heimdal were/are needed because of custom function(s) added.