Profile

Masanori Ogino 𓀁

181351 posts 1993 follows 1215 followers

Please pay attention to random failures.

https://mstdn.maud.io/@omasanori

Masanori Ogino 𓀁 omasanori@mstdn.maud.io

Some #openbsd changes.

Update to bind-9.10.5-P3, which appears to have been the last ISC version. We only use this tree to build dig and nslookup. Our previous version predated edns0 support in those tools, and we want that. This is the worst code I've looked at in years, with layers and layers of spaghetti abstraction clearly unfit for reuse, but then reused anyways, and the old ones remain behind. So this is a 8MB diff.

https://marc.info/?l=openbsd-cvs&m=157651301528724&w=2

Add fido(4), a HID driver for FIDO/U2F security keys

https://marc.info/?l=openbsd-cvs&m=157658815523208&w=2

Reject leases that do not provide a subnet mask for the address being provided.

This should fix the busted dhcpd server on tethered iPhones.

https://marc.info/?l=openbsd-cvs&m=157659253224942&w=2

arm64 cpus speculatively execute instructions after ERET, and on some processors not all microarchitectural side effects are abandoned, leading to spectre-like effects. This was fixed quietly and without responsible disclosure by ARM in linux mainline a year ago, but rediscovered independently by Anthony Steinhauser.

https://marc.info/?l=openbsd-cvs&m=157662161905849&w=2