OpenBSD src changes summary for 2017-11-15 ==========================================
etc/acme-client.conf libexec/ld.so regress/sys sbin/iked share/man sys/dev/wscons sys/net sys/netinet sys/netinet6 usr.bin/ssh usr.bin/tmux usr.sbin/relayd == etc =============================================================== 01/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc acme-client.conf ~ acme-client.conf > Update agreement URL; pointed out by sthen. > OK benno, sthen (florian@) ~ acme-client.conf TAGGED OPENBSD_6_2 > MFC, ok florian@ > revision 1.5 > date: 2017/11/15 12:22:45; author: florian; state: Exp; lines: +3 -3; > commitid: MAwMJwlTsZeUyhbs; > Update agreement URL; pointed out by sthen. > OK benno, sthen (benno@) == libexec =========================================================== 02/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/libexec ld.so ~ arm/rtld_machine.c > Tweak bitmask calculation to match i386 and avoid clang warning. > ok tom@ (kettenis@) == regress =========================================================== 03/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress sys ~ ffs/ffs/Makefile > Do not unconfigure vnd1, the test did not configure it. (bluhm@) ~ net/etherip/Makefile > Makefile cleanup, avoid DNS lookups, add copyright. (bluhm@) == sbin ============================================================== 04/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin iked ~ parse.y > Reset the OCSP URL on config reload. Otherwise we end up not being > able to disable OCSP without restarting iked. > ok beck@ sthen@ (patrick@) == share ============================================================= 05/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man9/if_rxr_init.9 > wrap some long lines for function prototypes with .Fo, .Fa, and .Fc. > no functional change, ie, the output is the same (dlg@) == sys =============================================================== 06/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/wscons ~ wsconsio.h > Remove unused compat macros. > ok kettenis@ mpi@ (anton@) net ~ if_media.h > some more 25g media types, and a bunch of AOC types. > with tweaks from carlos cardenas and visa@ > ok mpi@ (dlg@) ~ if_etherip.c > etherip(4) now handles etherip sysctls, move/remove code accordingly. > ok visa@ as part of a larger diff, ok mpi@ (jca@) netinet ~ ip_ipsp.h ~ ip_var.h > Unbreak ENCDEBUG kernels by declaring `encdebug' in ip_ipsp.h (mpi@) ~ in_proto.c > Make etherip(4) the single driver responsible for etherip sysctl entries. > One step needed to completely remove ethernet-in-IP support from gif(4). > No functional changes. > ok visa@ as part of a larger diff, ok mpi@ (jca@) ~ ip_ether.h ~ ip_ether.c > etherip(4) now handles etherip sysctls, move/remove code accordingly. > ok visa@ as part of a larger diff, ok mpi@ (jca@) netinet6 ~ in6_proto.c > Remove inet6 etherip sysctl entries > The INET6 entries are not needed, not documented (use net.inet.etherip) > and do not appear in sysctl(8) output. > ok mpi@ (jca@) == usr.bin =========================================================== 07/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin ssh ~ ssh-agent.c > fix regression in 7.6: failure to parse a signature request message > shouldn't be fatal to the process, just the request. Reported by > Ron Frederick (djm@) ~ ssh-agent.c > downgrade a couple more request parsing errors from process-fatal to > just returning failure, making them consistent with the others that > were already like that. (djm@) tmux ~ tty.c > If there is a double width character at the very end of the line with > not enough room to draw it, just leave it out. (nicm@) ~ grid.c ~ screen-write.c ~ screen.c ~ tmux.h > Completely rewrite the reflow code to correctly handle double width > characters (previously they were not accounted for). (nicm@) ~ cmd-select-layout.c ~ key-bindings.c ~ layout-set.c ~ layout.c ~ tmux.1 ~ tmux.h > Add a common function for spreading out cells and use it for the two > even layouts and to add a -E flag to select-layout to spread out cells > evenly without changing parent cells. (nicm@) == usr.sbin ========================================================== 08/08 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin relayd ~ parse.y ~ relay_http.c ~ relayd.conf.5 ~ relayd.h > make the maximum size of http headers configurable in the protocol. > ok bluhm@, >8k makes sense claudio@ (benno@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
