=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus58.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- www/plus58.html 2015/09/02 20:30:03 1.7 +++ www/plus58.html 2015/09/04 15:59:50 1.8 @@ -76,7 +76,7 @@ -
  • In the installer, use the %c and %a fields in pkg.conf. +
  • In the installer, use the %c and %a fields in pkg.conf(5).
  • Show the tame flag in ps(1).
  • In ldpd(8): -
  • 5.5, 5.6 and 5.7 SECURITY FIX: logic error in smtpd handling of SNI.
    A source patch is available for 5.5, 5.6 and 5.7. +
  • 5.5, 5.6 and 5.7 SECURITY FIX: logic error in smtpd(8) handling of SNI.
    A source patch is available for 5.5, 5.6 and 5.7.
  • Fix incorrect logic in smtpd(8) that could lead to unexpected client disconnect, invalid certificate in SNI negotiation or server crash.
  • Add support for x2apic mode. This is currently only enabled on hypervisors.
  • In mandoc(1), if an explicit line break request (.br or .sp) occurs within an .HP block, the next line doesn't hang, but is simply indented. @@ -1248,7 +1248,7 @@
  • Show the full LIB in the ldpctl(8) "show lib" command.
  • Add support for commit ids to "opencvs status".
  • Fix the modified timestamp in the output of "opencvs status". -
  • In mandoc(1), don't allow breaking the output line after hyphens following escape sequences. Improves tic(1), sxpm(1) and a few Perl manuals. +
  • In mandoc(1), don't allow breaking the output line after hyphens following escape sequences. Improves tic(1), sxpm(1) and a few Perl manuals.
  • Use config_suspend() instead of dereferencing ca_activate directly to support drivers that do not need any specific suspend/resume magic and do not have an activate function. This is needed at least by kauaiata(4).
  • In mandoc(1), fix a quirk with respect to an empty .HP. @@ -1288,7 +1288,7 @@
  • Check for write access on the original file before creating the temporary one.
  • In ssh-keygen(1), if a user tries to add a comment to a non-RSA1 key and has entered their passphrase, explicitly clear it before exit. -
  • Tell the firmware to shut down the fan management thread on the last generation of G5s. Without this mpi@'s PowerMac11,2 hang when smu(4) attaches. +
  • Tell the firmware to shut down the fan management thread on the last generation of G5s. Without this mpi@'s PowerMac11,2 hang when smu(4) attaches.
  • Move the default font path from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default).
  • Fix the repeating keys/delay problem that occurs on newer ThinkPads when touching the trackpad/trackstick while typing during the installer in a less invasive way.