From 873bc290bc010fa24eed9b2953ebc7a8a6ef2e2e Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Mon, 30 Sep 2019 11:16:11 -0600 Subject: [PATCH] doc/filestore(v1) - make deprecation text a note Highlights that is is deprecated in the HTML output. --- doc/userguide/file-extraction/file-extraction.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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/