]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 25 Feb 2024 17:50:00 +0000 (17:50 +0000)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 17:50:00 +0000 (17:50 +0000)
RELEASE_NOTES.md

index fab1b68ab421324bedcd66b9bf0c596c4ed247b2..9e1ab20b1f1a3eaf5ef090c67fc79ecf2f43bd26 100644 (file)
@@ -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