> On 5. Jun 2021, at 14:37, Ryan Moeller <[email protected]> wrote: > > The branch main has been updated by freqlabs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c5a2d8c5f517b056bed2af64e6134481367773d4 > > commit c5a2d8c5f517b056bed2af64e6134481367773d4 > Author: Ryan Moeller <[email protected]> > AuthorDate: 2021-03-26 19:42:19 +0000 > Commit: Ryan Moeller <[email protected]> > CommitDate: 2021-06-05 12:36:55 +0000 > > sockstat: Use libcasper to capsicumize Hi Ryan, this breaks sockstat for me:
tuexen@bsd14:~ % sockstat -P tcp Assertion failed: (chan != NULL), function cap_xfer_nvlist, file /usr/home/tuexen/freebsd-src/lib/libcasper/libcasper/libcasper.c, line 304. Abort (core dumped) Best regards Michael > > Drop rights we do not need. This has to be done after jail_attach. > > Reviewed by: oshogbo > Relnotes: yes > Differential Revision: https://reviews.freebsd.org/D26958 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
