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    2024-04-07T00:00:00.0000000
   
2.  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
   
3.  OpenBGPD 7.5 released
    We have released OpenBGPD 7.5, which will be arriving in the OpenBGPD directory of your local OpenBSD mirror soon. This release includes the following changes to the previous release: Implement RFC 9234 - Route Leak Prevention and Detection Using Roles in UPDATE and OPEN Messages. Full support for RFC 7911 - Advertisement of Multiple Paths in BGP .
    undeadly.org/cgi?action=article;sid=20220716101930    2022-07-15T00:00:00.0000000
   
4.  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    2023-09-27T00:00:00.0000000
   
5.  OpenBSD 7.0 released
    Contributed by rueda on 2021-09-20 from the Undeadly-SYNs dept. The OpenBSD project has released OpenBSD 7.0 , the project's 51 st release. As usual, the release page offers highlights, installation and upgrade instructions, as well as links to other resources such as the detailed changelog. Notable improvements include, but are not limited to:
    undeadly.org/cgi?action=article;sid=20211014144620
   
6.  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
   
7.  OpenBSD may soon gain further memory protections: immutable userland ...
    In a September 1st post to tech@ titled immutable userland mappings, Theo de Raadt (deraadt@) gave us a preview of code that may soon land in -current.The message leads in, In the last few years, I have been improving the strictness of userland memory layout. An example is the recent addition of MAP_STACK and msyscall().
    undeadly.org/cgi?action=article;sid=20220902100648    2022-09-02T00:00:00.0000000
   
8.  20 years since "and we're just starting": undeadly.org turns 20 (2024 ...
    Contributed by Peter N. M. Hansteen on 2024-04-07 from the 20 years a Puffyist dept. It's been 20 years since the first undeadly.org post appeared. At that point in our history, we had been enjoying frequent updates to the OpenBSD Journal at the deadly.org site for more than four years, and most of us thought it was an April's Fool prank when ...
    undeadly.org/cgi?action=article;sid=20240409044953    2024-04-09T04:52:58.0000000
   
9.  OpenBSD KDE Status Report
    OpenBSD has managed to drop KDE3 and KDE4 in the 6.8 -> 6.9 release cycle. That makes me very happy because it was a big piece of work and long discussions. This of course brings questions: Kde Plasma 5 package missing. After half a year of work, I managed to successfully update the Qt5 stack to the last LTS version 5.15.2. On the whole, the most work was updating QtWebengine.
    undeadly.org/cgi?action=article;sid=20210124113220
   
10.  OpenBSD 6.7 and ffs2 FAQs - undeadly.org
    In OpenBSD 6.7, ffs2 is the default for new filesystems during install (with some exceptions). In OpenBSD 6.7, if you create a new filesystem manually (using newfs (8)) you will still get an FFS1 filesystem unless you force -O2 or if the filesystem will be larger than 1 TB. He also points out that this last point has been changed in -current ...
    undeadly.org/cgi?action=article;sid=20200528091634
   
11.  OpenSSH 9.3p2 released
    OpenSSH 9.3p2 released. Contributed by grey on 2023-07-19 from the It's Wednesday, but you should still patch this now. dept. As announced by Damien Miller: "We've just made an OpenSSH release to fix a remotely exploitable RCE vulnerability in ssh-agent's PKCS#11 support (CVE-2023-38408).
    undeadly.org/cgi?action=article;sid=20230719180438    2023-07-19T00:00:00.0000000
   
12.  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
   
13.  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    2023-07-10T00:00:00.0000000
   
14.  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
   
15.  Using qemu guest agent on OpenBSD kvm/qemu guests
    In a post to the ports@ mailing list, Landry Breuil (landry@) shared some of his notes on using qemu guest agent on OpenBSD kvm/qemu guests.He made a few enhancements for Undeadly: Experimenting with proxmox VE since some years (but that also applies to plain kvm/qemu OpenBSD vms), today i had a look at the qemu guest agent feature:
    undeadly.org/cgi?action=article;sid=20200514073852
   
16.  Index for 2020
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2020. January. Firefox pkg for 6.6-stable will not receive latest updates. [Updated] u2k20 Hackathon Report: Alexandr Nedvedicky on PF anchors work
    undeadly.org/cgi?action=archive;y=2020
   
17.  Index for 2024 - undeadly.org
    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. KMS for Apple silicon machines.
    undeadly.org/cgi?action=archive
   
18.  sshd random relinking at boot
    As with library order randomisation (libc.so/libcrypto/ld.so) at boot and kernel relinking at boot, boot time relinking of sshd(8) is now implemented in -current.Theo de Raadt committed the changes: CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2023/01/18 13:43:15 Modified files: usr.bin/ssh/sshd: Makefile Log message: Create and install sshd random relink kit. ../
    undeadly.org/cgi?action=article;sid=20230119075627    2023-01-19T00:00:00.0000000
   
19.  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
   
20.  Soft updates (softdep) disabled for future VFS work
    A low key leak from the ongoing g2k23 hackathon comes the news that soft updates (aka softdep) will, for now, be a no-op on OpenBSD-current.. The commit message by Bob Beck (beck@) reads, . From: Bob Beck <beck cvs ! openbsd ! org> Date: 2023-07-05 15:13:28 CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2023/07/05 09:13:28 Modified files: sys/kern : vfs_syscalls.c sys/sys ...
    undeadly.org/cgi?action=article;sid=20230706044554    2023-07-06T00:00:00.0000000
   
21.  Undeadly and HTTPS
    > Please don't. > > Just don't do it. > > There is no valid reason to deny access to the public content for people who, one way or another, cannot or don't want to use HTTPS.
    undeadly.org/cgi?action=article&sid=20160411201504
   
22.  DRM updated - undeadly.org
    Contributed by rueda on 2022-01-14 from the DRM me up before you go-go dept. Johathan Gray ( jsg@) has updated DRM to Linux 5.15.14 (with support for several additional chips): CVSROOT:/cvs. Module name:src. Changes by:jsg@cvs.openbsd.org2022/01/13 23:53:17. Modified files:
    undeadly.org/cgi?action=article;sid=20220115224052
   
23.  Smartisan becomes Iridium Donor for 2019 - undeadly.org
    Ken Westerback of The OpenBSD Foundation wrote in with some excellent news on the 2019 fundraising campaign:. The OpenBSD Foundation is excited to announce that it has received its largest ever donation. Smartisan has topped its own previous record donation with a 2019 donation of CDN$380,000.00. This makes Smartisan the first Iridium level donor of 2019.
    undeadly.org/cgi?action=article;sid=20190603234639