]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: Linux-PAM-0_99_6_0
authorThorsten Kukuk <kukuk@thkukuk.de>
Sat, 5 Aug 2006 19:20:01 +0000 (19:20 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Sat, 5 Aug 2006 19:20:01 +0000 (19:20 +0000)
Purpose of commit:

Commit summary:
---------------

Release 0.99.6.0

ChangeLog
NEWS
configure.in
doc/adg/Linux-PAM_ADG.xml
doc/mwg/Linux-PAM_MWG.xml
doc/sag/Linux-PAM_SAG.xml

index a709c1353500aff36af0565d2eb4111f92ab9dee..b1333cb89d9ae11399ce6263048512507db1c25e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-05  Thorsten Kukuk  <kukuk@thkukuk.de>
 
+       * release version 0.99.6.0
+
        * modules/pam_limits/pam_limits.c (pam_sm_open_session): Use
        pam_modutil_getpwnam instead of getpwnam.
 
diff --git a/NEWS b/NEWS
index ef13b65066a10fdca2baedfac93c47bea73ab64a..610187f8b1d61b87d85f1d7d5b086366e9aa6ccd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 Linux-PAM NEWS -- history of user-visible changes.
 
 
+Release 0.99.6.0
+
+* pam_namespace: Code cleanup, add init script to tar archive.
+* pam_succeed_if: Add support for service match.
 * Add xtests (to run after installation).
 * Documentation: Convert sgml guides to XML, unify documentation
   for PAM functions and modules.
index 1a3581448b5be8bbe1292642eb155eb96c204cc0..a2b2a73acfccea3981dc1d45e5c2f639d7ee76d8 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(conf/pam_conv1/pam_conv_y.y)
-AM_INIT_AUTOMAKE("Linux-PAM", 0.99.5.0)
+AM_INIT_AUTOMAKE("Linux-PAM", 0.99.6.0)
 AM_CONFIG_HEADER(config.h)
 AC_CANONICAL_HOST
 
index b66d81837785cc4872a2a4740e732a61fe95adad..136a3b57ad67c6fec974fd3f59d3bb1bc4a5d0fb 100644 (file)
@@ -16,7 +16,7 @@
         <email>kukuk@thkukuk.de</email>
       </author>
     </authorgroup>
-    <releaseinfo>Version 0.99, 24. June 2006</releaseinfo>
+    <releaseinfo>Version 0.99.6.0, 5. August 2006</releaseinfo>
     <abstract>
       <para>
         This manual documents what an application developer needs to know
index 361db718ca52df9281df8d5fb845624187d32b0e..4d123838575106132ac0ff3844f4ed037bfbdc32 100644 (file)
@@ -16,7 +16,7 @@
         <email>kukuk@thkukuk.de</email>
       </author>
     </authorgroup>
-    <releaseinfo>Version 0.99, 28. June 2006</releaseinfo>
+    <releaseinfo>Version 0.99.6.0, 5. August 2006</releaseinfo>
     <abstract>
       <para>
         This manual documents what a programmer needs to know in order
index 53963fa287c6245772d203a09df55b95a5e4f7a0..1be4c338525b2eaa1d677040e1b0d867238615d5 100644 (file)
@@ -16,7 +16,7 @@
         <email>kukuk@thkukuk.de</email>
       </author>
     </authorgroup>
-    <releaseinfo>Version 0.99, 22. June 2006</releaseinfo>
+    <releaseinfo>Version 0.99.6.0, 5. August 2006</releaseinfo>
     <abstract>
       <para>
         This manual documents what a system-administrator needs to know about