=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1362 retrieving revision 1.1363 diff -u -r1.1362 -r1.1363 --- www/plus.html 2014/11/13 23:55:50 1.1362 +++ www/plus.html 2014/11/25 22:12:39 1.1363 @@ -128,7 +128,7 @@
  • Fixed pipex(4) to return multicast packets to the caller so that npppd(8) can handle them.
  • Fixed pipex(4) to initialise DF bit in IP header for L2TP message, so packets larger than minimum MTU aren't dropped. -
  • 5.4, 5.5, 5.4 and -current SECURITY FIX: Fixed incorrect expansion of netmask for dynamic interfaces by pfctl(8). Stops potential elevation of access permissions for IPv6 traffic.. +
  • 5.4, 5.5, 5.6 and -current SECURITY FIX: Fixed incorrect expansion of netmask for dynamic interfaces by pfctl(8). Stops potential elevation of access permissions for IPv6 traffic..
  • Removed execute permission from most pages in the kernel pmap(9) on powerpc.
  • Stopped supporting wsmoused(8) and X(7) in parallel. Code is racy and known to break mice upon resume.
  • Fixed regression in term.c r1.89: repaired handling of zero-width spaces (\&) in mandoc(1) utf-8 output.