From fb0a78b673696e0fd849e3c565567fd95e86e55a Mon Sep 17 00:00:00 2001 From: Jared Hendrickson Date: Wed, 25 Feb 2026 21:17:11 -0700 Subject: [PATCH] build: build for pfsense plus 25.11.1 --- .github/workflows/release.yml | 2 ++ docs/INSTALL_AND_CONFIG.md | 1 + 2 files changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bca0b7ff..704b7393 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,6 +38,8 @@ jobs: PFSENSE_VERSION: "25.07.1" - FREEBSD_VERSION: FreeBSD-16.0-CURRENT PFSENSE_VERSION: "25.11" + - FREEBSD_VERSION: FreeBSD-16.0-CURRENT + PFSENSE_VERSION: "25.11.1" steps: - uses: actions/checkout@v6 diff --git a/docs/INSTALL_AND_CONFIG.md b/docs/INSTALL_AND_CONFIG.md index fcdf870a..4451ff5e 100644 --- a/docs/INSTALL_AND_CONFIG.md +++ b/docs/INSTALL_AND_CONFIG.md @@ -20,6 +20,7 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements - pfSense Plus 25.07 - pfSense Plus 25.07.1 - pfSense Plus 25.11 +- pfSense Plus 25.11.1 !!! Warning Installation of the package on unsupported versions of pfSense may result in unexpected behavior and/or system instability.