Skip to content

Commit

Permalink
package/suricata: security bump to version 6.0.15
Browse files Browse the repository at this point in the history
This is a security release, fixing a number of important issues.

https://forum.suricata.io/t/suricata-6-0-15-released/4068/2

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
ffontaine authored and yann-morin-1998 committed Oct 22, 2023
1 parent 9ccfb25 commit 5ef8369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/suricata/suricata.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Locally computed:
sha256 cfa93de900d0fd8ba67c79fddec58fb7afb8f6c45b0773040035a15407b796ce suricata-6.0.14.tar.gz
sha256 1bd546149ac6671c2476d520a38eab7755e10c3080fd2ec2dc8624b0cf89ee75 suricata-6.0.15.tar.gz

# Hash for license files:
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
Expand Down
2 changes: 1 addition & 1 deletion package/suricata/suricata.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

SURICATA_VERSION = 6.0.14
SURICATA_VERSION = 6.0.15
SURICATA_SITE = https://www.openinfosecfoundation.org/download
SURICATA_LICENSE = GPL-2.0
SURICATA_LICENSE_FILES = COPYING LICENSE
Expand Down

0 comments on commit 5ef8369

Please sign in to comment.