K 10 svn:author V 8 tcberner K 8 svn:date V 27 2020-07-26T14:34:04.661914Z K 7 svn:log V 537 net/py-wsdd: Update to 0.6.1 0.6.1 fixes a critical bug pertaining to BSD, where the HTTP server in wsdd would basically "do nothing" due to listen(2) being called _after_ kevent(2) (and pending network socket I/O was therefore never processed). I was the reporter and analyst of this bug: https://github.com/christgau/wsdd/issues/49 - Additionally: little change to rc.d script to properly stop the daemon. PR: 247626 Submitted by: Hiroo Ono (maintainer) Reported by: Jeremy Chadwick END