From: Jason Ish Date: Mon, 30 Sep 2019 17:16:11 +0000 (-0600) Subject: doc/filestore(v1) - make deprecation text a note X-Git-Tag: suricata-5.0.0~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873bc290bc010fa24eed9b2953ebc7a8a6ef2e2e;p=thirdparty%2Fsuricata.git doc/filestore(v1) - make deprecation text a note Highlights that is is deprecated in the HTML output. --- diff --git a/doc/userguide/file-extraction/file-extraction.rst b/doc/userguide/file-extraction/file-extraction.rst index b065a16988..45fd4e93ed 100644 --- a/doc/userguide/file-extraction/file-extraction.rst +++ b/doc/userguide/file-extraction/file-extraction.rst @@ -108,8 +108,9 @@ configuring the file-store output. File-Store (Version 1) ---------------------- -File-store version 1 has been replaced by version 2 and is no longer -recommended. +.. note:: File-store version 1 has been deprecated and will be removed + by June 2020. Please use file-store v2 instead. Please see + the `deprecation policy`_ for more information. :: @@ -193,3 +194,5 @@ Suricata can calculate MD5 checksums of files on the fly and log them. See :doc: md5 public-sha1-md5-data-sets + +.. _deprecation policy: https://suricata-ids.org/about/deprecation-policy/