Version 2.2.4 has been released
The changes from 2.2.3 are minor. Feature improvements * A "panic_action" can be set to have the server dump a gdb log on SEGV or other fatal error. * allow radmin command "set module status <module> <code>" which can be used to forcibly enable/disable modules. Bug Fixes * If the server fails to bind() after fork(), that is now reported to the parent, which exits with an error. * Session / delay times in MySQL are unsigned int. & Use --tag=CC for libtool. Closes #497. Because libtool is too stupid to notice that compiling means compilation. * Fix bug when copying attributes for vendors > 32767 * Fix behaviour on FreeBSD where sending packets from an interface bound to an IP address would fail when the server was built with udpfromto. * Don't fail config check if were listening on an IP which is also a home server. Some deployments have valid reasons to loop packets back to another virtual server. * Use correct port when DHCP relaying. * Set source IP address for DHCP packets from DHCP-Server-IP-Address, or DHCP-DHCP-Server-Identifier, if we're unable to otherwise determine the source IP.
On 20 Mar 2014, at 10:52, Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> wrote:
Hi Alan,
On 03/19/2014 07:27 PM, Alan DeKok wrote:
The changes from 2.2.3 are minor.
Could you please tag the release in git?
Done
There was no message about this release in freeradius-announce. Are they omitted for minor releases?
Thank you.
Sincerely, Nick - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
hi, the web page: http://freeradius.org/version2.html hasnt been updated since the 2.2.2 - missing the following info: FreeRADIUS 2.2.4 Wednesday 19 Mar 2014 13:20:00 EDT, urgency=medium Feature improvements * A "panic_action" can be set to have the server dump a gdb log on SEGV or other fatal error. * allow radmin command "set module status <module> <code>" which can be used to forcibly enable/disable modules. Bug fixes * If the server fails to bind() after fork(), that is now reported to the parent, which exits with an error. * Session / delay times in MySQL are unsigned int. * Use --tag=CC for libtool. Closes #497. Because libtool is too stupid to notice that compiling means compilation. * Fix bug when copying attributes for vendors > 32767 * Fix behaviour on FreeBSD where sending packets from an interface bound to an IP address would fail when the server was built with udpfromto. * Don't fail config check if were listening on an IP which is also a home server. Some deployments have valid reasons to loop packets back to another virtual server. * Use correct port when DHCP relaying. * Set source IP address for DHCP packets from DHCP-Server-IP-Address, or DHCP-DHCP-Server-Identifier, if we're unable to otherwise determine the source IP. the current page shows 2.2.2 - so 2.2.3 wasnt shown alan
On 20 Mar 2014, at 11:25, A.L.M.Buxey@lboro.ac.uk wrote:
hi,
the web page: http://freeradius.org/version2.html hasnt been updated since the 2.2.2 - missing the following info:
FreeRADIUS 2.2.4 Wednesday 19 Mar 2014 13:20:00 EDT, urgency=medium Feature improvements * A "panic_action" can be set to have the server dump a gdb log on SEGV or other fatal error. * allow radmin command "set module status <module> <code>" which can be used to forcibly enable/disable modules.
Bug fixes * If the server fails to bind() after fork(), that is now reported to the parent, which exits with an error. * Session / delay times in MySQL are unsigned int. * Use --tag=CC for libtool. Closes #497. Because libtool is too stupid to notice that compiling means compilation. * Fix bug when copying attributes for vendors > 32767 * Fix behaviour on FreeBSD where sending packets from an interface bound to an IP address would fail when the server was built with udpfromto. * Don't fail config check if were listening on an IP which is also a home server. Some deployments have valid reasons to loop packets back to another virtual server. * Use correct port when DHCP relaying. * Set source IP address for DHCP packets from DHCP-Server-IP-Address, or DHCP-DHCP-Server-Identifier, if we're unable to otherwise determine the source IP.
Done. Thanks. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
On 03/20/2014 03:41 PM, Alan DeKok wrote:
Nikolai Kondrashov wrote:
There was no message about this release in freeradius-announce. Are they omitted for minor releases?
freeradius-announce is dead. Pretty much no one ever subscribed to it.
Ah, got it, thanks. Maybe it will make sense to remove it, then. Sincerely, Nick
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Arran Cudbard-Bell -
Nikolai Kondrashov