OpenBSD src changes summary for 2017-02-21
==========================================

distrib/sets                            lib/libc
lib/libcrypto                           lib/libssl
regress/sys                             share/man
sys/conf                                sys/netinet6
usr.bin/tmux                            usr.sbin/npppd
usr.sbin/radiusd                        usr.sbin/unbound

== distrib =========================================================== 01/07 ==

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

sets

  ~ lists/comp/mi                         

  > sync (tb@)

== lib =============================================================== 02/07 ==

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

libc

  ~ asr/getaddrinfo_async.c               

  > Report the errno set by getifaddrs(3) if the setup for AI_ADDRCONFIG fails,
  > rather than a non-informative EAI_FAIL.  Compare to -1 for error detection
  > while here.
  > ok jca@ gilles@ (eric@)

  ~ asr/getaddrinfo_async.c               ~ asr/getnetnamadr_async.c

  > missing breaks
  > ok jca@ krw@ gilles@ (eric@)

libcrypto

  ~ man/ERR_asprintf_error_data.3         

  > don;t end Nd with a full stop; (jmc@)

libssl

  ~ ssl_ciph.c                            ~ ssl_locl.h

  > Remove STREEBOG 512 as a TLS MAC since there are currently no cipher suites
  > that make use of it.
  > ok bcook@ inoguchi@ (jsing@)

== regress =========================================================== 03/07 ==

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

sys

  ~ kern/pledge/generic/Makefile          ~ kern/pledge/generic/test_tty.c

  > Make test_request_tty() also pass in environments without tty by opening a
  > pseudo-tty and testing on the slave instead of stderr.
  > nicm confirms that this approach is fine
  > bluhm tested in his environment and the tests now pass
  > from semarie (tb@)

  ~ kern/pledge/ioctl/Makefile            

  > Remove SUDO=doas in regress Makefile.  The test developer must not
  > set the SUDO variable.  The tester may decide wether he runs doas,
  > sudo or the whole test as root.
  > discussed with tb@ semarie@ benno@ (bluhm@)

== share ============================================================= 04/07 ==

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

man

  ~ man7/roff.7                           

  > fix spelling error;
  > found by Michael <Stapelberg at debian dot org> with Lintian (schwarze@)

== sys =============================================================== 05/07 ==

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

conf

  ~ GENERIC                               

  > temporarily disable BFD, to not block work on unlocking the socket layer.
  > requested by deraadt@ (phessler@)

netinet6

  ~ ip6_output.c                          

  > In ip6_ctloutput, check for an invalid level early like the other
  > *ctloutput functions.  This also reduces a level of indentation.
  > ok mpi@ (dhill@)

== usr.bin =========================================================== 06/07 ==

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

tmux

  ~ screen-write.c                        

  > Scrolling at least needs to be flushed before sending EL to the terminal
  > (but it is simpler to flush everything, so do that instead). (nicm@)

  ~ tmux.h                                ~ tty-term.c

  > Don't need is1,is2,is3 so remove them. (nicm@)

  ~ tty.c                                 

  > Change pane redraw to collect cells up as well, and simplify it a bit.
  > (nicm@)

== usr.sbin ========================================================== 07/07 ==

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

npppd

  ~ npppd/Makefile                        

  > Stop using "DEBUG" make variable for extra debugs. (yasuoka@)

radiusd

  ~ Makefile.inc                          

  > Stop using "DEBUG" make variable for extra debugs. (yasuoka@)

unbound

  ~ configure                             ~ configure.ac
  ~ doc/README                            ~ doc/example.conf.in
  ~ doc/libunbound.3.in                   ~ doc/unbound-anchor.8.in
  ~ doc/unbound-checkconf.8.in            ~ doc/unbound-control.8.in
  ~ doc/unbound-host.1.in                 ~ doc/unbound.8.in
  ~ doc/unbound.conf.5.in                 

  > update to unbound-1.6.1 release; only version string changes compared to
  > the release candidate we had. (sthen@)

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

Reply via email to