Contributed by
rueda
on
from the token-refusal dept.
Development of important software sometimes happens without fanfare. If not for one of our editors noticing by watching commits, we would have missed the fact that Damien Miller (djm@)
recently added a couple of notable features to OpenSSH:
The WiFI802.11
standards are a gnarly lot, and checking for compatibility of the various sub-specifications has been known to drive even seasoned
OpenBSD developers to the brink of distraction.
Now Stefan Sperling (stsp@) is airing a possible improvement in compatibility checks via a message to tech@ titled "fix net80211 802.11g compatibility check", saying
List: openbsd-tech
Subject: fix net80211 802.11g compatibility check
From: Stefan Sperling <stsp () stsp ! name>
Date: 2025-07-31 10:26:18
I have a WIP fix for qwx which relies on ieee80211_iserp_sta() to
detect whether an AP supports 802.11g, rather than 802.11b only.
And I encountered an access point which qwx could not connect to when
my WIP fix is applied.
Much longed for by some, remembered as a quaint memory by other greybeards,
the classic
Common Desktop Environment
(CDE) is being added to the ports collection.
List: openbsd-ports-cvs
Subject: CVS: cvs.openbsd.org: ports
From: Antoine Jacoutot <ajacoutot () cvs ! openbsd ! org>
Date: 2025-07-28 12:35:38
CVSROOT: /cvs
Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2025/07/28 06:35:38
Log message:
Import cde-2.5.2
CDE - The Common Desktop Environment is X Windows desktop environment that was
commonly used on commercial UNIX variants such as Sun Solaris, HP-UX and IBM
AIX. Developed between 1993 and 1999, it has now been released under an Open
Source licence by The Open Group.
" ... anyone who’s ever had to investigate a security incident knows the harsh reality: logs are only as trustworthy as their protection against post-incident tampering. An attacker who gains root access isn’t going to politely leave their tracks in the log files – unless they physically can’t alter them anymore."
This was made possible by the efforts of Rafael Sadowski (rsadowski@) with the help of several others.
The news was announced 2025-07-04 via a
fediverse post
and of course the
commit message
itself, where the description reads
Log message:
Update Plasma 6.4
The most parts are straightforward as usual but in 6.4 the KDE
Kwin team split kwin into kwin-x11 and kwin (wayland). This seems
to be the sign that X11 is no longer of interest and we are
focussing on Wayland.
We are constantly on the lookout for stories of how you put OpenBSD to work.
Please submit any informative articles on how OpenBSD is helping your company.
2025-06-17RELIABILITYIn acme-client(1), handle as yet unobserved "processing" state when fetching an issued certificate by retrying instead of giving up.
2025-06-17RELIABILITYIn acme-client(1), handle as yet unobserved "processing" state when fetching an issued certificate by retrying instead of giving up.