]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/filestore(v1) - make deprecation text a note
authorJason Ish <jason.ish@oisf.net>
Mon, 30 Sep 2019 17:16:11 +0000 (11:16 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 3 Oct 2019 13:48:11 +0000 (15:48 +0200)
Highlights that is is deprecated in the HTML output.

doc/userguide/file-extraction/file-extraction.rst

index b065a1698893ebb5fdeccc2cc88abe2cb5789331..45fd4e93edf9c243f725ae7f112641ec110c61db 100644 (file)
@@ -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/