=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/59.html 2016/02/25 16:08:18 1.44 --- www/59.html 2016/02/28 01:54:57 1.45 *************** *** 243,257 **** PermitRootLogin=prohibit-password/without-password that could, depending on compile-time configuration, permit password authentication to root while preventing other forms of authentication. -
  • Eliminate the fallback from untrusted X11-forwarding to trusted - forwarding for cases when the X server disables the SECURITY - extension.
  • Fix an out of-bound read access in the packet handling code.
  • Further use of explicit_bzero(3) has been added in various buffer handling code paths to guard against compilers aggressively doing dead-store removal.
  • The following significant bugs have been fixed in this release: +
  • Potentially-incompatible changes: + +
  • New/changed features: +
  • The following significant bugs have been fixed in this release: