[Bug 207742] crypto/heimdal requires RAND_egd capable libcrypto

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207742

John Baldwin  changed:

   What|Removed |Added

 CC||j...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #3 from John Baldwin  ---
This patch was committed (albeit independently) in commit
e4456411a8c2d4a9bfbccd60f2cf914fd402f817.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 207742] crypto/heimdal requires RAND_egd capable libcrypto

2017-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207742

--- Comment #2 from Bernard Spil  ---
This has also been merged upstream
https://github.com/heimdal/heimdal/commits/master/lib/krb5/crypto-rand.c

And ultimately EGD support was deleted alltogether.

Can a src committer please have a look at the patch?

Cheers,

Bernard.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207742] crypto/heimdal requires RAND_egd capable libcrypto

2016-04-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207742

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207742] crypto/heimdal requires RAND_egd capable libcrypto

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207742

--- Comment #1 from Bernard Spil  ---
OpenSSL 1.1 does not build the EGD code
https://github.com/openssl/openssl/commit/0423f812dc61f70c6ae6643191259ca9e5692c7f

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207742] crypto/heimdal requires RAND_egd capable libcrypto

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207742

Bug ID: 207742
   Summary: crypto/heimdal requires RAND_egd capable libcrypto
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: br...@freebsd.org

Created attachment 167761
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167761=edit
git diff for crypto/heimdal

Whilst building FreeBSD with LibreSSL as provider of libcrypto/libssl, ran into
an error with heimdal.

The fix for this has already landed in ports and should be applied to base as
well. See bug 198527 for the ports fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"