From: Jason Ish Date: Mon, 13 Sep 2021 20:27:45 +0000 (-0600) Subject: doc/upgrade: mention that nss is no longer required X-Git-Tag: suricata-7.0.0-beta1~1405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f56634ac466708cf82ea25770a490d2c0397cae4;p=thirdparty%2Fsuricata.git doc/upgrade: mention that nss is no longer required --- 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