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

Diff for /www/plus.html between version 1.1446 and 1.1447

version 1.1446, 2019/07/31 19:43:48 version 1.1447, 2019/08/16 16:40:34
Line 89 
Line 89 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2019/08/13 -->
   <li>Implemented backlight control for <a href="https://man.openbsd.org/amdgpu">amdgpu(4)</a>, allowing setting of the backlight using <a href="https://man.openbsd.org/wsconsctl">wsconsctl(8)</a>.
   <li>Modified <a href="https://man.openbsd.org/azalia">azalia(4)</a> to enable speaker routing on the ThinkPad X1C7.
   <li>Fixed a segmentation fault in <a href="https://man.openbsd.org/awk">awk(1)</a>.
   <li>Allowed PXE booting using U-Boot by relaxing requirements of the EFI PXE protocol.
   <li>Enabled <a href="https://man.openbsd.org/amdgpu">amdgpu(4)</a> on amd64.
   <!-- 2019/08/12 -->
   <li>Added Union Memory NVMe <a href="https://man.openbsd.org/pci">pci(4)</a> ids.
   <li>Modified <a href="https://man.openbsd.org/ospfd">ospfd(8)</a> to warn when a neighbor changes its source IP address.
   <!-- 2019/08/11 -->
   <li>Ensured that mail rejected by the LMTP server in <a href="https://man.openbsd.org/smtpd">smtpd(8)</a> will stay queued, rather than bouncing.
   <li>Added clock support to <a href="https://man.openbsd.org/sxirtc(4)</a>, needed by newer Linux DTs.
   <li>Added <a href="https://man.openbsd.org/sxisyscon">sxisyscon(4)</a>, a driver for the system controller found on various Allwinner SoCs.
   <li>Fixed <a href="https://man.openbsd.org/pluart">pluart(4)</a> output when a machine is under load.
   <!-- 2019/08/10 -->
   <li>Imported from OpenSSL 1.1.1 to ultimately support CMS in <a href="https://man.openbsd.org/crypto">crypto(3)</a>.
   <!-- 2019/08/09 -->
   <li>Moved to 6.6-beta.
   <li>Used <a href="https://man.openbsd.org/unveil">unveil(2)</a> to restrict <a href="https://man.openbsd.org/ldpd">ldpd(8)</a> filesystem access.
   <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC as the default amd64 time source.
   <li>Imported <a href="https://man.openbsd.org/snmp">snmp(1)</a>, a new snmp client which aims to be netsnmp-compatible for supported features. It will shortly replace <a href="https://man.openbsd.org/snmpctl">snmpctl(8)</a>.
   <!-- 2019/08/08 -->
   <li>Added <code>--address</code> argument to <a href="https://man.openbsd.org/openrsync">openrsync(1)</a> to bind to the specified address when connecting to an rsync daemon.
   <li>Began supporting WPA2 CCMP encryption/decryption in hardware with <a href="https://man.openbsd.org/iwm">iwm(4)</a>.
   <li>Disabled filesystem access for <a href="https://man.openbsd.org/dhcpd">dhcpd(8)</a> invoked with -A/-C/-L through use of <a href="https://man.openbsd.org/unveil">unveil(2)</a>.
   <!-- 2019/08/07 -->
   <li>Removed <code>-d dst</code> and <code>-t minutes_west</code> from <a href="https://man.openbsd.org/date">date(1)</a> as part of the kernel timezone removal effort.
   <li>Added recognition of the <a href="https://man.openbsd.org/azalia">azalia(4)</a> Realtek ALC285.
   <li>Mitigated CVE-2019-1125, a potential exploit utilizing a variant of the Spectre side-channel vulnerability in Intel CPUs built since 2012.
   <li>Added <a href="https://man.openbsd.org/uvideo">uvideo(4)</a> support for dual functions on integrated USB cameras.
   <li>Added <a href="https://man.openbsd.org/uvideo">uvideo(4)</a> support for the KSMedia 8-bit IR format.
   <li>Improved <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> RIB reload behavior and removed 'route-collector yes|no' from the bgpd config in favor of 'rde rib Loc-RIB no evaluate', which can be altered during runtime.
   <!-- 2019/08/06 -->
   <li>Fixed random kernel hangs on some sparc64 machines by blocking interrupts while sending an IPI on sunv4 (as on sun4u).
   <!-- 2019/08/05 -->
   <li>Fixed vnode leak bugs in <a href="https://man.openbsd.org/unveil">unveil(2)</a> and <a href="https://man.openbsd.org/realpath">realpath(3)</a> where <a href="https://man.openbsd.org/namei">namei(9)</a> reference counted the equal parent and lookup vnode twice.
   <!-- 2019/08/04 -->
   <li>Implemented <a href="https://man.openbsd.org/smbios">smbios(4)</a> support on arm64.
   <!-- 2019/08/03 -->
   <li>Increased maxusers to 80 on arm64, allowing growth up to 128.
   <li>Ensured a one-shot-upgrade on compatible systems by having the bootloader us <code>fchmod -x</code> upon discovering and opening /bsd.upgrade, so that the file cannot be re-executed on the next boot.
   <!-- 2019/08/02 -->
   <li>Added Ampere vendor and eMAG PCIe <a href="https://man.openbsd.org/pci">pci(4)</a> ids.
   <!-- 2019/08/01 -->
   <li>Fixed an <a href="https://man.openbsd.org/smtpd">smtpd(8)</a> crash on excessively large input.
   <li>Fixed a <a href="https://man.openbsd.org/umount">umount(8)</a> device busy error when <a href="https://man.openbsd.org/unveil">unveil(2)</a> and <a href="https://man.openbsd.org/chroot">chroot(8)</a> are used together.
   <!-- 2019/07/31 -->
   <li>Added <a href="https://man.openbsd.org/tpmr">tpmr(4)</a>, an 802.1Q two-port MAC relay implementation.
   <!-- 2019/07/30 -->
   <li>Fixed dual booting of MacOS 9.2.2 formatted disks.
   <li>Enabled the AUTOCONF4 <a href="https://man.openbsd.org/dhclient">dhclient(8)</a> flag, set on startup and able to be set/unset by <a href="https://man.openbsd.org/ifconfig">ifconfig(8)</a>.
   <!-- 2019/07/29 -->
   <li>Prevented a panic when setting up a <a href="https://man.openbsd.org/gre">gre(4)</a> tunnel when IPv6 duplicate address detection sends a packet too soon.
   <li>Made <a href="https://man.openbsd.org/nc">nc(1)</a> proxy auth work with http 1.1-speaking webservers.
   <li>Added support for 802.11n Tx aggregation to net80211 and <a href="https://man.openbsd.org/iwm">iwm(4)</a>.
   <!-- 2019/07/28 -->
   <li>Added <a href="https://man.openbsd.org/iavf">iavf(4)</a> driver for Intel Ethernet Adaptive Virtual Functions compatible with SR-IOV virtual functions of Intel 700 series and newer ethernet controllers.
   <li>Added octeon bootloader to files copied to the boot partition. To use the bootloader, the firmware must be configured to load file "boot" instead of "bsd."
   <li>Increased the maximum channels for <a href="https://man.openbsd.org/uaudio">uaudio(4)</a> devices from 16 to 64.
   <!-- 2019/07/27 -->
   <li>Fixed booting from <a href="https://man.openbsd.org/nvme">nvme(4)</a> on sparc64.
   <li>Moved <a href="https://man.openbsd.org/ldomd">ldomd(8)</a> configuration format from <a href="https://man.openbsd.org/ldomctl">ldomctl(8)</a> into <a href="https://man.openbsd.org/ldom.conf">ldom.conf(5)</a>.
   <!-- 2019/07/26 -->
   <li>Added recognition of sparc64 PCI buses which don't support INTx.
   <!-- 2019/07/25 -->
   <li>Added Sun Static Direct I/O <a href="https://man.openbsd.org/pci">pci(4)</a> ids.
   <li>Added checks for programs trying to access files hidden by <a href="https://man.openbsd.org/unveil">unveil(2)</a> and added these violators to the <a href="https://man.openbsd.org/lastcomm">lastcomm(1)</a> output and daily mail.
   <!-- 2019/07/24 -->
   <li>Fixed a <a href="https://man.openbsd.org/pledge">pledge(2)</a> violation in <a href="https://man.openbsd.org/ssh">ssh(1)</a> when a combination of a Yubikey, GnuPG and remote forwarding is used.
   <li>Made SMTPS default to port 465 in relay-host.
   <li>Ensured that -n overrides -t in <a href="https://man.openbsd.org/lock">lock(1)</a>, irrespective of order.
   <!-- 2019/07/23 -->
   <!-- 2019/07/22 -->
   <li>Skipped sending mail in secure mode (-S) in <a href="https://man.openbsd.org/vi">vi(1)</a> when executing the :pre[serve] command or dying from SIGTERM, allowing creation of the recovery file without adding to the <a href="https://man.openbsd.org/pledge">pledge(2)</a>.
   <li>Disabled caches and MMU on 32-bit ARM before jumping to the kernel entry point, to meet OpenBSD/armv7 kernel expectations of a boot with these off while UEFI and U-Boot work with them enabled.
   <li>Applied <a href="https://man.openbsd.org/unveil">unveil(2)</a> to <a href="https://man.openbsd.org/switchd">switchd(8)</a>.
   <!-- 2019/07/21 -->
   <!-- 2019/07/20 -->
   <li>Ensured <a href="https://man.openbsd.org/bridge">bridge(4)</a> will choose the physical interface for delivery when multiple ports share the same MAC address.
   <!-- 2019/07/19 -->
   <li>Removed the default timeout from <a href="https://man.openbsd.org/lock">lock(1)</a>.
   <li>Prevented a possible race condition during <a href="https://man.openbsd.org/dhclient">dhclient(8)</a> startup.
   <li>Increased efficiency of poll() in <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> by allocating increased send and receive buffers for socketpair().
   <li>Added "slow" to the list of ethernet protocol names in <a href="https://man.openbsd.org/pcap">pcap(3)</a>.
   <!-- 2019/07/18 -->
   <li>Allowed the <a href="https://man.openbsd.org/ssh-keygen">ssh-keygen(1)</a> verbose flag when searching for host keys in known hosts, printing the matching hosts's random art signature.
   <!-- 2019/07/17 -->
   <li>Prevented a kernel crash in <a href="https://man.openbsd.org/pf">pf(4)</a> by adding a check to prevent expired once rules from being added to pf_rule_gcl.
   <li>Changed the <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> Adj-RIB-Out to a per-peer set of RB trees, improving speed.
   <li>Added a bootloader for octeon to be enabled later. The loader program is accompanied by the <a href="https://man.openbsd.org/octboot">octboot(4)</a> device, which allows loading and launching kernels.
   <!-- 2019/07/16 -->
   <li>Prevented integer overflow when checking mbuf limits.
   <li>Fixed a race condition in <a href="https://man.openbsd.org/ntpd">ntpd(8)</a> and adjusted to re-resolve and retrieve constraints after clock syncing to correct shifts during time adjustment.
 <!-- 2019/07/15 -->  <!-- 2019/07/15 -->
 <li>Made <a href="https://man.openbsd.org/realpath">realpath(3)</a> posixly correct by changing the kernel implementation not to succeed on final path components which do not exist.  <li>Made <a href="https://man.openbsd.org/realpath">realpath(3)</a> posixly correct by changing the kernel implementation not to succeed on final path components which do not exist.
 <li>Added support for PKCS8 as an optional format for storage of private <a href="https://man.openbsd.org/ssh">ssh(1)</a> keys, enabled via <code>ssh-keygen -m PKCS8</code>.  <li>Added support for PKCS8 as an optional format for storage of private <a href="https://man.openbsd.org/ssh">ssh(1)</a> keys, enabled via <code>ssh-keygen -m PKCS8</code>.

Legend:
Removed from v.1.1446  
changed lines
  Added in v.1.1447