Date: Sun, 1 Jun 2003 05:46:54 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 32296 for review Message-ID: <200306011246.h51Ckskb029674@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <ldv@altlinux.org> 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 $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306011246.h51Ckskb029674>
