From 4d78b14c1449bc84589cf3270b9c85f61a32fd7d Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Fri, 13 Mar 2026 02:02:45 +0000 Subject: [PATCH] README: add FreeBSD 14.4-RELEASE alongside 15.0 14.4 was announced yesterday. Also link to part of FreeBSD's security page. https://www.freebsd.org/security/#sup presents a fairly comprehensive table of supported releases. Reviewed-by: Brian Behlendorf Reviewed-by: Rob Norris Reviewed-by: Alexander Motin Signed-off-by: Graham Perrin Closes #18304 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f823b594..fa348a243 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,6 @@ Generally, if a distribution is following an LTS kernel, it should work well wit ## FreeBSD -All FreeBSD releases receiving **security support** are supported by OpenZFS. +All FreeBSD releases receiving [security support](https://www.freebsd.org/security/#sup) are supported by OpenZFS. -**Supported FreeBSD releases**: **15.0**, **14.3**, **13.5**. +**Supported FreeBSD releases**: **15.0**, **14.4**, **13.5**.