OpenBSD 7.7 Release Overview

submited 27 April 2025

OpenBSD 7.7, released on April 28, 2025, is the 58th release of the OpenBSD operating system. This version introduces a wide range of improvements, including platform-specific enhancements for arm64, amd64, and other architectures. Key updates include optimized kernel performance, enhanced SMP (Symmetric Multiprocessing) support, and new features in the network stack. The release also includes significant updates to userland tools, such as tmux, OpenSSH, and LibreSSL. Additionally, OpenBSD 7.7 offers improved hardware support, expanded driver functionality, and a robust set of ports and packages for various applications. Security improvements, such as splitting user authentication in sshd, further enhance the system's reliability.

The BSD community linklog
Made a script? Written a blog post? Found a useful tutorial? Share it with the BSD community here or just enjoy what everyone else has found!

Submit

28 April 2025
Valuable News 2025/04/28  

The "Valuable News" weekly series provides a curated summary of news, articles, and updates primarily focused on UNIX, BSD, and Linux systems. This edition highlights recent developments, tutorials, and community discussions, including guides on setting up NetBSD, configuring FreeBSD, and exploring hardware like the ZimaBoard 2.

MP-safe tcp_input() Committed in OpenBSD  

Alexander Bluhm's work on making tcp_input() MP-safe has been successfully committed. This update allows TCP input to run in parallel on multiple CPUs, enhancing performance. The change was tested by Mark Patruck and is now available for users running OpenBSD -current or snapshot versions. While not yet optimized, this improvement makes testing faster and more convenient. Users can expect better throughput and reduced contention on the socket lock.

27 April 2025
OpenBSD 7.7 Release Overview  

OpenBSD 7.7, released on April 28, 2025, is the 58th release of the OpenBSD operating system. This version introduces a wide range of improvements, including platform-specific enhancements for arm64, amd64, and other architectures. Key updates include optimized kernel performance, enhanced SMP (Symmetric Multiprocessing) support, and new features in the network stack. The release also includes significant updates to userland tools, such as tmux, OpenSSH, and LibreSSL. Additionally, OpenBSD 7.7 offers improved hardware support, expanded driver functionality, and a robust set of ports and packages for various applications. Security improvements, such as splitting user authentication in sshd, further enhance the system's reliability.

Enjoying DiscoverBSD? There is more...

Subscribe to BSD Weekly, our free, once–weekly e-mail round-up of BSD news and articles. It is currated from your content on DiscoverBSD and BSDSec (a deadsimple BSD Security Advisories and Announcements).

You can also support the work on Patreon.
26 April 2025
FreeBSD 2025 Community Survey: Share Your Insights  

The FreeBSD Core Team and the FreeBSD Foundation invite you to participate in the 2025 Community Survey. This survey aims to gather quantitative data from the public to help guide the project's priorities and efforts. Your input is valuable, and the survey will take approximately 15 minutes to complete. Prompt participation is encouraged as the survey will remain open for a limited time. Your feedback will help shape the future of the FreeBSD community.

25 April 2025
GhostBSD history: From Usability to Struggle and Renewal  

As you may know, GhostBSD is a user-friendly desktop BSD operating system built with FreeBSD. Its mission is to deliver a simple, stable, and accessible desktop experience for users who want FreeBSD’s power without the complexity of manual setup. This article isn’t meant to be technical. Instead, it offers a high-level view of what happened through the years with GhostBSD, where the project stands today, and where we want to take it next.

Introducing bpflogd(8): A New Daemon for BPF Packet Logging  

bpflogd(8) is a new daemon introduced to log packets from BPF interfaces to log files. Unlike pflogd(8), it supports logging from multiple Ethernet interfaces and uses libevent for non-blocking file descriptors. It captures full packets by default and allows filtering via pcap-filter expressions. The daemon is designed to assist in debugging network issues, such as DHCP-related problems, by continuously logging packets. It is currently under testing and may be included in future OpenBSD releases.

BSD Now 608  

This episode of BSD Now covers essential topics for BSD users, including robust backup solutions with OpenZFS, insights into maintaining a 17-year-old ThinkPad, and practical tips like determining if FreeBSD needs a reboot. It also features personal stories, such as a techie's all-nighter turned weekender, and explores tools like the Tinker Writer Deck. Ideal for both beginners and experienced users, this episode offers a mix of technical advice and relatable experiences.

24 April 2025
Available on Free-GhostBSD: FreeCAD - Installing CfdOF workbench  

FreeCAD does many amazing things, allows us to create all kinds of geometries and assemblies, but we can also use FreeCAD for analysis of the things we make. One fascinating approach is Computational Fluid Dynamics or CFD, (essentially a tool to show how fluids interact with objects).

23 April 2025
OSDay-2025: Why choose BSD in 2025  

Why choose BSD in 2025? Author believes there are several compelling reasons:

  • Security in an increasingly hostile environment
  • Stability in a world obsessed with novelty
  • Performance without unnecessary complexity
  • Freedom from the mainstream monoculture
  • Systems designed with coherent philosophy
22 April 2025
KDE on GhostBSD  

Someone recently complained that there wasn't a KDE version of GhostBSD - well, no there isn't, but it is very easy to install it on GhostBSD, so here is a quick guide.

Hosting a Blog on a Nintendo Wii using NetBSD  

The blog post describes the process of hosting a blog on a Nintendo Wii using NetBSD. The author details the steps taken to set up the Wii, install NetBSD, and configure it to serve a static website using the lighttpd web server. Challenges such as performance constraints and resource management are addressed, including optimizing TLS encryption and monitoring system status. The author concludes that the experiment was successful and cost-effective, highlighting the unique and educational aspects of the project.

Create a Personal Blog with NetBSD on a €1 VPS: Efficient and Secure  

This tutorial guides you through creating a personal blog using NetBSD and a €1 VPS. NetBSD is highlighted for its stability, efficiency, and reliability, making it ideal for low-cost, high-performance setups. The guide covers the installation of NetBSD, configuring a minimalistic blog with BSSG, and deploying it using different web servers like bozohttpd, nginx, and Caddy. Performance benchmarks demonstrate the efficiency of NetBSD and nginx, achieving up to 1400-1500 requests per second. This setup offers full control, security, and a cost-effective solution for hosting a personal blog.

load more