FreeBSD Bugzilla – Attachment 216636 Details for
Bug 248148
security/snort3: update to 3.0.2-2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update snort3 and libdaq
snort3-patch (text/plain), 3.31 KB, created by
Dan Langille
on 2020-07-21 18:53:31 UTC
(
hide
)
Description:
update snort3 and libdaq
Filename:
MIME Type:
Creator:
Dan Langille
Created:
2020-07-21 18:53:31 UTC
Size:
3.31 KB
patch
obsolete
>Index: net/libdaq/Makefile >=================================================================== >--- net/libdaq/Makefile (revision 542769) >+++ net/libdaq/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= libdaq > DISTVERSIONPREFIX= v >-DISTVERSION= 3.0.0-alpha6 >+DISTVERSION= 3.0.0-alpha7 > CATEGORIES= net > > MAINTAINER= bofh@FreeBSD.org >Index: net/libdaq/distinfo >=================================================================== >--- net/libdaq/distinfo (revision 542769) >+++ net/libdaq/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1590657367 >-SHA256 (snort3-libdaq-v3.0.0-alpha6_GH0.tar.gz) = 10f3463d970d769ab61f9f228c898bb40dd5c448b46e15938a956e28418e5ae6 >-SIZE (snort3-libdaq-v3.0.0-alpha6_GH0.tar.gz) = 156722 >+TIMESTAMP = 1595355635 >+SHA256 (snort3-libdaq-v3.0.0-alpha7_GH0.tar.gz) = 00cca99b8883273f2b7804e81ac4b75de1e1f39184a9366f43b9578242a2dfdf >+SIZE (snort3-libdaq-v3.0.0-alpha7_GH0.tar.gz) = 158420 >Index: net/libdaq/files/patch-modules_fst_fst.h >=================================================================== >--- net/libdaq/files/patch-modules_fst_fst.h (nonexistent) >+++ net/libdaq/files/patch-modules_fst_fst.h (working copy) >@@ -0,0 +1,11 @@ >+--- modules/fst/fst.h.orig 2020-07-21 18:35:26 UTC >++++ modules/fst/fst.h >+@@ -226,7 +226,7 @@ bool FstTcpTracker::process_bare_ack(const DecodeData >+ if (SEQ_GT(ntohl(tcp->th_ack), ntohl(meta_ack_data.tcp_ack_seq_num))) >+ { >+ meta_ack_data.tcp_ack_seq_num = tcp->th_ack; >+- meta_ack_data.tcp_window_size = tcp->window; >++ meta_ack_data.tcp_window_size = tcp->th_win; >+ } >+ return true; >+ } > >Property changes on: net/libdaq/files/patch-modules_fst_fst.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/snort3/Makefile >=================================================================== >--- security/snort3/Makefile (revision 542769) >+++ security/snort3/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= snort >-DISTVERSION= 3.0.2-1 >+DISTVERSION= 3.0.2-2 > PORTEPOCH= 1 > CATEGORIES= security > PKGNAMESUFFIX= 3 >Index: security/snort3/distinfo >=================================================================== >--- security/snort3/distinfo (revision 542769) >+++ security/snort3/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1594422035 >-SHA256 (snort3-snort3-3.0.2-1_GH0.tar.gz) = 9afce6f1ea597007a01757db95bc5929ff167d0abae6496a7f8f22aea0acd7f5 >-SIZE (snort3-snort3-3.0.2-1_GH0.tar.gz) = 6605146 >+TIMESTAMP = 1595354459 >+SHA256 (snort3-snort3-3.0.2-2_GH0.tar.gz) = 1269e9521f2ba1820e27e568b5dd037fbc0828fd89aa844c144992a6a10e0543 >+SIZE (snort3-snort3-3.0.2-2_GH0.tar.gz) = 6624530 >Index: security/snort3/pkg-plist >=================================================================== >--- security/snort3/pkg-plist (revision 542769) >+++ security/snort3/pkg-plist (working copy) >@@ -172,6 +172,7 @@ > include/snort/pub_sub/expect_events.h > include/snort/pub_sub/finalize_packet_event.h > include/snort/pub_sub/http_events.h >+include/snort/pub_sub/opportunistic_tls_event.h > include/snort/pub_sub/sip_events.h > include/snort/search_engines/search_common.h > include/snort/search_engines/search_tool.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248148
: 216636