RSS Parrot

BETA

🦜 OpenBSD Journal: A resource for the OpenBSD community

@undeadly.org@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: undeadly.org

Feed URL: undeadly.org/cgi?action=rss

Posts: 10

Followers: 4

OpenBSD -current moves to 7.7-beta

Published: March 2, 2025 11:51

It's that time of the year again. With the following commit, Theo de Raadt (deraadt@) changed the version of the OpenBSD development branch to 7.7-beta: CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2025/03/01 12:44:07 Modified…

Game of Trees 0.110 released

Published: February 21, 2025 14:45

Version 0.110 of Game of Trees has been released (and the port updated): fix an endless loop in got-read-pack (regression from 0.109) change gotwebd diff algorithm from Myers to Patience diff gotd regress depends on p5-Net-Daemon now due to an…

Game of Trees 0.109 released

Published: February 15, 2025 10:16

Version 0.109 of Game of Trees has been released (and the port updated): fix gotd failing to protect references when the client sends an empty pack during pack generation, fix exclusion of commits via an ancestor commit fix a bogus "received…

OpenBGPD 8.8 released

Published: February 7, 2025 19:26

The OpenBGPD project (essentially a subproject of the OpenBSD project), have released their latest work in the OpenBGPD 8.8 release. The release announcement reads, Subject: OpenBGPD 8.8 released From: Claudio Jeker <claudio () openbsd ! org>…

Game of Trees 0.108 released

Published: January 23, 2025 08:08

Version 0.108 of Game of Trees has been released (and the port updated): add ssh -i identity-file support to commands which use the network make 'got import' output independent of readdir(3) entry order avoid full file content comparisons in 'got…

rpki-client 9.4 released

Published: January 8, 2025 10:07

As announced by Job Snijders on the FediVerse rpki-client 9.4 has been released. The complete release notes from https://cdn.openbsd.org/pub/OpenBSD/rpki-client/rpki-client-9.4.txt are below: Read more…

Game of Trees 0.107 released

Published: December 30, 2024 03:57

Version 0.107 of Game of Trees has been released (and the port updated): gotwebd.css styling tweaks hide ssh debug output during fetch/send -v, keep showing it at -vv and -vvv discern mixed-commit worktree diffs with commit ID headers gotwebd:…

rpki-client stricter aging policy for Trust Anchor certificates commited to -current

Published: December 19, 2024 16:38

There has long been some concern in the networking communities, particularly the routing security part, about the use of very long lived Trust Anchor (TA) certificates in routing infrastructure. Today Job Snijders (job@) commited code to rpki-client(8)…

FRAME sockets added to OpenBSD

Published: December 19, 2024 08:04

Thanks to work by David Gwynne (dlg@), OpenBSD -current now has a new "AF_FRAME" socket domain: CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2024/12/15 04:00:05 Modified files: sys/conf : files sys/kern : uipc_domain.c…

OpenBGPD 8.7 released

Published: December 18, 2024 19:57

Claudio Jeker (claudio@) announced the release of version 8.7 of OpenBGPD, the OpenBSD project's Border Gateway Protocol (BGP) daemon: We have released OpenBGPD 8.7, which will be arriving in the OpenBGPD directory of your local OpenBSD mirror soon. …