From f56634ac466708cf82ea25770a490d2c0397cae4 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Mon, 13 Sep 2021 14:27:45 -0600 Subject: [PATCH] doc/upgrade: mention that nss is no longer required --- doc/userguide/upgrade.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/userguide/upgrade.rst b/doc/userguide/upgrade.rst index 7301df18cb..cbd73a63ce 100644 --- a/doc/userguide/upgrade.rst +++ b/doc/userguide/upgrade.rst @@ -39,6 +39,10 @@ Major changes Removals ~~~~~~~~ +Other changes +~~~~~~~~~~~~~ +- NSS is no longer required. File hashing and JA3 can now be used without the NSS compile time dependency. + Logging changes ~~~~~~~~~~~~~~~ - Protocol values and their names are built-in to Suricata instead of using the system's ``/etc/protocols`` file. Some names and casing may have changed