From owner-cvs-all@FreeBSD.ORG Tue Nov 7 00:41:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 C40A216A403; Tue, 7 Nov 2006 00:41:05 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6689B43D8A; Tue, 7 Nov 2006 00:41:05 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kA70f4VU069750; Tue, 7 Nov 2006 00:41:04 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kA70f4JP069749; Tue, 7 Nov 2006 00:41:04 GMT (envelope-from stas) Message-Id: <200611070041.kA70f4JP069749@repoman.freebsd.org> From: Stanislav Sedov Date: Tue, 7 Nov 2006 00:41:04 +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/security/pam_af Makefile distinfo ports/security/pam_af/files patch-Makefile patch-common_subr.c 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: Tue, 07 Nov 2006 00:41:05 -0000 stas 2006-11-07 00:41:04 UTC FreeBSD ports repository Modified files: security/pam_af Makefile distinfo Removed files: security/pam_af/files patch-Makefile patch-common_subr.c Log: - Update to 1.0.1 ChangeLog: - Handle local logins properly [1] - Honor allow_on_error in setcred() [1] - Use the default (*) rule if we can't resolve the hostname [2] PR: ports/104946 Submitted by: Dan Lukes [1] Reported by: Tsurutani Naoki [2] Revision Changes Path 1.3 +1 -1 ports/security/pam_af/Makefile 1.2 +3 -3 ports/security/pam_af/distinfo 1.2 +0 -11 ports/security/pam_af/files/patch-Makefile (dead) 1.2 +0 -11 ports/security/pam_af/files/patch-common_subr.c (dead)