Terminal
-
OpenSSH 10.5 released
In another move that signals a new OpenBSD release is in the works, the OpenSSH project has released without fanfare its new version, OpenSSH 10.5. The release notes read, OpenSSH 10.5/10.5p1 (2026-08-11) OpenSSH 10.5 was released on 2026-08-11. It is available from the mirrors listed at https://www.openssh.com/. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client…
-
OpenBGPD 9.2 released
A sure sign that a new OpenBSD will soon be ready is that a new OpenBGPD release appears. On August 6th, 2026, the project released OpenBGPD version 9.2. The announcement reads, List: openbsd-announce Subject: OpenBGPD 9.2 released From: Claudio Jeker <claudio () openbsd ! org> Date: 2026-08-06 13:22:26 Message-ID: anSKksatjxeom0lQ () diehard ! n-r-g ! com We have released OpenBGPD 9.2, which wil…
-
Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8)
Returning readers of this site may have noticed that the pace of development in relayd(8) and httpd(8) has been picking up recently. Now Rafael Sadowski (rsadowski@) has a new blog post out titled Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8) where he tells the story. The article starts with Start with WHY As I mentioned in my OpenBSD 7.8 highlights post, development of r…
-
Call for testing: OpenBSD vmm(4)/vmd(8) fd-ification
Thanks to the tireless work of among others Dave Voutila (dv@), development of the OpenBSD/amd64 virtualization system vmm(4)/vmd(8) continues to make progress. Now breaking changes, but with with potential benefits in both process isolation and compartmentalization of functionality, are on the way. It almost goes without saying that this code needs testing. In a message to the tech@ mailing list…
-
LLVM toolchain coming to OpenBSD/sparc64
Yes, you read that right. Modern development tools in the form of the LLVM compiler infrastructure is well on its way to supporting OpenBSD/sparc64 along with other more conventional architectures. The support is now ready for testing, via a patch set presented by Kirill A. Korinsky (kirill@) in a message to the tech@ mailing list, with the subject LLVM toolchain for sparc64. The message reads, L…
-
httpd(8) gains support for custom HTTP headers
In a change likely to be widely welcomed, Rafael Sadowski (rsadowski@) committed support for custom HTTP headers in httpd(8). This obviates the need to use FastCGI support or relayd(8) to achieve things like adding SSL/TLS security headers. The commit reads: CVSROOT: /cvs Module name: src Changes by: rsadowski@cvs.openbsd.org 2026/07/24 23:48:39 Modified files: usr.sbin/httpd : config.c httpd.c h…
-
OpenBSD relayd(8) adds ECDSA support with CA engine code from smtpd(8)
Up until quite recently, relayd(8) did not actually support ECDSA keys and certificates, as described in the Relayd doesn't like ecdsa thread on the tech@ mailing list. The problem is now solved. In this commit by Rafael Sadowski (rsadowski@), code that originated in smtpd(8) adds the previously lacking support. The commit message reads, List: openbsd-cvs Subject: CVS: cvs.openbsd.org: src From:…
-
Game of Trees 0.127 released
Version 0.127 of Game of Trees has been released (and the port updated). Complete release notes are as follows: Read more……
-
WPA3 support coming to OpenBSD
OpenBSD is moving closer to adding WPA3 support. Stefan Sperling (stsp@) posted a message with the subject add WPA3 support to the tech mailling list with a patch that implements WPA3 in OpenBSD's net80211 subsystem including ifconfig(8), asking for testing and feedback. He also noted that this effort is supported by the NLNet Foundaton (as noted in an earlier article). The message reads, List: o…
dispelled