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

Diff for /www/plus56.html between version 1.32 and 1.33

version 1.32, 2021/09/19 19:22:17 version 1.33, 2021/10/08 16:31:36
Line 373 
Line 373 
 <li>Fixed version number processing in <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> cms_sd_set_version() (PR #3249).  <li>Fixed version number processing in <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> cms_sd_set_version() (PR #3249).
 <li>Removed <a href="https://man.openbsd.org/rdist.1">rdist(1)</a>.  <li>Removed <a href="https://man.openbsd.org/rdist.1">rdist(1)</a>.
 <li>Avoid panic on alpha when using network card with a small number of tx descriptors per packet, a lot of memory, and a heavily fragmented packets.  <li>Avoid panic on alpha when using network card with a small number of tx descriptors per packet, a lot of memory, and a heavily fragmented packets.
 <li>When looking for the issuer of a <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> x509 certificate, only return an expired certificate if no valid certificates have been found (PR #3359).  <li>When looking for the issuer of a <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> X.509 certificate, only return an expired certificate if no valid certificates have been found (PR #3359).
 <li>In <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> ssl3_get_client_key_exchange() parsing a GOST session key, invoke the regular ASN.1 parser (PR #3335).  <li>In <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> ssl3_get_client_key_exchange() parsing a GOST session key, invoke the regular ASN.1 parser (PR #3335).
 <li>Removed RFC4620 Node Information Query support from the kernel.  <li>Removed RFC4620 Node Information Query support from the kernel.
 <li>Made <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> CMS_decrypt_set1_pkey() return an error if no recipient type matches, instead of returning a random key (PR #3348).  <li>Made <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> CMS_decrypt_set1_pkey() return an error if no recipient type matches, instead of returning a random key (PR #3348).
Line 836 
Line 836 
 <li>Fixed segfault in <a href="https://man.openbsd.org/makewhatis.8">makewhatis(8)</a> -Q if the next .SH after .SH NAME does not have any arguments.  <li>Fixed segfault in <a href="https://man.openbsd.org/makewhatis.8">makewhatis(8)</a> -Q if the next .SH after .SH NAME does not have any arguments.
 <li>Backed out the previous ICMP simplifying diff from <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>, which caused livelocks.  <li>Backed out the previous ICMP simplifying diff from <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>, which caused livelocks.
 <li>Try postponed requests first, so <a href="https://man.openbsd.org/iked.8">iked(8)</a> does in-order processing.  <li>Try postponed requests first, so <a href="https://man.openbsd.org/iked.8">iked(8)</a> does in-order processing.
 <li>Made <a href="https://man.openbsd.org/iked.8">iked(8)</a> authentication work with X509 certificates not containing a subject-altname.  <li>Made <a href="https://man.openbsd.org/iked.8">iked(8)</a> authentication work with X.509 certificates not containing a subject-altname.
 <li>Removed the undocumented and ineffective <a href="https://man.openbsd.org/ln.1">ln(1)</a> -F option.  <li>Removed the undocumented and ineffective <a href="https://man.openbsd.org/ln.1">ln(1)</a> -F option.
 <li>Removed <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> {nd6_,}useloopback options.  <li>Removed <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> {nd6_,}useloopback options.
 <!-- 2014/05/06 -->  <!-- 2014/05/06 -->

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33