OPENBSD_7_2 tb@ modified usr.sbin/rpki-client/validate.c: In valid_cert() also skip the check for CERT_IP_INHERIT objects like it is done for CERT_AS_INHERIT. Without this inheritance of IP address resources does not work. Problem noticed by Ties de Kock (tdekock (at) ripe...
OPENBSD_7_3 tb@ modified usr.sbin/rpki-client/validate.c: In valid_cert() also skip the check for CERT_IP_INHERIT objects like it is done for CERT_AS_INHERIT. Without this inheritance of IP address resources does not work. Problem noticed by Ties de Kock (tdekock (at) ripe...
OPENBSD_7_3 landry@ changed www/mozilla-firefox: www/mozilla-firefox: MFC patch silencing JSWindowActorChild warnings those were meant to be debug - from #1832242
OPENBSD_7_3 tb@ modified usr.sbin/bgp*: Rename 'invalid' to 'disqualified' in the 'show rib' table. 'invalid' conflicts with the 'in' keyword and the parser is not smart enough to handle this. As a secondary benefit the term 'invalid' is less overloaded. There are various reas...