Game of Trees 0.119 released
Contributed by grey on from the "I'm codin in C and I branch with switches" - MC Plus+ dept.
Version 0.119 of Game of Trees has been released (and the port updated):
OpenBSD Journal
Contributed by grey on from the "I'm codin in C and I branch with switches" - MC Plus+ dept.
Version 0.119 of Game of Trees has been released (and the port updated):
-current
has moved to version 7.8
Contributed by rueda on from the here-we-go-again dept.
The OpenBSD 7.8 release cycle is entering its final phases…
With the following
commit,
Theo de Raadt (deraadt@
) moved -current
to version 7.8
(dropping the "-beta
"):
List: openbsd-cvs Subject: CVS: cvs.openbsd.org: src From: Theo de Raadt <deraadt () cvs ! openbsd ! org> Date: 2025-09-30 14:49:51 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2025/09/30 08:49:51 Modified files: sys/conf : newvers.sh Log message: move out of -beta
For those unfamiliar with the process:
this is not the 7.8 release,
but is part of the standard build-up to the release.
Remember: It's time to start using
"-D snap
" with
pkg_add(1)
(and
pkg_info(1)
).
(Regular readers will know what comes next…)
This serves as an excellent reminder to upgrade snapshots frequently,
test both base and ports, and
report
problems [plus, of course,
donate!].
Contributed by rueda on from the you-smell-an-OpenBSD-release dept.
Claudio Jeker (claudio@
)
announced
the release of version 8.9 of
OpenBGPD,
the OpenBSD project's
Border Gateway Protocol (BGP) daemon:
We have released OpenBGPD 8.9, which will be arriving in the OpenBGPD directory of your local OpenBSD mirror soon. This release includes the following changes to the previous release: * In verbose mode log the NOTIFICATION data for UPDATE errors. * Fix a busy loop error in the pfkey handling for OpenBSD and FreeBSD. * Introduce monotime - an internal time API using microsecond resolution. * Fix accounting of the pending update counter * Use new ibufq interface instead of handrolling the same. * Large refactoring of internal APIs to make the code easier to share and cleaner.
Contributed by grey on from the now with parallel threads parser process potential dept.
The OpenBSD project has announced the release of version 9.6 of rpki-client:
Contributed by Patrick McEvoy bsdtv on from the ottawatch - Puffy edition, g dept.
The BSDCan 2025 video playlist is now complete and available on both Peertube and Youtube.
The OpenBSD focused talks are as follows:
Contributed by Janne Johansson on from the seven eight nine dept.
With this commit, the development slows into release-mode preparing for the 7.8 release of OpenBSD.
The commit message reads,
List: openbsd-cvs Subject: CVS: cvs.openbsd.org: src From: Theo de Raadt <deraadt () cvs ! openbsd ! org> Date: 2025-09-10 15:58:20 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2025/09/10 10:00:04 Modified files: etc/root : root.mail sys/sys : param.h share/mk : sys.mk sys/arch/macppc/stand/tbxidata: bsd.tbxi usr.bin/signify: signify.1 sys/conf : newvers.sh Log message: crank to 7.8-beta
7.8-beta
snapshots are already starting to appear on OpenBSD
mirrors.
Time to bring out your odd machines and give snapshots a go, if we want 7.8 to be the best release yet.
Contributed by rueda on from the again-and-again-and dept.
Version 0.118 of Game of Trees has been released (and the port updated):
- security fix for -portable: gotwebd can be tricked into reading repositories outside its repos_path; bug introduced in got-0.111; OpenBSD is not affected
- make 'tog diff' show the repository name in names of patches written to /tmp
- plug memory leaks which were making gotwebd regress tests fail
- fix parallel processing of requests in gotwebd, improving responsiveness
- set gotwebd pledges according to address families of listening sockets
- run gotwebd fcgi parameter parsing in a dedicated process under pledge "stdio"
- make gotd commit notifications only show history which is unique to the branch
- enable sftp/scp support in the sshd_config file generated by gotsysd
- make gotsysd-managed repositories readable for the _gotd group
Contributed by rueda on from the puffier raspberries! dept.
OpenBSD -current
has gained
initial support for the
Raspberry Pi 5:
CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2025/09/01 12:56:04 Modified files: distrib/arm64/iso: Makefile distrib/arm64/ramdisk: Makefile install.md list Log message: Add Raspberry Pi 5 Model B support for RAMDISK.
-current
Contributed by rueda on from the ++good dept.
Rafael Sadowski (rsadowski@
)
completed updates
to C++ libraries in -current
:
CVSROOT: /cvs Module name: src Changes by: rsadowski@cvs.openbsd.org 2025/08/21 09:26:58 Modified files: gnu/lib/libcxx : Makefile gnu/lib/libcxx/include/c++/v1: __config_site gnu/lib/libcxxabi: Makefile gnu/lib/libexecinfo: Makefile Added files: gnu/lib/libcxx/include/c++/v1: __assertion_handler Log message: update build infrastructure for libunwind-, libcxxabi- and libcxx-19.1.7 This gives us a modern c++ lib in base!
Donate to OpenBSD
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.
OpenBSD 7.7
010 | 2025-09-30 SECURITY Fix out-of-bounds read and write, memory leaks and incorrect error check for CMS enveloped data. |
009 | 2025-09-30 SECURITY In libexpat fix denial of service due to memory exhaustion. CVE-2025-59375 CVE-2024-8176 |
008 | 2025-07-01 RELIABILITY TIOCUCNTL ioctl(2) could crash the kernel if called with a non-file argument. |
007 | 2025-07-01 SECURITY Previous fix for X11 server was incomplete. CVE-2025-49176 |
006 | 2025-06-17 SECURITY Multiple X11 server issues. CVE-2025-49175 CVE-2025-49176 CVE-2025-49177 CVE-2025-49178 CVE-2025-49179 CVE-2025-49180 |
005 | 2025-06-17 RELIABILITY In acme-client(1), handle as yet unobserved "processing" state when fetching an issued certificate by retrying instead of giving up. |
OpenBSD 7.6
023 | 2025-09-30 SECURITY Fix out-of-bounds read and write, memory leaks and incorrect error check for CMS enveloped data. |
022 | 2025-09-30 SECURITY In libexpat fix denial of service due to memory exhaustion. CVE-2025-59375 CVE-2024-8176 |
021 | 2025-07-01 RELIABILITY TIOCUCNTL ioctl(2) could crash the kernel if called with a non-file argument. |
020 | 2025-07-01 SECURITY Previous fix for X11 server was incomplete. CVE-2025-49176 |
019 | 2025-06-17 SECURITY Multiple X11 server issues. CVE-2025-49175 CVE-2025-49176 CVE-2025-49177 CVE-2025-49178 CVE-2025-49179 CVE-2025-49180 |
018 | 2025-06-17 RELIABILITY In acme-client(1), handle as yet unobserved "processing" state when fetching an issued certificate by retrying instead of giving up. |
Users wishing RSS/RDF summary files of OpenBSD Journal
can retrieve:
Options are available.
Copyright © - Daniel Hartmeier. All rights reserved. Articles and comments are copyright their respective authors, submission implies license to publish on this web site. Contents of the archive prior to as well as images and HTML templates were copied from the fabulous original deadly.org with Jose's and Jim's kind permission. This journal runs as CGI with httpd(8) on OpenBSD, the source code is BSD licensed. undeadly \Un*dead"ly\, a. Not subject to death; immortal. [Obs.]