Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 21:32:42 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10643 for review
Message-ID:  <200205020432.g424Wgo77545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10643

Change 10643 by des@des.at.des.thinksec.com on 2002/05/01 21:31:48

	Release documentation for OpenPAM Cinnamon.

Affected files ...

... //depot/projects/openpam/HISTORY#11 edit
... //depot/projects/openpam/RELNOTES#10 edit

Differences ...

==== //depot/projects/openpam/HISTORY#11 (text+ko) ====

@@ -1,4 +1,25 @@
 ============================================================================
+OpenPAM Cinnamon						2002-05-02
+
+ - ENHANCE: Add a null conversation function, openpam_nullconv().
+
+ - BUGFIX: Various markup bugs in the documentation.
+
+ - BUGFIX: Document <security/openpam.h>.
+
+ - BUGFIX: Duplicate expansion of openpam_log() macro arguments.
+
+ - ENHANCE: Restructure the policy-loading code and align our use of
+   the "other" policy with Solaris and Linux-PAM.
+
+ - ENHANCE: Log dlopen() and dlsym() failures.
+
+ - ENHANCE: In openpam_ttyconv(), emit a newline after error and info
+   messages unless the message contains one already.
+
+ - BUGFIX: In pam_vprompt(), initialize the response pointer to NULL
+   so we can detect whether the conversation function touched it.
+============================================================================
 OpenPAM Cineraria						2002-04-14
 
  - BUGFIX: Fix confusion between token and prompt in
@@ -10,7 +31,7 @@
    FreeBSD's version of Linux-PAM to simplify static linking without
    requiring dummy primitives.
 
- - ENHANCE: move the policy-loading code out of pam_start.c.
+ - ENHANCE: Move the policy-loading code out of pam_start.c.
 
  - BUGFIX: Fix typo in one of the versions of the openpam_log macro.
 
@@ -131,4 +152,4 @@
 
 First (beta) release.
 ============================================================================
-$P4: //depot/projects/openpam/HISTORY#10 $
+$P4: //depot/projects/openpam/HISTORY#11 $

==== //depot/projects/openpam/RELNOTES#10 (text+ko) ====

@@ -1,12 +1,12 @@
 
-		 Release notes for OpenPAM Cineraria
-		 ===================================
+		  Release notes for OpenPAM Cinnamon
+		  ==================================
 
 The library itself is complete.  Documentation exists in the form of
 man pages for the library functions, though a few pages are still
 incomplete.
 
-This release is incorporated into FreeBSD-CURRENT as of 2002-04-14.
+This release is incorporated into FreeBSD-CURRENT as of 2002-05-02.
 It has also been successfully built on NetBSD, and should build with
 minimal or no changes on OpenBSD.  It has not been tested on any other
 OS.
@@ -15,4 +15,4 @@
 
   - The documentation is still incomplete.
 
-$P4: //depot/projects/openpam/RELNOTES#9 $
+$P4: //depot/projects/openpam/RELNOTES#10 $

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205020432.g424Wgo77545>