From owner-cvs-all@FreeBSD.ORG Thu Sep 11 00:30:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 950C81065676; Thu, 11 Sep 2008 00:30:09 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 820428FC16; Thu, 11 Sep 2008 00:30:09 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8B0U9FT039196; Thu, 11 Sep 2008 00:30:09 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8B0U9bQ039189; Thu, 11 Sep 2008 00:30:09 GMT (envelope-from glarkin) Message-Id: <200809110030.m8B0U9bQ039189@repoman.freebsd.org> From: Greg Larkin Date: Thu, 11 Sep 2008 00:30:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UIDs UPDATING ports/security/logcheck Makefile pkg-plist ports/security/logcheck/files patch-src__logcheck pkg-deinstall.in pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 00:30:09 -0000 glarkin 2008-09-11 00:30:09 UTC FreeBSD ports repository Modified files: . UIDs UPDATING security/logcheck Makefile pkg-plist security/logcheck/files patch-src__logcheck pkg-deinstall.in pkg-install.in pkg-message.in Log: - Fixed logcheck script silent failure in previous commit - Added handling for crontab installation problems - Incorported security fixes from PR opened after previous commit - Added UPDATING entry since configuration options have changed fairly significantly PR: ports/122842 Submitted by: Cezary Morga PR: ports/127255 Submitted by: Yasuhiro KIMURA Reviewed by: glarkin Approved by: beech (mentor, implicit) Approved by: portmgr (marcus) Security: Incorrect addition of logcheck user to wheel group Revision Changes Path 1.75 +2 -2 ports/UIDs 1.717 +49 -1 ports/UPDATING 1.23 +28 -18 ports/security/logcheck/Makefile 1.2 +14 -6 ports/security/logcheck/files/patch-src__logcheck 1.2 +2 -2 ports/security/logcheck/files/pkg-deinstall.in 1.2 +17 -8 ports/security/logcheck/files/pkg-install.in 1.2 +2 -2 ports/security/logcheck/files/pkg-message.in 1.11 +3 -3 ports/security/logcheck/pkg-plist