Skip to content

Commit f76a61b

Browse files
committed
version: 1.3.6
1 parent 4b7ad6e commit f76a61b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.3.6 - 2025-07-03
4+
- Copy Lua scripts for rules over to output directory:
5+
https://redmine.openinfosecfoundation.org/issues/6395
6+
- Fix parsing of nested lists in address and ports:
7+
https://redmine.openinfosecfoundation.org/issues/7799
8+
39
## 1.3.5 - 2025-06-06
410

511
- Handle '=' in Suricata --dump-config:

suricata/update/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Alpha: 1.0.0a1
55
# Development: 1.0.0dev0
66
# Release candidate: 1.0.0rc1
7-
version = "1.3.5"
7+
version = "1.3.6"

0 commit comments

Comments
 (0)