There’s a separate Summer of Code section this week.
- The Homura Project.
- First powerpc64 snapshots available. (OpenBSD)
- Timecounters available to userland in -current.
- Sponsor NetBSD (and pkgsrc) on Github. (via)
- Checking if FreeBSD geli is using AES-NI.
- Restoring a Sun SPARCstation IPX Part 1: PSU and NVRAM. Semisure this is still BSD. (via)
- HardenedBSD July 2020 Status Report. (via)
- Focker is FreeBSD Image Orchestration Tool in Vein of Docker . (via)
- NetBSD Summer of Code reports:
- Benchmarking NetBSD, first evaluation report.
- Extending the functionality of NetPGP, Part 1.
- Enhancing Syzkaller support for NetBSD, Part 1.
- Curses Library Automated Testing, Part 1.
- Fuzzing the NetBSD Network Stack in a Rumpkernel Environment, Part 1.
- Make system(3) and popen(3) use posix_spawn(3) internally, Part 1.
- Fuzzing Rumpkernel Syscalls, Part 1.
- FreeBSD 12.1-RELEASE Now Available on Microsoft Azure Marketplace.
- FreeBSD Quarterly Status Report 2020Q2. “Picked with the roll of a d100”.
- TrueNAS 12.0 beta available.
- Valuable News – 2020/07/13.
Ah the AES-NI/GELI link reminded me of https://crc32c.blogspot.com/2017/05/freebsd-aesni4-and-openssl.html where someone used dtrace to check if you need to load the aesni kmod to get AES-NI support in OpenSSL…