1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/freeradius3
Mark Felder b784895067 net/freeradius3: Disable OpenSSL version checking
FreeRadius developers include a feature enabled by default which checks
your OpenSSL version and refuses to run if certain CVEs are detected.
This is an interesting idea but it means it's possible to upgrade
FreeRadius on a production server and suddently it won't run, especially
if FreeBSD's base OpenSSL doesn't report a version number that can
convince the software it is free from the specified CVEs.

Currently FreeRadius refuses to run on FreeBSD 10.3-RELEASE because it
thinks base system OpenSSL is not patched for CVE-2016-6304, but that
was in fact patched by FreeBSD-10.3-RELEASE-p9.

This feature is only useful if you are using vanilla upstream versions
of OpenSSL which we are not.

Approved by:	portmgr (with hat)
MFH:		2017Q3
2017-08-14 22:32:53 +00:00
..
files - Revert bad patch to resolve build 2017-06-11 13:03:27 +00:00
distinfo - Update to 3.0.15 2017-07-17 14:53:00 +00:00
Makefile net/freeradius3: Disable OpenSSL version checking 2017-08-14 22:32:53 +00:00
pkg-descr
pkg-plist - Update to 3.0.15 2017-07-17 14:53:00 +00:00