=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- www/64.html 2018/10/15 00:41:55 1.59 +++ www/64.html 2018/10/15 03:11:04 1.60 @@ -137,6 +137,12 @@ now supports more modern firmwares found on SPARC T2+ and T3 machines in particular such as T1000, T5120 and T5240. NVRAM variables can now be set per logical domain. +
  • com(4) + better supports Synopsys Designware UARTs. +
  • New islrtc + driver for Intersil ISL1208 Real Time Clock. +
  • Support for the Huawei k3772 in + umsm.

    @@ -210,12 +216,15 @@

  • The Retpoline mitigation against Spectre Variant 2 has been enabled in clang(1) and in assembly files on amd64. +
  • Meltdown mitigation was added to i386.
  • Simultaneous multithreading (SMT) is now disabled by default and can be enabled with the new hw.smt sysctl(2) variable.
  • Audio recording is now disabled by default and can be enabled with the new kern.audio.record sysctl(2) variable. +
  • sshd includes + improved defence against user enumeration attacks.

    @@ -316,6 +325,14 @@ denial of service attacks.

  • New ldap(1) tool implementing a simple ldap search client. +
  • A bug in init(8) + that caused hangs on i386 under VMware has been fixed. +
  • TFTP boot support was added for U-Boot based arm64 and armv7 platforms + via EFI Simple Network protocol. +
  • Support was added for the EFI Random Number Generator Protocol + to insert additional entropy into the kernel at boot. +
  • Support for RFC 3430 (TCP connections) was added to + snmpd.

    @@ -399,9 +416,13 @@

    -

  • LibreSSL 2.x.x +
  • LibreSSL 2.8.2