From owner-cvs-all@FreeBSD.ORG Mon Sep 1 03:41:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4AB16A4BF; Mon, 1 Sep 2003 03:41:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A4143FDF; Mon, 1 Sep 2003 03:41:06 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h81Af50U043313; Mon, 1 Sep 2003 03:41:05 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h81Af5mn043312; Mon, 1 Sep 2003 03:41:05 -0700 (PDT) Message-Id: <200309011041.h81Af5mn043312@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 1 Sep 2003 03:41:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmailadmin Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 01 Sep 2003 10:41:06 -0000 roam 2003/09/01 03:41:05 PDT FreeBSD ports repository Modified files: mail/qmailadmin Makefile distinfo pkg-plist Log: Update to qmailadmin-1.0.26, which, among others, fixes a security issue with user-specified local program filters in .qmail files. Add the WITHOUT_IDX_SQL knob to disable qmailadmin's fiddling with the ezmlm-idx SQL database in case ezmlm-idx does *not* use an SQL database at all :) PR: 55736 Submitted by: Alex Dupre Revision Changes Path 1.17 +7 -2 ports/mail/qmailadmin/Makefile 1.11 +1 -1 ports/mail/qmailadmin/distinfo 1.11 +3 -2 ports/mail/qmailadmin/pkg-plist