OpenBSD src changes summary for 2016-04-21
==========================================

etc/examples/pkg.conf                   share/man
sys/arch/amd64/amd64                    sys/arch/i386/i386
sys/sys                                 usr.bin/ssh
usr.sbin/smtpd                          

== etc =============================================================== 01/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc

examples/pkg.conf

  ~ examples/pkg.conf                     

  > sync (sthen@)

== share ============================================================= 02/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man9/pool.9                           

  > Remove some incorrect and outdated references to pool debugging from pool.h
  > and pool(9) manpage
  > ok dlg (mlarkin@)

== sys =============================================================== 03/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

arch/amd64/amd64

  ~ mpbios.c                              

  > Support for 'default configuration' mpbios attachment was never completed,
  > so instead of halfway configuring this mode and unconditionally panicing,
  > just don't attach mpbios at all if this mode is detected during probe.
  > ok kettenis (mlarkin@)

  ~ fpu.c                                 

  > KNF (mlarkin@)

arch/i386/i386

  ~ mpbios.c                              

  > Support for 'default configuration' mpbios attachment was never completed,
  > so instead of halfway configuring this mode and unconditionally panicing,
  > just don't attach mpbios at all if this mode is detected during probe.
  > ok kettenis (mlarkin@)

sys

  ~ pool.h                                

  > Remove some incorrect and outdated references to pool debugging from pool.h
  > and pool(9) manpage
  > ok dlg (mlarkin@)

== usr.bin =========================================================== 04/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin

ssh

  ~ ssh-dss.c                             ~ ssh-ecdsa.c
  ~ ssh-ed25519.c                         ~ ssh-rsa.c

  > make argument == NULL tests more consistent (djm@)

== usr.sbin ========================================================== 05/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

smtpd

  ~ parse.y                               ~ smtpd.c
  ~ smtpd.conf.5                          ~ ssl.c
  ~ ssl.h                                 

  > Use automatic DH parameters, instead of fixed ones. Also disable DHE by
  > default since it is computationally expensive and a potential DoS vector.
  > ok gilles@ (jsing@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to