From eb09870edec2fb26d96b321483f344f176d82786 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 25 Feb 2024 17:50:00 +0000 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fab1b68..9e1ab20 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,5 @@ +## Version: 1.2.5-dev-16-g32bfe78 +* OpenBSD compatibility, thanks to the work of [Klemens Nanni](https://github.com/klemensn) in [PR 31](https://github.com/mikebrady/nqptp/pull/31). This work includes: using OpenBSD's `pledge(2)` facilities to harden the security of NQPTP, dropping priviliges as soon as possible, and running as the same user as the Shairport Sync application. (Note that at present on Linux, NQPTP runs as the user `nqptp` while Shairport Sync runs as the user `shairport-sync`. For consistency, this may change in future.) ## Version: 1.2.5-dev-5-g475d7a1 * Fixup for FreeBSD compilation error -- change the order of some of the `#include` files. ## Version: 1.2.5-dev-2-gb5321a8 -- 2.47.2