LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   OpenBSD 7.5 is released. (https://www.linuxquestions.org/questions/%2Absd-17/openbsd-7-5-is-released-4175735684/)

YesItsMe 04-04-2024 07:15 PM

OpenBSD 7.5 is released.
 
Release post:
https://www.openbsd.org/75.html

Upgrading requires no configuration changes and/or file deletions this time, it seems:
https://www.openbsd.org/faq/upgrade75.html

Note that the first syspatch - previously on 7.3 and 7.4 - is already there, so after upgrading your system and all packages, you might want to run syspatch as well:
https://www.openbsd.org/errata75.html

Enjoy.

edit: it’s here!

YesItsMe 04-05-2024 08:03 AM

Random finding: After the upgrade, the unbound configuration directory had the wrong permissions, so unbound failed to run properly. Fix: doas chown -R _unbound:_unbound /var/unbound.

hitest 04-05-2024 10:52 AM

Up and running. Smooth as silk. :)

Code:

OpenBSD bsd.darkstar.home 7.5 GENERIC.MP#82 amd64

fatmac 04-05-2024 11:48 AM

Grabbing a copy as I write this.... :D

TheTKS 04-06-2024 03:58 PM

Unattended upgrade, from # sysupgrade to being signed back into Xfce desktop, in 7 min, on a Raspberry Pi 4 with a speedy enough internet connection. I didn’t time the # pkg_add -u, it took longer, but that’s with some fairly hefty Xfce, Firefox, arduino and arduino-esp32 updates, along with a few other packages. I’d guess under 1/2 hour in total. Very nice.

YesItsMe 04-12-2024 07:29 AM

Syspatch 002: If you wanted to install OpenBSD on Alpha, the install media are less broken now.

YesItsMe 05-11-2024 09:43 AM

Syspatch 003 (all architectures):
A missing bounds check could lead to a crash in libcrypto.


All times are GMT -5. The time now is 03:11 AM.