DuckDuckGo

 

 

 

1.  OpenBSD Journal: A resource for the OpenBSD community
    In what can only be called a great stride forward in routing security, Sebastian Benoit (benno@) announced the availability of rpki-client version 9.0.The announcement reads, Subject: rpki-client 9.0 released From: Sebastian Benoit <benno openbsd ! org> Date: 2024-03-03 17:24:06 rpki-client 9.0 has just been released and will be available in the rpki-client directory of any OpenBSD mirror soon.
    undeadly.org/cgi?action=front
   
2.  OpenBSD 7.4 Released
    The OpenBSD project has announced the release of OpenBSD 7.4, the 55 th release of the OpenBSD operating system.. The new release contains a number of innovations and improvements across a number of areas, including Mandatory enforcement of indirect branch targets [See earlier report].; viogpu(4), a VirtIO GPU driver [See earlier report]. vmd(8) has moved to a multi-process model for virtio(4 ...
    undeadly.org/cgi?action=article&sid=20231016130614&ref=upstract.com
   
3.  OpenSSH 9.7/9.7p1 released!
    OpenSSH 9.7/9.7p1 has been released. The complete release notes may be found here: https://www.openssh.com/releasenotes.html#9.7p1 OpenSSH 9.7/9.7p1 (2024-03-11 ...
    undeadly.org/cgi?action=article;sid=20240312065313
   
4.  OpenSSH 9.6 released!
    As announced by Damien Miller OpenSSH 9.6/9.6p1 has been released.. The complete release notes may be found here: https://www.openssh.com/releasenotes.html#9.6. Among ...
    undeadly.org/cgi?action=article;sid=20231219122431
   
5.  Introducing dhcpleased(8)
    Now enabled by default on OpenBSD -current is dhcpleased (8), a dynamic host configuration protocol daemon written by florian@ (Florian Obser), who spoke with us about his work: I suppose this is either the KAME project 's fault, or if we don't want to go that far back, Theo's fault. At g2k16 he floated the idea of a network configuration daemon.
    undeadly.org/cgi?action=article;sid=20210722072359
   
6.  Initial support for guided disk encryption in the installer
    The OpenBSD installer now has basic support for configuring disk encryption during the regular installation process. Previously, disk encryption needed to be set up manually by dropping to the shell from the installer. Initial support, likely to be expanded upon, was committed by Klemens Nanni ( kn@) on March 7, 2023 . The commit reads,
    undeadly.org/cgi?action=article;sid=20230308063109
   
7.  Index for 2022 - undeadly.org
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2022. January. DRM updated; LibreSSL update; A proof of concept: running OpenBSD on the PinePhone; February. New 'Reckless guide to OpenBSD' published
    undeadly.org/cgi?action=archive;y=2022
   
8.  About the OpenBSD Journal
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. About the OpenBSD Journal Purpose. The OpenBSD Journal is a site dedicated to providing news and information of interest to members of the OpenBSD community.. The site is run by a small group of volunteers. Although several OpenBSD developers are registered users of the site, and the site receives frequent contributions ...
    undeadly.org/cgi?action=about
   
9.  Index for 2021
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2021. January. Preliminary OpenBSD Support Added to OBS Studio; Block spammers/abusive IPs with Pf-badhost in OpenBSD. A 'must have' security tool!
    undeadly.org/cgi?action=archive;y=2021
   
10.  September 30th, 2021 syspatches: some assembly might be required
    Did you just run syspatch(8) and see it fail? Here's the reason: one of the two root certificates behind the (excellent) Let's Encrypt CA service has expired. A bug in (the "legacy" verifier of) LibreSSL also contributed. The syspatches (for OpenBSD 6.8, 032, for OpenBSD 6.9, 018) mitigate the unfortunate situation. However, your syspatch may fail if your local mirror uses a Let's Encrypt ...
    undeadly.org/cgi?action=article;sid=20211001073034
   
11.  LibreSSL 3.8.4 and 3.9.1 released
    In a not-quite-unexpected announcement, the LibreSSL development team released the new versions. The announcement reads, Subject: LibreSSL 3.8.4 and 3.9.1 released From: Brent Cook <busterb gmail ! com> Date: 2024-03-28 4:47:28 We have released LibreSSL 3.8.4 and 3.9.1 which will be arriving in the LibreSSL directory of your local OpenBSD mirror soon.
    undeadly.org/cgi?action=article;sid=20240328181819
   
12.  AMD processor microcode support added to -current
    AMD processor microcode support added to -current. Contributed by rueda on 2023-07-23 from the filling-the-gaps dept. Thanks to a series of commits by Jonathan Gray ( jsg@ ), -current now has support for microcode (updates) for AMD (amd64 and i386) processors: CVSROOT:/cvs. Module name:src.
    undeadly.org/cgi?action=article;sid=20230723185853
   
13.  OpenBSD -current moves to 7.5-beta
    OpenBSD -current moves to 7.5-beta. Contributed by Janne Johansson on 2024-02-17 from the springtime for Puffy dept. It's that time of the year again. With this commit , Theo de Raadt ( deraadt@ ) changed the version string for the OpenBSD development branch ( i.e. -current) to 7.5-beta: CVSROOT:/cvs. Module name:src.
    undeadly.org/cgi?action=article;sid=20240218142251
   
14.  OpenBSD Journal: A resource for the OpenBSD community
    A clear sign that the OpenBSD 7.5 release cycle is entering the final phases just emerged.. In this commit, Theo de Raadt (deraadt@) changed the version string to 7.5:. From: Theo de Raadt <deraadt cvs ! openbsd ! org> Date: 2024-02-29 17:05:10 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2024/02/29 10:05:10 Modified files: sys/conf : newvers.sh Log message: move from 7.5 ...
    undeadly.org/cgi?action=article
   
15.  Index for 2023
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2023. January. retguard for amd64 system calls; Testing wanted: execute-only on amd64; Game of Trees 0.80 released. sshd random relinking at boot; Game of Trees milestone; amd64 execute-only committed to -current; Game of Trees 0.82 released.
    undeadly.org/cgi?action=archive;y=2023
   
16.  Wayland on OpenBSD
    Wayland on OpenBSD. Contributed by rueda on 2023-07-10 from the way to go to land dept. Matthieu Herrb ( matthieu@) has written some notes on his work at the (recently-concluded) g2k23 hackathon in Tallinn, Estonia . His article, Wayland on OpenBSD , starts: These are my notes from experimenting with building Wayland bits on OpenBSD during ...
    undeadly.org/cgi?action=article;sid=20230711113344
   
17.  OpenBSD Developer: Henning Brauer
    Date: 2015-10-30. On October 18th 20 years ago the first commits to the OpenBSD project landed in the CVS repository. Today on the anniversary the beastie.pl team invites all readers to a series of interviews that our staff conducted with the project developers. We continue with our thirteenth interview - Henning Brauer.
    undeadly.org/features/2015/10/beastie_pl_interviews/henning-brauer.html
   
18.  Help the OpenBSD Foundation Reach Its 2022 Funding Goal
    The OpenBSD Foundation, which is central to funding the OpenBSD project, needs your help to reach its 2022 Fundraising Goal of $300,000. At the time of writing, the amount raised in 2022 stands at a little over 50% of the stated goal. The Foundation needs your help to sustainably fund the project. Please head over to the Foundation's donations ...
    undeadly.org/cgi?action=article;sid=20221202062601
   
19.  Index for 2019
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2019. January. Ingo Schwarze -mandoc Better documentation - on the web and for LibreSSL video is now published; Real paragraphs for mandoc HTML output; New console font Spleen made default; OpenBSD on the Acer Aspire One, At Ten
    undeadly.org/cgi?action=archive;y=2019
   
20.  EuroBSDCon 2023 presentations
    EuroBSDCon 2023 has now ended, and slides for many of the OpenBSD developer presentations are now available in the usual place.. Video of the presentations can be expected somewhat later. Slides from the tutorial "Network Management with the OpenBSD Packet Filter Toolset" are also available.
    undeadly.org/cgi?action=article;sid=20230919063240
   
21.  Index for 2024 - undeadly.org
    Archive Index for 2024. Archive Index for. 2024. January. TSO for em (4) committed to -current. OpenBSD workstation hardening tips. DSA removal from OpenSSH. Effortless OpenBSD Audio and Desktop Screen Recording Guide. pinsyscalls (2) working in anger.
    undeadly.org/cgi?action=archive
   
22.  OpenBSD Developer: Ted Unangst
    OpenBSD Developer: Ted Unangst. Date: 2015-10-25. On October 18th 20 years ago the first commits to the OpenBSD project landed in the CVS repository. Today on the anniversary the beastie.pl team invites all readers to a series of interviews that our staff conducted with the project developers. We continue with our eight interview - Ted Unangst. 1.
    undeadly.org/features/2015/10/beastie_pl_interviews/ted-unangst.html
   
23.  OpenBSD in Canada
    According to Theo de Raadt, we only have 4 active OpenBSD developers in Canada. Theo de Raadt and Bob Beck, both Canadian citizens and long-time OpenBSD developers, make a case that Canada isn't special with regards to OpenBSD. But that just isn't true, historically or currently. Like all open source software projects, OpenBSD is inherently an ...
    undeadly.org/cgi?action=article;sid=20230226065006