diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:24:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:24:24 +0000 |
commit | a17b0ab292b6003408b9ddc9b688d47885aa0bd3 (patch) | |
tree | 29cdd6349fd3222f0eb75c29a341068efca5f398 /CHANGELOG.md | |
parent | Releasing progress-linux version 1.3.2-1~progress7.99u1. (diff) | |
download | suricata-update-a17b0ab292b6003408b9ddc9b688d47885aa0bd3.tar.xz suricata-update-a17b0ab292b6003408b9ddc9b688d47885aa0bd3.zip |
Merging upstream version 1.3.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 03310ca..6ae15ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 1.3.3 - 2024-04-16 +- Add missing engine provided rules: + https://redmine.openinfosecfoundation.org/issues/6932 + ## 1.3.2 - 2024-03-14 - Fix copying of file hash lists which was broken in the dataset fix as part of ticket #6833: |