diff options
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20250522: + Support for Secure RPC DES authentication has been removed. + The keyserv(8) daemon was already removed, but support for it in libc + has also been removed, so if you somehow still had keyserv installed, + it will now stop working. There is no workaround for this. Removing + DES is considered a feature. + 20250521: Commit e64fe5ad3a23 removed in6_maxmtu and its setter in6_setmaxmtu(). in6_maxmtu is used to store the max IPv6 MTU of all interfaces, |
