Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2009 17:22:46 -0500
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/140981: [PATCH] security/logcheck - use correct .conf file location in message
Message-ID:  <4B11A2B6.6050505@langille.org>
In-Reply-To: <200911282210.nASMA0Mh042872@freefall.freebsd.org>
References:  <200911282210.nASMA0Mh042872@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------090301030208050101060006
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

The patch file seems to be crappy.

See attached:


--------------090301030208050101060006
Content-Type: text/plain;
 name="logcheck.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="logcheck.diff"

diff -ruN /usr/ports/security/logcheck/files/patch-src__logcheck logcheck/files/patch-src__logcheck
--- /usr/ports/security/logcheck/files/patch-src__logcheck	2008-09-11 00:30:09.000000000 +0000
+++ logcheck/files/patch-src__logcheck	2009-11-28 21:55:32.000000000 +0000
@@ -95,6 +95,15 @@
         fi
  	
      fi
+@@ -168,7 +168,7 @@
+ ${TMPDIR:+Check temporary directory: $TMPDIR
+ }
+ Also verify that the logcheck user can read all files referenced in
+-/etc/logcheck/logcheck.logfiles!
++${LOGFILES_LIST}!
+ 
+ $(export)
+ EOF
 @@ -212,8 +195,7 @@
  	    mkdir $cleaned \
  	        || error "Could not make dir $cleaned for cleaned rulefiles."

--------------090301030208050101060006--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B11A2B6.6050505>