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

Diff for /www/64.html between version 1.74 and 1.75

version 1.74, 2018/10/15 20:23:27 version 1.75, 2018/10/15 20:53:36
Line 202 
Line 202 
         out of the box.          out of the box.
     <li>DUID can be used to answer the "Which disk is the root disk?"      <li>DUID can be used to answer the "Which disk is the root disk?"
         question during upgrade.          question during upgrade.
     <li>installing a      <li>Installing a
       <a href="https://man.openbsd.org/diskless.8">diskless(8)</a>        <a href="https://man.openbsd.org/diskless.8">diskless(8)</a>
       setup can be done over interfaces configured with        setup can be done over interfaces configured with
       <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.        <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.
Line 265 
Line 265 
         different addresses when possible.          different addresses when possible.
     <li>When <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> detects      <li>When <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> detects
         roaming between networks it deprecates all configured IPs. IPs from          roaming between networks it deprecates all configured IPs. IPs from
         newly advertised prefixes will the preferred.          newly advertised prefixes will be preferred.
     <li>A new daemon, <a href="https://man.openbsd.org/rad.8">rad(8)</a> sends      <li>A new daemon, <a href="https://man.openbsd.org/rad.8">rad(8)</a> sends
         IPv6 Router Advertisement messages and replaces the old rtadvd(8)          IPv6 Router Advertisement messages and replaces the old rtadvd(8)
         daemon from KAME.          daemon from KAME.
Line 292 
Line 292 
     <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>      <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
         '-i' option now discards any previously defined values for the options          '-i' option now discards any previously defined values for the options
         to be ignored.          to be ignored.
     <li>any change to any interface now causes      <li>Any change to any interface now causes
         <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>          <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
         to appropriately update          to appropriately update
         <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.          <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
Line 364 
Line 364 
         64 bit integers on all architectures.          64 bit integers on all architectures.
     <li>A bug in      <li>A bug in
         <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>          <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
         related to variable expansion of read-only varibles has been fixed.          related to variable expansion of read-only variables has been fixed.
     <li><a href="https://man.openbsd.org/lam.1">lam(1)</a>      <li><a href="https://man.openbsd.org/lam.1">lam(1)</a>
         now provides UTF-8 support.          now provides UTF-8 support.
     <li>Enable <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> and      <li>Enable <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> and
Line 456 
Line 456 
       <li>The new CASignatureAlgorithms option        <li>The new CASignatureAlgorithms option
          in <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>           in <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>
          and <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>           and <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
          controlls the allowed signature formats for CAs to sign           controls the allowed signature formats for CAs to sign
          certificates with. For example, this allows banning CAs that           certificates with. For example, this allows banning CAs that
          sign certificates using the RSA-SHA1 signature algorithm.           sign certificates using the RSA-SHA1 signature algorithm.
       <li>Key revocation lists (KRLs) can now contain keys specified        <li>Key revocation lists (KRLs) can now contain keys specified

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75