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

Diff for /www/plus.html between version 1.1310 and 1.1311

version 1.1310, 2013/10/31 10:54:54 version 1.1311, 2013/11/09 23:22:46
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/11/03 -->
   <li>Enabled TX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&manpath=OpenBSD%20Current&sektion=4&format=html">jme(4)</a>.
   <li>Removed unnecessary spinlock that slowed down <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_getspecific&manpath=OpenBSD%20Current&sektion=3&format=html">pthread_getspecific(3)</a>.
   <li>Use curve25519 for default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> key exchange (curve25519-sha256@libssh.org).
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> support pkcs#11 tokens that only provide x509 certificates instead of raw pubkeys (fixes bz#1908).
   <li>Replaced rc4 with ChaCha20 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&manpath=OpenBSD%20Current&sektion=9&format=html">crypto(9)</a>.
   <li>Made sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_yubikey&manpath=OpenBSD%20Current&sektion=8&format=html">login_yubikey(8)</a> does not log passwords, even if they are wrong.
   <li>Bring back spnego support into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&manpath=OpenBSD%20Current&sektion=8&format=html">kerberos(8)</a> gssapi as it used to be before the update to 1.5.2.
   <!-- 2013/11/02 -->
   <li>Push the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> queues every 1/HZ using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&manpath=OpenBSD%20Current&sektion=9&format=html">timeout(9)</a>; use a timeout for each HFSC-enabled interface.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&manpath=OpenBSD%20Current&sektion=4&format=html">ray(4)</a> from i386/amd64.
   <li>Hooked up sunxi bits for miniroot and ramdisk (tested on pcduino).
   <li>Use m_copydata() instead of mtod(), so routing messages compatibility code will work on strict alignment architectures.
   <li>Added missing bitfields to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> that are needed by gnome virtual filesystem.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> endianess for big endian architecture.
   <li>Made sure we send <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> packets via the correct rdomain.
   <li>Re-added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> support for WM_TAKE_FOCUS. Solves keyboard input focus loss for java apps.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
   <li>Update UK dialling codes from ofcom information, and added 970 (Palestine), to share/misc/inter.phone.
   <!-- 2013/11/01 -->
   <li>Better defaults for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> screen burner settings: all unblank actions enabled (burning still disabled by default).
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=a.out&manpath=OpenBSD%20Current&sektion=5&format=html">a.out(5)</a> support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&manpath=OpenBSD%20Current&sektion=8&format=html">compat_linux(8)</a>.
   <li>Installed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> headers in "make includes", to unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&manpath=OpenBSD%20Current&sektion=7&format=html">ports(7)</a> builds.
   <!-- 2013/10/31 -->
   <li>Converted the route expire timestamp in kernel and routing message to 64 bit.
   <li>Switched the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&manpath=OpenBSD%20Current&sektion=9&format=html">crypto(9)</a> work queue to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=task_add&manpath=OpenBSD%20Current&sektion=9&format=html">task_add(9)</a> api.
   <li>Re-enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&manpath=OpenBSD%20Current&sektion=8&format=html">compat_linux(8)</a> on i386, now it is working with post-32bit-time.
   <li>Added a header for various hardware implementation dependent register (HID) definitions to macppc.
   <!-- 2013/10/30 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> -v output is properly aligned with the normal output.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> "show relays" and "show hosts" commands.
   <li>Enabled native builds of the luna88k boot block and install it into /usr/mdec; copy boot blocks into /boot on the root disk in md_installboot().
   <li>Fixed some jagged diagonal lines when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&manpath=OpenBSD%20Current&sektion=4&format=html">ws(4)</a>.
   <li>Treat another OMRON UPS, BY35S, as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&manpath=OpenBSD%20Current&sektion=4&format=html">ugen(4)</a>. Allows sysutils/nut to work on this device.
   <li>Allow kernels to compile without INET6.
   <!-- 2013/10/29 -->
   <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxsb&manpath=OpenBSD%20Current&sektion=4&arch=i386&format=html">glxsb(4/i386)</a> by properly allocating its key schedule.
   <li>Fixed potential file descriptor overlap by making sure that file descriptors zero to two are always open when starting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a>.
   <li>Added missing "heloname" field for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> relayhost; differentiate relays with different helotable/heloname.
   <li>Emit an extra "config" convenience target that allows one to rerun <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&manpath=OpenBSD%20Current&sektion=8&format=html">config(8)</a> without changing directories.
   <li>Use "/etc/mail/mailname" instead of "/etc/mailname" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
   <li>Report <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta sessions errors on the route (not the MX). If a route has too many such errors, disable it for a while.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&manpath=OpenBSD%20Current&sektion=5&format=html">sshd_config(5)</a> PermitTTY options to disallow TTY allocation, mirroring the no-pty authorized_keys option (bz#2070).
   <li>Moved most of the uses of workqs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> to the new taskq api. Fixes hangs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>.
   <!-- 2013/10/28 -->
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmwpvs&manpath=OpenBSD%20Current&sektion=4&format=html">vmwpvs(4)</a> get hotplug events from the hypervisor, so you can add and remove disks at runtime.
   <li>Introduced tasks and taskqs (e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=task_add&manpath=OpenBSD%20Current&sektion=9&format=html">task_add(9)</a>). Ongoing replacement of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=workq_add_task&manpath=OpenBSD%20Current&sektion=9&format=html">workq_add_task(9)</a> and posse.
   <li>Unlock the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&manpath=OpenBSD%20Current&sektion=9&format=html">vnode(9)</a> while calling a device's d_close routine, to ensure the device close routine doesn't block indefinitely.
   <li>First steps of a native luna88k bootloader, able to boot <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> kernels with symbols from disk or network.
   <li>On armv7, enabled blocksize > 512.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> to accept credentials formated as "<user> <passwd>", and empty alias files.
   <li>Report the ssl certificate verification status in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mail header; log ssl certificate validation errors; fixed several ssl-related leaks.
   <li>Use the correct value for the Interframe Gap Time 0 bit in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> transmit configuration register.
   <li>Revamped armv7 ramdisk and miniroot creation process; installer can recognise the SoC and makes decision based on it.
   <li>Added -A (-ax) support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&manpath=OpenBSD%20Current&sektion=1&format=html">ps(1)</a>
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fddi&manpath=OpenBSD%20Current&sektion=4&format=html">fddi(4)</a> support and the three flavours of the driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&manpath=OpenBSD%20Current&sektion=4&format=html">fpa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&manpath=OpenBSD%20Current&sektion=4&format=html">fea(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&manpath=OpenBSD%20Current&sektion=4&format=html">fta(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prcm&manpath=OpenBSD%20Current&sektion=4&format=html&arch=armish">prcm(4/armv7)</a> aware of the GPIO modules on armv7 machines.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> handle the case where the filter string is quoted.
   <li>Fixed a potential race when several <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> relays share a single domain (resulted in temporary delays/failures).
   <li>Make sure that the kernel symbols area isn't marked as free space on armv7.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bzero&manpath=OpenBSD%20Current&sektion=3&format=html">bzero(3)</a> some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> structures before using them, to be safe.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> handling, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> will create valid images running on 64-bit systems.
 <!-- 2013/10/27 -->  <!-- 2013/10/27 -->
 <li>Support added for unattended OpenBSD installations, using DHCP and a response file.  <li>Support added for unattended OpenBSD installations, using DHCP and a response file.
 <li>Added support for AUTH LOGIN in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta.  <li>Added support for AUTH LOGIN in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta.
Line 607 
Line 669 
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>
   
   
   
   

Legend:
Removed from v.1.1310  
changed lines
  Added in v.1.1311