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

Diff for /www/plus.html between version 1.1488 and 1.1489

version 1.1488, 2021/01/09 12:15:31 version 1.1489, 2021/02/11 19:31:50
Line 92 
Line 92 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2021/02/06 -->
   <li>Moved to 6.9-beta.
   <!-- 2021/02/05 -->
   <li>Added the new <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> -S flag to new-window to select the existing window if one with the given name already exists, rather than failing.
   <li>Disabled <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> autovolume by default and set the default volume to 127. Setting "-w on" will replicate the previous behavior of automatically decreasing playback volume when new programs start playing.
   <!-- 2021/02/04 -->
   <li>Upgraded to OpenSSL 1.1 compatible crypto API in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
   <li>Implemented the <a href="https://man.openbsd.org/nc.1">nc(1)</a> -D socket debug option in <a href="https://man.openbsd.org/tcpbench.1">tcpbench(1)</a>, allowing analysis of TCP connections.
   <li>Introduced <a href="https://man.openbsd.org/uhidpp.4">uhidpp(4)</a>, a driver for Logitech HID++ devices.
   <li>Added support for the Netgear ProSecure UTM25 to octeon.
   <!-- 2021/02/03 -->
   <li>Turned off the direct ACK on every other data segment, saving processing time and improving network performance.
   <li>Changed pf_route so <a href="https://man.openbsd.org/pf.4">pf(4)</a> only runs when packets enter and leave the stack.
   <!-- 2021/02/02 -->
   <li>Properly implemented "rde med compare strict" in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> and ensured that the order of prefixes is always correct.
   <li>Introduced <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> support for sending the If-Modified-Since header while fetching over http or https. Switched to using the timestamps from the remote server's Last-Modified header if available when saving local files and introduced the ftp "-u" flag to disable this behavior.
   <li>Fixed a crash that could occur in <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> when a usb device is unplugged.
   <!-- 2021/02/01 -->
   <li>Fixed path MTU discovery for ESP tunneled in IPv6.
   <!-- 2021/01/31 -->
   <li>Changed route-to in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> to send packets to IPs instead of interfaces.
   <li>Added basic support for BCM4379, found on the Apple M1 SoCs, to <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
   <li>Completed code cleanup to avoid linker issues by satisfying -fno-common on all architectures.
   <!-- 2021/01/30 -->
   <li>Made editing GPT in <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> safer by defaulting offset to the beginning of the largest free space and preventing the creation of overlapping partitions.
   <!-- 2021/01/29 -->
   <li>Stopped relying on USB devices to correctly present their indices, instead searching for the correct interfaces. This fixes E+ Corp. DAC Audio devices.
   <!-- 2021/01/28 -->
   <!-- 2021/01/27 -->
   <li>Applied <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> to <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a>.
   <!-- 2021/01/26 -->
   <li>Fixed termination assert in <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> to avoid a panic.
   <li>Added support for RSA-PSS PKCS1 signatures to <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
   <li>Recognized Apple Icestorm cores on arm64.
   <li>Ensured AI_ADDRCONFIG takes routing domain into account when checking for available address families.
   <!-- 2021/01/25 -->
   <li>Renamed the HostbasedKeyTypes keyword in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and the HostbasedAcceptedKeyTypes keyword in <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a> to HostbasedAcceptedAlgorithms.
   <li>Disabled logging to <a href="https://man.openbsd.org/syslog.3">syslog(3)</a> for libunbound with <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>. Does not prevent logging to stderr with "unwind -d".
   <li>Fixed a data toggle out of sync problem for <a href="https://man.openbsd.org/ugen.4">ugen(4)</a> and <a href="https://man.openbsd.org/uhidev.4">uhidev(4)</a> devices on <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> controllers.
   <li>Raised the <a href="https://man.openbsd.org/mcx.4">mcx(4)</a> max number of queues/interrupts from 1 to 16.
   <li>Introduced the <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a> per neighbor and global config option "reject as-set yes/no" to allow rejection of received UPDATES with AS_SET segments. These rejected prefixes can be viewed with <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> "show rib in error".
   <li>Fixed <a href="https://man.openbsd.org/wg.4">wg(4)</a> ioctl to handle multiple wgpeers.
   <li>Fixed filtering on <a href="https://man.openbsd.org/kstat.1">kstat(1)</a> unit numbers.
   <!-- 2021/01/24 -->
   <li>Used stoeplitz to provide a flowid for tcp packets when enabled.
   <li>Updated the default system.fvwmrc for <a href="https://man.openbsd.org/fvwm.1">fvwm(1)</a>.
   <li>Implemented DNS64 synthesis in <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>.
   <!-- 2021/01/23 -->
   <li>Prevented memory corruption or improper page access in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> due to improper TLB flushing for now by wiring the pages used by virtual machines.
   <li>Added support for <a href="https://man.openbsd.org/ipmi.4">ipmi(4)</a> on PowerNV systems.
   <!-- 2021/01/22 -->
   <li>Set up <a href="https://man.openbsd.org/ims.4">ims(4)</a> devices in X11 to behave like touchpads.
   <li>Introduced <a href="https://man.openbsd.org/ujoy.4">ujoy(4)</a>, a restricted subset of <a href="https://man.openbsd.org/uhid.4">uhid(4)</a> for game controllers which uses /dev/ujoy/* device nodes.
   <!-- 2021/01/21 -->
   <li>Fixed a memory leak in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
   <li>Removed the <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> traphandler process.
   <li>Renamed the PubkeyAcceptedKeyTypes keyword to PubkeyAcceptedAlgorithms in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.
   <li>Added support for INVALID_KE_PAYLOAD in <a href="https://man.openbsd.org/iked.8">iked(8)</a> CREATE_CHILD_SA exchange.
   <!-- 2021/01/20 -->
   <li>Printed rewritten addresses in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> logged with <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> for rdr-to, nat-to and af-to rules.
   <!-- 2021/01/19 -->
   <li>Disabled <a href="https://man.openbsd.org/com.4">com(4)</a> on sparc64 for m3000s. Console i/o should fall back to ofw routines.
   <li>Implemented intx support in <a href="https://man.openbsd.org/mvkpcie.4">mvkpcie(4)</a>.
   <li>Enabled <a href="https://man.openbsd.org/athn.4">athn(4)</a> for arm64.
   <li>Introduced locking for amaps and anons, improving build performance.
   <!-- 2021/01/18 -->
   <li>Fixed the <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> example configuration not to generate errors when running without TLS keys already in place.
   <li>Unlocked <a href="https://man.openbsd.org/getppid.2">getppid(2)</a>.
   <li>Introduced new function <a href="https://man.openbsd.org/if_unit.9">if_unit(9)</a>, returning a pointer to the interface descriptor corresponding to the unique name.
   <!-- 2021/01/17 -->
   <li>Added a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> -N flag to never start the server even if the command would normally do so.
   <li>Dumped the max payload size and max read request size in the pcie cap in <a href="https://man.openbsd.org/pcidump.8">pcidump(8)</a>.
   <!-- 2021/01/16 -->
   <!-- 2021/01/15 -->
   <!-- 2021/01/14 -->
   <li>Prevented a panic in some acpi firmware that provided invalid memory regions in their reserved memory region reporting table.
   <!-- 2021/01/13 -->
   <li>Pledged the <a href="https://man.openbsd.org/doas.1">doas(1)</a> "-C" code path.
   <!-- 2021/01/12 -->
   <li>Implemented <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> listening on TCP.
   <li>Allowed use of <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> on interfaces that share the same IP.
   <!-- 2021/01/11 -->
   <li>Used an 8th order FIR low-pass filter for resampling in <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> and for <a href="https://man.openbsd.org/aucat.1">aucat(1)</a>, removing most of the aliasing noise during resampling.
   <li>Created a path MTU host route for <a href="https://man.openbsd.org/ipsec.4">IPsec(4)</a> over IPv6.
   <!-- 2021/01/10 -->
   <li>Updated to <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> 363.
   <li>Disabled base-gcc on loongson and octeon.
 <!-- 2021/01/09 -->  <!-- 2021/01/09 -->
 <li>Added PerSourceMaxStartups and PerSourceNetBlockSize options to sshd.  <li>Added PerSourceMaxStartups and PerSourceNetBlockSize options to <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
   <li>Enabled powerpc support for floating-point exceptions.
   <li>Added support for <a href="https://man.openbsd.org/SSL_get_shared_ciphers.3">SSL_get_shared_ciphers(3)</a> in TLSv1.3 and fixed to correctly return ciphers shared by the client and the server.
   <li>Fixed -s option for <a href="https://man.openbsd.org/cmp.1">cmp(1)</a>.
   <li>Added "strip" directive to <a href="https://man.openbsd.org/relayd.conf.5">relayd.conf(5)</a>.
   <!-- 2021/01/08 -->
   <li>Fixed a boot-time crash on sparc64 due to mutex use during the message buffer initialization.
   <!-- 2021/01/07 -->
   <li>Made CheckHostIP default to "no" in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>.
   <li>Added a "xenodm" login class for <a href="https://man.openbsd.org/xenodm.1">xenodm(1)</a> and increased openfiles to 512 to avoid running out of file descriptors with a busy desktop.
   <li>Ensured <a href="https://man.openbsd.org/sleep.3">sleep(3)</a> calls <a href="https://man.openbsd.org/nanosleep.2">nanosleep(2)</a> if seconds is zero, now delegating all decisions about whether or not to yield the CPU.
   <!-- 2021/01/06 -->
   <li>Allowed a process to open a <a href="https://man.openbsd.org/video.4">video(4)</a> device multiple times. Fixes webcam usage with Firefox and BigBlueButton.
   <!-- 2021/01/05 -->
   <li>Fixed problems which could arise with software such as bacula and icinga when a root certificate was specified as both a trusted and an untrusted certificate.
   <li>Began distributing the gzip'd version of bsd.rd on all platforms with boot methods supporting it.
   <!-- 2021/01/04 -->
   <!-- 2021/01/03 -->
   <li>Fixed a use after free in <a href="https://man.openbsd.org/carp.4">carp(4)</a>.
 <!-- 2021/01/02 -->  <!-- 2021/01/02 -->
 <li>Updated to libc++ and libc++abi 10.0.1.  <li>Updated to libc++ and libc++abi 10.0.1.
 <li>Added requests for a new certificate without requiring -F when <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> detects an added or removed SAN in the config file not reflected in the existing certificate on disk.  <li>Added requests for a new certificate without requiring -F when <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> detects an added or removed SAN in the config file not reflected in the existing certificate on disk.
Line 147 
Line 252 
 <li>Fixed ofw regulators that use "active-low" polarity.  <li>Fixed ofw regulators that use "active-low" polarity.
 <!-- 2020/12/22 -->  <!-- 2020/12/22 -->
 <li>Added PCIe clocks to <a href="https://man.openbsd.org/amlclock.4">amlclock(4)</a>.  <li>Added PCIe clocks to <a href="https://man.openbsd.org/amlclock.4">amlclock(4)</a>.
 <li>Implemented <a href="https://man.openbsd.org/select.2">select(2)</a> and <a href="https://man.openbsd.org/pselect.2">pselect(2)</a> on top of <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>.  <li>Implemented <a href="https://man.openbsd.org/select.2">select(2)</a> and <a href="https://man.openbsd.org/pselect.2">pselect(2)</a> on top of <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>. (Reverted 2021-01-08).
 <!-- 2020/12/21 -->  <!-- 2020/12/21 -->
 <li>Made clang the default compiler on loongson.  <li>Made clang the default compiler on loongson.
 <li>Added an <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> KnownHostsCommand that allows the client to obtain known_hosts data from a command in addition to the usual files.  <li>Added an <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> KnownHostsCommand that allows the client to obtain known_hosts data from a command in addition to the usual files.

Legend:
Removed from v.1.1488  
changed lines
  Added in v.1.1489