Sfd V1.23
TITLE: Version 1.23
STATUS: CRITICAL UPDATE REQUIRED
logging: output: /var/log/sfd/access.log format: json # new in v1.23 sfd v1.23
I looked at the changelog for the next patch. Someone had already written the title: SFD v1.24: Shadow Integration Protocol. TITLE: Version 1
From Source (for custom builds)
git clone https://github.com/sfd-dev/sfd.git
cd sfd
git checkout v1.23
./configure --enable-zstd --enable-io-uring
make -j$(nproc)
sudo make install