OpenBSD src changes summary for 2017-09-26
==========================================

lib/libcrypto                           regress/usr.bin
sbin/pfctl                              sys/conf
sys/dev/ic                              sys/dev/pci
usr.bin/ctfconv                         

== lib =============================================================== 01/05 ==

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

libcrypto

  ~ opensslv.h                            

  > bump wo 2.6.2 (bcook@)

  ~ opensslv.h                            

  > bump version in advance of final release (bcook@)

== regress =========================================================== 02/05 ==

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

usr.bin

  ~ ssh/proxy-connect.sh                  

  > UsePrivilegeSeparation is gone, stop trying to test it. (dtucker@)

== sbin ============================================================== 03/05 ==

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

pfctl

  ~ pfctl.c                               

  > - pfctl always prints warning when flushes ruleset
  > OK mikeb@ (sashan@)

== sys =============================================================== 04/05 ==

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

conf

  ~ GENERIC                               

  > disable POOL_DEBUG for release
  > ok deraadt@ (jsg@)

dev/ic

  ~ wdc.c                                 

  > Prevent null pointer dereference when probing channels
  > Account for the case when wdc is attached to the ISA bus and performs
  > channel probing using a dummy structure that lacks the back pointer to
  > the controller's softc.
  > Bug reported and fix tested by Andrew Daugherity, thanks!
  > OK phessler, jsg, krw, deraadt (mikeb@)

dev/pci

  ~ drm/drm.h                             ~ drm/drm_mode.h

  > Use quoted #includes for files kdump's mkioctls indirectly includes so
  > mkioctls can find the files and not error out as drm headers are not
  > installed to /usr/include.  This results in more complete ioctl coverage
  > in kdump (not just for drm).
  > ok kettenis@ (jsg@)

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

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

ctfconv

  ~ generate.c                            

  > Return the correct error value in generate().
  > From Mark Johnston, markj@FreeBSD (mpi@)

  ~ ctfconv.c                             ~ elf.c

  > Ignore file offset values in section headers that exceed the length of
  > the file.  Avoids a crash found with afl.
  > ok mpi@ (jsg@)

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

Reply via email to