From owner-p4-projects@FreeBSD.ORG Sun Jun 1 05:46:56 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D0FDF37B404; Sun, 1 Jun 2003 05:46:55 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6620537B401 for ; Sun, 1 Jun 2003 05:46:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ACC743FF3 for ; Sun, 1 Jun 2003 05:46:55 -0700 (PDT) (envelope-from des@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 h51Cks0U029677 for ; Sun, 1 Jun 2003 05:46:54 -0700 (PDT) (envelope-from des@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h51Ckskb029674 for perforce@freebsd.org; Sun, 1 Jun 2003 05:46:54 -0700 (PDT) Date: Sun, 1 Jun 2003 05:46:54 -0700 (PDT) Message-Id: <200306011246.h51Ckskb029674@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to des@freebsd.org using -f From: Dag-Erling Smorgrav To: Perforce Change Reviews Subject: PERFORCE change 32296 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 12:46:56 -0000 http://perforce.freebsd.org/chv.cgi?CH=32296 Change 32296 by des@des.at.des.thinksec.com on 2003/06/01 05:46:10 Release documentation for OpenPAM Digitalis. Affected files ... .. //depot/projects/openpam/HISTORY#19 edit .. //depot/projects/openpam/RELNOTES#18 edit Differences ... ==== //depot/projects/openpam/HISTORY#19 (text+ko) ==== @@ -1,3 +1,22 @@ +OpenPAM Digitalis 2003-06-01 + + - ENHANCE: Completely rewrite the configuration parser and add + support for the "include" control flag. + + - ENHANCE: Improve portability to NetBSD, OpenBSD and Linux. + + - ENHANCE: Lots of additional paranoia. + + - BUGFIX: The sample su(1) application dropped privileges before + forking instead of after. + + - ENHANCE: Document openpam_log(3). + + - ENHANCE: Other minor documentation fixes. + +Thanks to Dmitry V. Levin for considerable +assistance with this release. +============================================================================ OpenPAM Dianthus 2003-05-02 - BUGFIX: Initialize some potentially uninitialized variables. @@ -223,4 +242,4 @@ First (beta) release. ============================================================================ -$P4: //depot/projects/openpam/HISTORY#18 $ +$P4: //depot/projects/openpam/HISTORY#19 $ ==== //depot/projects/openpam/RELNOTES#18 (text+ko) ==== @@ -1,9 +1,9 @@ - Release notes for OpenPAM Dianthus - ================================== + Release notes for OpenPAM Digitalis + =================================== -This is a maintenance release incorporating a number of minor patches -accumulated since the previous release. +This release incorporates several major changes and improvements and +should be considered BETA QUALITY. This release corresponds to the code used in FreeBSD-CURRENT as of the release date. It is also known to build cleanly on NetBSD 1.6, @@ -31,4 +31,4 @@ Please direct bug reports and inquiries to des@freebsd.org. -$P4: //depot/projects/openpam/RELNOTES#17 $ +$P4: //depot/projects/openpam/RELNOTES#18 $