FreeBSD Bugzilla – Attachment 56431 Details for
Bug 85189
[MAINTAINER] security/fwlogwatch: [patch file updated]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fwlogwatch-1.0_2.patch
fwlogwatch-1.0_2.patch (text/plain), 1.55 KB, created by
Michael Ranner
on 2005-08-21 17:30:17 UTC
(
hide
)
Description:
fwlogwatch-1.0_2.patch
Filename:
MIME Type:
Creator:
Michael Ranner
Created:
2005-08-21 17:30:17 UTC
Size:
1.55 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/fwlogwatch/Makefile /usr/ports/security/fwlogwatch.update/Makefile >--- /usr/ports/security/fwlogwatch/Makefile Sun Feb 13 20:57:24 2005 >+++ /usr/ports/security/fwlogwatch.update/Makefile Sun Aug 21 18:20:21 2005 >@@ -8,7 +8,7 @@ > > PORTNAME= fwlogwatch > PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security > MASTER_SITES= http://www.kybs.de/boris/sw/ > >diff -ruN --exclude=CVS /usr/ports/security/fwlogwatch/files/patch-ipfw.l /usr/ports/security/fwlogwatch.update/files/patch-ipfw.l >--- /usr/ports/security/fwlogwatch/files/patch-ipfw.l Mon Dec 13 19:19:22 2004 >+++ /usr/ports/security/fwlogwatch.update/files/patch-ipfw.l Sun Aug 21 18:13:47 2005 >@@ -1,11 +1,11 @@ > --- ipfw.l.orig Sun Mar 21 10:42:55 2004 >-+++ ipfw.l Sat Dec 11 16:57:23 2004 >++++ ipfw.l Tue Jun 14 14:10:11 2005 > @@ -33,7 +33,7 @@ > %% > > {MONTH}[ ]{1,2}{DIGIT}{1,2}[ ]{DIGIT}{2}:{DIGIT}{2}:{DIGIT}{2}[ ]{LOGHOST} ipfw_parse_start(ipfwtext); > -" kernel: ipfw: "{NUMBER} { xstrncpy(opt.line->chainlabel, ipfwtext+15, SHORTLEN); opt.parser=opt.parser|IPFW_CHAIN; }; >-+" /"?"kernel: ipfw: "{NUMBER} { xstrncpy(opt.line->chainlabel, ipfwtext+15, SHORTLEN); opt.parser=opt.parser|IPFW_CHAIN; }; >++" /"?"kernel: ipfw: "{NUMBER} { xstrncpy(opt.line->chainlabel, ipfwtext+14, SHORTLEN); opt.parser=opt.parser|IPFW_CHAIN; }; > "Deny" { xstrncpy(opt.line->branchname, ipfwtext, SHORTLEN); opt.parser=opt.parser|IPFW_BRANCH; }; > {PROTO} ipfw_parse_proto(ipfwtext, IPFW_OPT_NONE); > "ICMP:"{NUMBER}"."{NUMBER} ipfw_parse_proto(ipfwtext+5, IPFW_OPT_ICMP);
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 85189
: 56431