Those running the latest-and-greatest
[via a sufficiently new snapshot or built from source]
no longer need to use
"-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.
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.