Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779577 - dev-lang/mono: add support for Heimdal (use virtual/krb5 once supported upstream)
Summary: dev-lang/mono: add support for Heimdal (use virtual/krb5 once supported upstr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/mono/mono/issues/2...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-03-31 18:51 UTC by Sam James
Modified: 2021-05-12 10:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
allow-heimdal.patch (from Arfrever upstream) (file_779577.txt,1.44 KB, patch)
2021-03-31 18:59 UTC, Sam James
Details | Diff
Patch (mono.patch,5.62 KB, patch)
2021-03-31 20:10 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-31 18:51:16 UTC
Reported by Arfrever.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-31 18:59:08 UTC
Created attachment 696546 [details, diff]
allow-heimdal.patch (from Arfrever upstream)
Comment 2 Arfrever Frehtes Taifersar Arahesis 2021-03-31 19:20:44 UTC
Also dependency on virtual/krb5 should be conditional on "kerberos" USE flag.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2021-03-31 20:10:44 UTC
Created attachment 696552 [details, diff]
Patch