=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus58.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- www/plus58.html 2019/05/27 22:55:25 1.25 +++ www/plus58.html 2019/05/31 13:15:31 1.26 @@ -1412,7 +1412,7 @@
  • Repair a missing state insert in pf(4).
  • Try a third approach for handling pms and pckbd interrupt storms, when there is no pms driver in the kernel. -
  • Update to sqlite3 3.8.7.4.
  • +
  • Update to sqlite3 3.8.7.4.
  • Avoid a NULL pointer dereference in LibreSSL. A NULL pointer could be dereferenced when X509_REQ_set_pubkey() calls X509_PUBKEY_set() with pktmp. According to OpenSSL, this is the fix for CVE-2015-0288.
  • Prevent a use-after-free in httpd(8).
  • Allow the xdm(1) greeter to set the background color of the input fields. The "inpColor" resource is used for that.