Full release notes are available at http://freeradius.org/press/index.html It has lots of work-arounds for OpenSSL problems. :( People using TTLS and/or PEAP may notice new WARNING messages in debug mode. The server will now check for compatibility of inner/outer user identities. If the identities are problematic (i.e. someone is spoofing), a WARNING will be printed. We now allow setting Response-Packet-Type in "Post-Proxy-Type Fail", which is useful when the home server does not respond. Alan DeKok.
HI! Alan DeKok wrote:
Full release notes are available at http://freeradius.org/press/index.html
I'm trying to update FreeRADIUS RPMs with the .spec file which worked for 3.0.10. It complains about missing file rlm_sqlhpwippool.so. Was there a change regarding this? Ciao, Michael.
Michael Ströder wrote:
Alan DeKok wrote:
Full release notes are available at http://freeradius.org/press/index.html
I'm trying to update FreeRADIUS RPMs with the .spec file which worked for 3.0.10. It complains about missing file rlm_sqlhpwippool.so. Was there a change regarding this?
Forgot to mention the configure options: %configure \ --disable-static \ --with-pic \ --libdir=%{_libdir}/freeradius \ --disable-ltdl-install \ --enable-strict-dependencies \ --with-edir \ --with-gnu-ld \ --with-system-libtool \ --with-system-libltdl \ --with-udpfromto \ --without-rlm_eap_ikev2 \ --without-rlm_eap_tnc \ --with-rlm-krb5-lib-dir=%{_libdir} \ --without-rlm_opendirectory \ --without-rlm_sql_db2 \ --without-rlm_sql_firebird \ --without-rlm_sql_iodbc \ --without-rlm_redis \ --without-rlm_rediswho \ --without-rlm_sql_oracle \ --without-rlm_securid \ --disable-silent-rules Ciao, Michael.
Alan DeKok wrote:
Full release notes are available at http://freeradius.org/press/index.html
It has lots of work-arounds for OpenSSL problems. :(
People using TTLS and/or PEAP may notice new WARNING messages in debug mode. The server will now check for compatibility of inner/outer user identities. If the identities are problematic (i.e. someone is spoofing), a WARNING will be printed.
We now allow setting Response-Packet-Type in "Post-Proxy-Type Fail", which is useful when the home server does not respond.
FWIW: 3.0.11 has landed in openSUSE's developer project: https://build.opensuse.org/package/show/network/freeradius-server More openSUSE platforms are enabled in my personal home branch: https://build.opensuse.org/package/show/home:stroeder:branches:network/freer... Ciao, Michael.
participants (2)
-
Alan DeKok -
Michael Ströder