[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus.html between version 1.1447 and 1.1448

version 1.1447, 2019/08/16 16:40:34 version 1.1448, 2019/08/22 19:04:05
Line 89 
Line 89 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2019/08/21 -->
   <li>Added kern.utc_offset to <a href="https://man.openbsd.org/sysctl">sysctl(2)</a>. This is a successor to the DST/TIMEZONE <a href="https://man.openbsd.org/options">options(4)</a>, which are incompatible with KARL. Also switches to using an offset in minutes east of UTC.
   <li>Lowered <a href="https://man.openbsd.org/sysupgrade">sysupgrade(8)</a> timeout to 30 minutes per set.
   <li>Fixed a race condition in the invalidation of remote TLB entries for mips64.
   <li>Removed support for semantically opaque interface identifiers (RFC 7217) for IPv6 link local addresses.
   <li>Increased the <code>/usr</code> auto-allocation size in <a href="https://man.openbsd.org/disklabel">disklabel(8)</a>.
   <!-- 2019/08/20 -->
   <li>Switched to loading the TAL installed in <code>/etc/rpki</code> by default in <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a>. Added a <code>-t tal</code> option to pass in TAL files by hand and set the argument to the filename of the output file.
   <!-- 2019/08/19 -->
   <li>Added a configuration option for reverse scrolling to <a href="https://man.openbsd.org/wsmouse">wsmouse(4)</a>.
   <li>Added support for additional Elantech-4 touchpad models.
   <li>Increased default datasize for pbuild in <a href="https://man.openbsd.org/login.conf">login.conf(5)</a> to 6GB.
   <li>Added support for the SMBus System Interfaces (SSIF) to <a href="https://man.openbsd.org/ipmi">ipmi(4)</a>.
   <li>Restored MSRs and PAT on main CPU after resume, potentially improving performance of the console on many amd64 machines.
   <li>Enabled TCP and UDP checksum offloading by default for <a href="https://man.openbsd.org/ix">ix(4)</a>.
   <li>Added missing <a href="https://man.openbsd.org/sxiccmu">sxiccmu(4)</a> OHCI clocks for the Allwinner R40.
   <!-- 2019/08/18 -->
   <li>Implemented Linux compatibility <a href="https://man.openbsd.org/acpi">acpi(4)</a> interfaces and enabled the ACPI support code in <a href="https://man.openbsd.org/radeon">radeon(4)</a> and <a href="https://man.openbsd.org/amdgpu">amdgpu(4)</a>.
   <!-- 2019/08/17 -->
   <!-- 2019/08/16 -->
   <li>Removed snmpctl(8) in favor of <a href="https://man.openbsd.org/snmp">snmp(1)</a>.
   <li>Fixed a segfault in the <a href="https://man.openbsd.org/iked">iked(8)</a> parser when specifying an invalid transform.
   <!-- 2019/08/15 -->
   <li>Prevented a race condition where the <a href="https://man.openbsd.org/acct">acct(2)</a> syscall and accounting thread both tried to close a vnode.
   <!-- 2019/08/14 -->
   <li>Fixed an <a href="https://man.openbsd.org/iked">iked(8)</a> NAT traversal detection bug when "local" option is not explicitly set.
 <!-- 2019/08/13 -->  <!-- 2019/08/13 -->
 <li>Implemented backlight control for <a href="https://man.openbsd.org/amdgpu">amdgpu(4)</a>, allowing setting of the backlight using <a href="https://man.openbsd.org/wsconsctl">wsconsctl(8)</a>.  <li>Implemented backlight control for <a href="https://man.openbsd.org/amdgpu">amdgpu(4)</a>, allowing setting of the backlight using <a href="https://man.openbsd.org/wsconsctl">wsconsctl(8)</a>.
 <li>Modified <a href="https://man.openbsd.org/azalia">azalia(4)</a> to enable speaker routing on the ThinkPad X1C7.  <li>Modified <a href="https://man.openbsd.org/azalia">azalia(4)</a> to enable speaker routing on the ThinkPad X1C7.
Line 109 
Line 135 
 <li>Moved to 6.6-beta.  <li>Moved to 6.6-beta.
 <li>Used <a href="https://man.openbsd.org/unveil">unveil(2)</a> to restrict <a href="https://man.openbsd.org/ldpd">ldpd(8)</a> filesystem access.  <li>Used <a href="https://man.openbsd.org/unveil">unveil(2)</a> to restrict <a href="https://man.openbsd.org/ldpd">ldpd(8)</a> filesystem access.
 <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC as the default amd64 time source.  <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC as the default amd64 time source.
 <li>Imported <a href="https://man.openbsd.org/snmp">snmp(1)</a>, a new snmp client which aims to be netsnmp-compatible for supported features. It will shortly replace <a href="https://man.openbsd.org/snmpctl">snmpctl(8)</a>.  <li>Imported <a href="https://man.openbsd.org/snmp">snmp(1)</a>, a new snmp client which aims to be netsnmp-compatible for supported features.
 <!-- 2019/08/08 -->  <!-- 2019/08/08 -->
 <li>Added <code>--address</code> argument to <a href="https://man.openbsd.org/openrsync">openrsync(1)</a> to bind to the specified address when connecting to an rsync daemon.  <li>Added <code>--address</code> argument to <a href="https://man.openbsd.org/openrsync">openrsync(1)</a> to bind to the specified address when connecting to an rsync daemon.
 <li>Began supporting WPA2 CCMP encryption/decryption in hardware with <a href="https://man.openbsd.org/iwm">iwm(4)</a>.  <li>Began supporting WPA2 CCMP encryption/decryption in hardware with <a href="https://man.openbsd.org/iwm">iwm(4)</a>.

Legend:
Removed from v.1.1447  
changed lines
  Added in v.1.1448