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

Diff for /www/plus46.html between version 1.40 and 1.41

version 1.40, 2019/05/27 22:55:24 version 1.41, 2019/06/01 23:12:51
Line 353 
Line 353 
 <li>Added VIA CPU crypto support on the amd64 platform.  <li>Added VIA CPU crypto support on the amd64 platform.
 <li>In <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, use the SCM_TIMESTAMP socket option to get the time we received a reply, instead of the time when ntpd read from the socket.  <li>In <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, use the SCM_TIMESTAMP socket option to get the time we received a reply, instead of the time when ntpd read from the socket.
 <li>Added support in <a href="https://man.openbsd.org/smptd.8">smptd(8)</a> for specifying a certificate when relaying to another host which requests client certificates.  <li>Added support in <a href="https://man.openbsd.org/smptd.8">smptd(8)</a> for specifying a certificate when relaying to another host which requests client certificates.
 <li>Do not consider unresolved weak symbols in the <a href="https://man.openbsd.org/ldconfig.8">ldconfig(8)</a> prebind code an error.  <li>Do not consider unresolved weak symbols in the <a href="https://man.openbsd.org/ldconfig.8">ldconfig(8)</a> prebind code an error.
 <li>Added an <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> error handler for missing AML nameref.  <li>Added an <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> error handler for missing AML nameref.
 <li>Fixed <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> parsing rules for Scope opcode. Fixes panics on some HP systems.  <li>Fixed <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> parsing rules for Scope opcode. Fixes panics on some HP systems.
 <li>Have <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> bring up raid sets that have missing members.  <li>Have <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> bring up raid sets that have missing members.
Line 379 
Line 379 
 <li>Added an option to <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to change the "connect-retry" timer.  <li>Added an option to <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to change the "connect-retry" timer.
 <li>Make sure cloned routes inherit the route label.  <li>Make sure cloned routes inherit the route label.
 <!-- 2009/05/25 -->  <!-- 2009/05/25 -->
 <li>Select the SGI TLB handler workaround at run-time since the fix for R5000 will confuse R10k rev 3 CPUs.  <li>Select the SGI TLB handler workaround at run-time since the fix for R5000 will confuse R10k rev 3 CPUs.
 <li>For <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>, add a missing check for truncated dport in the returned UDP header for ICMP_UNREACH_PORT.  <li>For <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>, add a missing check for truncated dport in the returned UDP header for ICMP_UNREACH_PORT.
 <li>Endian fix in <a href="https://man.openbsd.org/em.4">em(4)</a> VLAN handling.  <li>Endian fix in <a href="https://man.openbsd.org/em.4">em(4)</a> VLAN handling.
 <!-- 2009/05/24 -->  <!-- 2009/05/24 -->

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41