Index: Makefile
===================================================================
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.112
diff -u -p -u -p -r1.112 Makefile
--- Makefile 22 Feb 2022 23:14:30 -0000 1.112
+++ Makefile 9 Aug 2022 11:46:27 -0000
@@ -2,8 +2,8 @@
COMMENT = highly flexible sniffer/NIDS
-DISTNAME = snort-2.9.19
-RULESV = 29190
+DISTNAME = snort-2.9.20
+RULESV = 29200
SUBST_VARS = RULESV APPID_COMMENT
CATEGORIES = net security
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.48
diff -u -p -u -p -r1.48 distinfo
--- distinfo 22 Feb 2022 23:14:30 -0000 1.48
+++ distinfo 9 Aug 2022 11:46:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.19.tar.gz) = sS/G23KvtYmHor8ZVLj0W94CBHwjVRPHZjhXuVBjacc=
-SIZE (snort-2.9.19.tar.gz) = 7005881
+SHA256 (snort-2.9.20.tar.gz) = KUAOE/U7GDHguLEOwSJKHLqm3BUzpTIqIN2Au4S0mBw=
+SIZE (snort-2.9.20.tar.gz) = 7009894
Index: patches/patch-src_dynamic-preprocessors_Makefile_in
===================================================================
RCS file: /cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_Makefile_in,v
retrieving revision 1.25
diff -u -p -u -p -r1.25 patch-src_dynamic-preprocessors_Makefile_in
--- patches/patch-src_dynamic-preprocessors_Makefile_in 19 Sep 2021 10:18:25 -0000 1.25
+++ patches/patch-src_dynamic-preprocessors_Makefile_in 9 Aug 2022 11:46:27 -0000
@@ -1,8 +1,7 @@
-$OpenBSD: patch-src_dynamic-preprocessors_Makefile_in,v 1.25 2021/09/19 10:18:25 sthen Exp $
Index: src/dynamic-preprocessors/Makefile.in
--- src/dynamic-preprocessors/Makefile.in.orig
+++ src/dynamic-preprocessors/Makefile.in
-@@ -1655,19 +1655,8 @@ clean-local:
+@@ -1658,19 +1658,8 @@ clean-local:
rm -rf include build
install-data-local:
Index: patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c
===================================================================
RCS file: /cvs/ports/net/snort/patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 patch-src_preprocessors_Stream6_snort_stream_tcp_c
--- patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c 22 Feb 2022 23:14:30 -0000 1.14
+++ patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c 9 Aug 2022 11:46:27 -0000
@@ -1,8 +1,7 @@
-$OpenBSD: patch-src_preprocessors_Stream6_snort_stream_tcp_c,v 1.14 2022/02/22 23:14:30 sthen Exp $
Index: src/preprocessors/Stream6/snort_stream_tcp.c
--- src/preprocessors/Stream6/snort_stream_tcp.c.orig
+++ src/preprocessors/Stream6/snort_stream_tcp.c
-@@ -8939,7 +8939,7 @@ static int ProcessTcp(SessionControlBlock *scb, Packet
+@@ -8953,7 +8953,7 @@ static int ProcessTcp(SessionControlBlock *scb, Packet
char src_addr[17];
char dst_addr[17];
memset((char *)timestamp, 0, TIMEBUF_SIZE);
Hello,
attached is an update of snort to 2.9.20.
Tested on amd64.
Please test and commit.
Regards,
Markus
No comments:
Post a Comment