OpenBSD src changes summary for 2017-03-29
==========================================

bin/kill                                etc/root/root.mail
lib/libc                                lib/libssl
share/man                               sys/conf
sys/dev/pci                             sys/dev/usb
usr.sbin/acme-client                    usr.sbin/ikectl
usr.sbin/radiusd                        

== bin =============================================================== 01/06 ==

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

kill

  ~ kill.c                                

  > Use strtonum(3) instead of strtol(3).  OK deraadt@ (millert@)

== etc =============================================================== 02/06 ==

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

root/root.mail

  ~ root/root.mail                        

  > sync the version of the example package; ok deraadt@ (naddy@)

== lib =============================================================== 03/06 ==

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

libc

  ~ sys/Makefile.inc                      

  > The hppa version of as(1) requires whitespace before a .file directive,
  > it may not be in column 0.  This kind of thing is very common in GNU
  > and Linux software because the software was written from the start to
  > be 'compatible replacements' of vendor software.
  > ok jsing guenther (deraadt@)

  ~ stdlib/malloc.3                       

  > rephrase more enumerations of functions (otto@)

libssl

  ~ man/SSL_renegotiate.3                 

  > tweak previous; (jmc@)

== share ============================================================= 04/06 ==

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

man

  ~ man9/mbuf.9                           

  > m_devget() lost its ipf pointer argument, update man page. (claudio@)

== sys =============================================================== 05/06 ==

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

conf

  ~ newvers.sh                            

  > move to 6.1 release, drop -beta tag (deraadt@)

  ~ GENERIC                               

  > POOL_DEBUG off for release (deraadt@)

dev/pci

  ~ if_iwi.c                              

  > Fix iwi(4) regressions. WPA was broken since 6.0 errata 018.
  > Also, the firmware was rejecting RTS frames so iwi(4) didn't work against
  > an OpenBSD athn(4) hostap anymore; fix the config sent to firmware.
  > Prompted by report from bg2200 at jamesjerkinscomputer on misc@
  > ok deraadt@ (stsp@)

dev/usb

  ~ usb.h                                 ~ umodem.c

  > Match on class communications subclass abstract control model protocol
  > 0 "No class specific protocol required" in addition to the existing
  > protocol 1 "AT Commands: V.250 etc" match.
  > This lets umodem(4) attach to the serial console on the overdrive 1000
  > which is a usb type-b socket on the back of the box not a db9 like the
  > overdrive 3000. (jsg@)

  ~ umodem.c                              

  > Remove quirks for two devices that are known to be CDC ACM protocol 0
  > that are now covered by the generic class matching. (jsg@)

== usr.sbin ========================================================== 06/06 ==

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

acme-client

  ~ acme-client.conf.5                    

  > account key needs to be in quotes.
  > ok benno deraadt (tj@)

ikectl

  ~ ikeca.c                               

  > set REQ_EXT to x509v3_CA, fixing "ikectl ca XX create" inadvertently broken
  > in r1.41.  ok reyk deraadt (sthen@)

radiusd

  ~ log.c                                 

  > Bring radiusd log.c copyright in line with other program's log.c
  > and other radiusd source files.  Remove the LOSS OF MIND clause.
  > OK henning@ yasuoka@ deraadt@ (bluhm@)

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

Reply via email to