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

Diff for /www/72.html between version 1.42 and 1.43

version 1.42, 2022/10/02 08:20:48 version 1.43, 2022/10/02 09:43:24
Line 301 
Line 301 
 <li>Various bugfixes and tweaks in userland:  <li>Various bugfixes and tweaks in userland:
   <ul>    <ul>
   <!-- openrsync -->    <!-- openrsync -->
   <li>Fixed <a href="https://man.openbsd.org/openrsync">openrsync(1)</a>    <li>Fixed <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>
         on sparc64 by eliminating a redundant second conversion of the int          on sparc64 by eliminating a redundant second conversion of the int
         value from little to host endian.          value from little to host endian.
   <li>Added connection timeout functionality to <a    <li>Added connection timeout functionality to <a
Line 315 
Line 315 
   
   <!-- pkg_add -->    <!-- pkg_add -->
   <li>Made use of the fact that repositories are unique objects in <a    <li>Made use of the fact that repositories are unique objects in <a
         href="https://man.openbsd.org/pkg_add">pkg_add(1)</a> and annotated          href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> and annotated
         the quirks repository as cached, allowing for a large speed increase.          the quirks repository as cached, allowing for a large speed increase.
   <li>Enabled <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> caching by default.    <li>Enabled <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> caching by default.
   <li>Changed the tied algorithm in <a    <li>Changed the tied algorithm in <a
Line 388 
Line 388 
         much safer FD-passing idiom for updating <a          much safer FD-passing idiom for updating <a
         href="https://man.openbsd.org/utmp.5">utmp(5)</a>.          href="https://man.openbsd.org/utmp.5">utmp(5)</a>.
   <li>Prevented a crash in <a    <li>Prevented a crash in <a
         href="https://man.openbsd.org/vi">vi(1)</a> when cursor key support is          href="https://man.openbsd.org/vi.1">vi(1)</a> when cursor key support is
         disabled.          disabled.
   <li>Updated <a href="https://man.openbsd.org/vi">vi(1)</a> to apply    <li>Updated <a href="https://man.openbsd.org/vi.1">vi(1)</a> to apply
         expandtab to the output of a ! command.          expandtab to the output of a ! command.
   <li>Made <a href="https://man.openbsd.org/mg.1">mg(1)</a>    <li>Made <a href="https://man.openbsd.org/mg.1">mg(1)</a>
         automatically delete trailing whitespace on RET in c-mode and          automatically delete trailing whitespace on RET in c-mode and
Line 403 
Line 403 
         unambiguous.          unambiguous.
   <li>Fixed multiple memory leaks in <a    <li>Fixed multiple memory leaks in <a
         href="https://man.openbsd.org/awk.1">awk(1)</a>.          href="https://man.openbsd.org/awk.1">awk(1)</a>.
   <li>Changed <a href="https://man.openbsd.org/compress">compress(1)</a>    <li>Changed <a href="https://man.openbsd.org/compress.1">compress(1)</a>
         to print a more accurate message when -v is used with -k.          to print a more accurate message when -v is used with -k.
   <li>Fixed <a href="https://man.openbsd.org/gzip.1">gzip(1)</a> byte    <li>Fixed <a href="https://man.openbsd.org/gzip.1">gzip(1)</a> byte
         counts with 32-bit integers.          counts with 32-bit integers.
Line 525 
Line 525 
   <li>Make <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a>    <li>Make <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a>
         attach on 2F-based loongson systems.          attach on 2F-based loongson systems.
   <li>Added power button support to <a    <li>Added power button support to <a
         href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>.          href="https://man.openbsd.org/arm64/aplsmc.4">aplsmc(4)</a>.
   <li>Changed the <a href="https://man.openbsd.org/mfii.4">mfii(4)</a>    <li>Changed the <a href="https://man.openbsd.org/mfii.4">mfii(4)</a>
         RAID controller driver to allow the firmware more time to transition          RAID controller driver to allow the firmware more time to transition
         out of the UNDEFINED state.          out of the UNDEFINED state.
Line 730 
Line 730 
         <li>Full support for RFC 7911 - Advertisement of Multiple Paths in BGP.          <li>Full support for RFC 7911 - Advertisement of Multiple Paths in BGP.
         <li>Improve FIB code, handle IPv6 scoped addresses properly.          <li>Improve FIB code, handle IPv6 scoped addresses properly.
         <li>Add <a href="https://man.openbsd.org/bgplgd.8">bgplgd(8)</a>,          <li>Add <a href="https://man.openbsd.org/bgplgd.8">bgplgd(8)</a>,
                 a FastCGI server providing a REST API of bgpctl.              a FastCGI server providing a REST API to execute
               <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> commands.
         <li>Bugfix: <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> could          <li>Bugfix: <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> could
             fail to invalidate nexthops and incorrectly leave them in the FIB or              fail to invalidate nexthops and incorrectly leave them in the FIB or
             Adj-RIB-Out.              Adj-RIB-Out.
Line 804 
Line 805 
   <li>In <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>,    <li>In <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>,
   <ul>    <ul>
         <li>Allow object names to be used in addition to OIDs in          <li>Allow object names to be used in addition to OIDs in
                 <a href="https://man.openbsd.org/snmpd.conf.5">snmpd.conf</a>.                  <a href="https://man.openbsd.org/snmpd.conf.5">snmpd.conf(5)</a>.
         <li>Better type hinting for debug logging.          <li>Better type hinting for debug logging.
         <li>Introduce a blocklist feature, which removes subtrees from view.          <li>Introduce a blocklist feature, which removes subtrees from view.
         <li>Reintroduce AgentX master support.          <li>Reintroduce AgentX master support.
Line 864 
Line 865 
   
   </ul>    </ul>
   
 <li><a href="https://man.openbsd.org/tmux">tmux(1)</a> improvements and bug fixes:  <li><a href="https://man.openbsd.org/tmux.1">tmux(1)</a> improvements and bug fixes:
   <ul>    <ul>
   <li>Added an ACL list for multiple users attaching to the <a    <li>Added an ACL list for multiple users attaching to the <a
         href="https://man.openbsd.org/tmux.1">tmux(1)</a> socket.          href="https://man.openbsd.org/tmux.1">tmux(1)</a> socket.
Line 933 
Line 934 
 <li>mandoc 1.14.6 plus several bugfixes, including:  <li>mandoc 1.14.6 plus several bugfixes, including:
   <ul>    <ul>
   <li>Fixed calculation of the width of spanned columns in <a    <li>Fixed calculation of the width of spanned columns in <a
         href="https://man.openbsd.org/mandoc">mandoc(1)</a>.          href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
   <li>Made <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>'s    <li>Made <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>'s
         roff_expand() parse left-to-right rather than right-to-left.          roff_expand() parse left-to-right rather than right-to-left.
   <li>Implemented a rudimentary version of the <a    <li>Implemented a rudimentary version of the <a

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43