=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus52.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- www/plus52.html 2017/06/26 17:18:57 1.23 +++ www/plus52.html 2017/06/27 13:01:33 1.24 @@ -527,7 +527,7 @@
  • The NetBSD GIO@PCI bus driver for fast Ethernet expansion boards is ported to OpenBSD (Only the bridge yet, drivers need to be adapted).
  • pkg_mklocatedb(1) no longer fails if files from the *etc sets are missing, warns instead to run sysmerge(8). -
  • RFC 2461 Router Solicitation flushing will remove all IPv6 routes on a specified gateway, not only CONNECTED ones; clear routes when RA with RouterLifetime of 0 is sent; and use correct priorities when installing routes acquired via redirects. +
  • RFC 2461 Router Solicitation flushing will remove all IPv6 routes on a specified gateway, not only CONNECTED ones; clear routes when RA with RouterLifetime of 0 is sent; and use correct priorities when installing routes acquired via redirects.
  • The tmux(1) configuration syntax now lets a backslash escape itself at the EOL.
  • On mips64 the virtual aliasing mask computation is corrected. @@ -538,7 +538,7 @@
  • sudo(8) addresses CVE 2012-2337 by adding a missing break between AF_INET and AF_INET6 in addr_matches_if_netmask().
  • pcidump(8) recognizes 8.0 GT/s link speeds of PCI Express 3.0. -
  • The IPv6 stack tests that the target link local address is included with a neighbour advertisment sent to a multicast address, as mandated by RFC 4861. +
  • The IPv6 stack tests that the target link local address is included with a neighbour advertisment sent to a multicast address, as mandated by RFC 4861.
  • unbound(8) now handles out-of-filedescriptor situations by temporarily pausing further accept(2)s.
  • cwm(1) better integrated into the freedesktop.org Window Manager Specification Project. @@ -1048,7 +1048,7 @@
  • tftp-proxy(8) now fills in default values for rtableid/onrdomain/prio when creating PF rules.
  • Disable the use of unsafe builtin gcc(1) functions (strcat, strcpy, stpcpy) making them easier to spot in the object files. Add stpcpy(3) to the list of unsafe functions.
  • Clarification of :*: in passwd(5) manpage. -
  • The detection of the RFC 6396 encoding of the MP_REACH_NLRI attribute is improved for bgpctl(8). +
  • The detection of the RFC 6396 encoding of the MP_REACH_NLRI attribute is improved for bgpctl(8).
  • In pms(4) support for a special ALPS protocol (using interleaved PS/2 packets) is added, as is used on touchpads for Dell laptops E6xxx and E5500, possibly others.
  • rc.d(8) bits are added for the new standalone tftpd(8) daemon.