[Pkg-php-commits] r1302 - in pear/php-auth/trunk: . debian

Gregory Colpart reg at alioth.debian.org
Sun Nov 8 16:14:28 UTC 2009


Author: reg
Date: 2009-11-08 16:14:28 +0000 (Sun, 08 Nov 2009)
New Revision: 1302

Added:
   pear/php-auth/trunk/Auth-1.6.2/
Removed:
   pear/php-auth/trunk/Auth-1.6.1/
Modified:
   pear/php-auth/trunk/debian/changelog
   pear/php-auth/trunk/package.xml
Log:
New upstream release


Modified: pear/php-auth/trunk/debian/changelog
===================================================================
--- pear/php-auth/trunk/debian/changelog	2009-11-08 16:12:25 UTC (rev 1301)
+++ pear/php-auth/trunk/debian/changelog	2009-11-08 16:14:28 UTC (rev 1302)
@@ -1,3 +1,9 @@
+php-auth (1.6.2-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Gregory Colpart <reg at debian.org>  Sun, 08 Nov 2009 17:12:36 +0100
+
 php-auth (1.6.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: pear/php-auth/trunk/package.xml
===================================================================
--- pear/php-auth/trunk/package.xml	2009-11-08 16:12:25 UTC (rev 1301)
+++ pear/php-auth/trunk/package.xml	2009-11-08 16:14:28 UTC (rev 1302)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<package packagerversion="1.7.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
+<package packagerversion="1.9.0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
  <name>Auth</name>
  <channel>pear.php.net</channel>
  <summary>Creating an authentication system.</summary>
@@ -53,10 +53,10 @@
   <email>aharvey at php.net</email>
   <active>yes</active>
  </developer>
- <date>2008-04-04</date>
- <time>15:57:23</time>
+ <date>2009-10-15</date>
+ <time>12:57:29</time>
  <version>
-  <release>1.6.1</release>
+  <release>1.6.2</release>
   <api>1.5.0</api>
  </version>
  <stability>
@@ -64,78 +64,81 @@
   <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license">PHP License</license>
- <notes>* Actually included the new NetVPOPMaild container file.
-	  *mutter*grumble*stupid package.xml*grumble*mutter*
-* Fix Bug #13578: Parse errors in DB Containers</notes>
+ <notes>
+* Fix Bug #13756: Variable name mispelling in SAP container
+* Fix Bug #13757: AUTH_LOG_ERR used but not defined
+* Fix Bug #14248: Typo and documentation fixes
+* Fix Bug #16676: Notices in PEAR container (cweiske)
+ </notes>
  <contents>
   <dir name="/">
-   <file baseinstalldir="" md5sum="7ddc0ffcb8b92481e3167da27f3e2996" name="Auth/Anonymous.php" role="php">
+   <file baseinstalldir="" md5sum="0e46561c1ff408c6e6e634f2b2f2cc04" name="Auth/Anonymous.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="" md5sum="3db4bed05ee42a45064360c185babcfc" name="Auth/Auth.php" role="php">
+   <file baseinstalldir="" md5sum="8c1951eaf366f8c9b55687db0c66a305" name="Auth/Auth.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="" md5sum="4cd779a507fd8a196f5c40fdc8ac2321" name="Auth/Controller.php" role="php">
+   <file baseinstalldir="" md5sum="02c7977d9b7d6b9e11c85047cf561ecb" name="Auth/Controller.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="425ad2bfe23c78222e067260bba148c9" name="Container/Array.php" role="php">
+   <file baseinstalldir="Auth" md5sum="63f18075ee3f6233c9b303ae77672902" name="Container/Array.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="f65dbd589c96909e015adbb5e84c816b" name="Container/DB.php" role="php">
+   <file baseinstalldir="Auth" md5sum="7e0cfb35c21152ee81972bca23315ac6" name="Container/DB.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="c4d18739394aa954b957a3c3b217a6be" name="Container/DBLite.php" role="php">
+   <file baseinstalldir="Auth" md5sum="b1c6144776ea96d4011d7087ecd5c9bb" name="Container/DBLite.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="ec960928f512703c94b3a5a443699431" name="Container/File.php" role="php">
+   <file baseinstalldir="Auth" md5sum="de5d5ee2bf0c9a2a4ca9e0d614748788" name="Container/File.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="71c4887d6077628a0c8ab2ae23b1dd2b" name="Container/IMAP.php" role="php">
+   <file baseinstalldir="Auth" md5sum="e90761733d05e29117e00a4c56896b18" name="Container/IMAP.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="71928f157342e34eaa8a873ed389a502" name="Container/KADM5.php" role="php">
+   <file baseinstalldir="Auth" md5sum="276222108b78dabf1f926103b316068b" name="Container/KADM5.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="51ce4915d7f0b740539703260388f8e7" name="Container/LDAP.php" role="php">
+   <file baseinstalldir="Auth" md5sum="b2dc649908699fa3015d7b62eddafe57" name="Container/LDAP.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="36c94238dbf7fb795ed454e04667c47b" name="Container/MDB.php" role="php">
+   <file baseinstalldir="Auth" md5sum="bfe6fa1723805a65533f110a2abe47ac" name="Container/MDB.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="201ce32581bb1b4071ed8aa5cdf7599b" name="Container/MDB2.php" role="php">
+   <file baseinstalldir="Auth" md5sum="d6ff509fc7151e6d2e3f8704a5b1240a" name="Container/MDB2.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="75d308e264d4cbc2060b5600762d37ff" name="Container/Multiple.php" role="php">
+   <file baseinstalldir="Auth" md5sum="a3291f65304b56a516f41fc5558c365d" name="Container/Multiple.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="e926c315a6e8d8e9b6a199f16b423bcd" name="Container/PEAR.php" role="php">
+   <file baseinstalldir="Auth" md5sum="e1ffa79db2ef0acecb29b4f0dcd8acb9" name="Container/PEAR.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="42aa53e04e98ccd3595e102d5ab375c1" name="Container/POP3.php" role="php">
+   <file baseinstalldir="Auth" md5sum="44fc0dc99da47214e21208d7ac0ebb68" name="Container/POP3.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="b1335e1986b737436445295cf5f32a4a" name="Container/RADIUS.php" role="php">
+   <file baseinstalldir="Auth" md5sum="7d857e0c76c4ab4021800f71a81d200c" name="Container/RADIUS.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="4728846b74290332eceee0502b17a055" name="Container/SAP.php" role="php">
+   <file baseinstalldir="Auth" md5sum="aedab52c671c71c30f60ada445e7ab11" name="Container/SAP.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="22b8425b8dee653e415498815eca3986" name="Container/SMBPasswd.php" role="php">
+   <file baseinstalldir="Auth" md5sum="ff30a661ea13b5c331cbdc8bce2e9862" name="Container/SMBPasswd.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="850962e77d4d2b07eca687a685200c78" name="Container/SOAP.php" role="php">
+   <file baseinstalldir="Auth" md5sum="9ed230ff062caa5f3d5a8731c7ef8077" name="Container/SOAP.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="70c6c480ea673bc1e06aed12c312f869" name="Container/SOAP5.php" role="php">
+   <file baseinstalldir="Auth" md5sum="59b1bce6be5c1e4ddc5d34be614d7894" name="Container/SOAP5.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="d3278589849381774ab0057daae4404c" name="Container/vpopmail.php" role="php">
+   <file baseinstalldir="Auth" md5sum="d17eff041f7fc5a18767b774b409f653" name="Container/vpopmail.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="a14679c2f26af6708b3de87320c92ccd" name="Container/NetVPOPMaild.php" role="php">
+   <file baseinstalldir="Auth" md5sum="8a2fec942b6662f0794e2de1fc5515be" name="Container/NetVPOPMaild.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="970cb92d4da66781cfd2aca6d171f3ff" name="Frontend/Html.php" role="php">
+   <file baseinstalldir="Auth" md5sum="c2e77d1f76160cf03f3613a60d743878" name="Frontend/Html.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
    <file baseinstalldir="Auth" md5sum="6d03025f455869185b57b5c138fd1c01" name="Frontend/md5.js" role="php" />
@@ -145,27 +148,27 @@
    <file baseinstalldir="Auth" md5sum="2070e2661d33de660a39837ecdec8ca7" name="tests/auth_container_mdb_options.php" role="test" />
    <file baseinstalldir="Auth" md5sum="7e41dc017dbc7f9c3841f205736cf2ab" name="tests/auth_container_pop3a_options.php" role="test" />
    <file baseinstalldir="Auth" md5sum="f2884c6ddc8f0405364aad909105f0d5" name="tests/auth_container_pop3_options.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="4bc05df7b07e19894d09f091e09a374d" name="tests/DBContainer.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="86f699d5ac6ca6ea13286e073e95be3e" name="tests/FileContainer.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="cce1cc136b4b2e7a01d84486b0490336" name="tests/MDB2Container.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="42fafd76f8ffc6bab8b3fe852e1aa7aa" name="tests/MDBContainer.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="ad27a7b244511da0c2c75674033c3745" name="tests/DBContainer.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="3b6bb4b847b756f4f25e003ad086bb79" name="tests/FileContainer.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="8c8aaae73d38c31f9fcd0e40759b8794" name="tests/MDB2Container.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="ac86dc743cdd78c350605f4ba4d890d2" name="tests/MDBContainer.php" role="test" />
    <file baseinstalldir="Auth" md5sum="c0ea6513ca30793404fa300c1f82995e" name="tests/mysql_test_db.sql" role="test" />
-   <file baseinstalldir="Auth" md5sum="86d9d9def200d6a967af5aa08badae17" name="tests/POP3aContainer.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="e5f33effb6e18ec52e2aad46f2cf9dc7" name="tests/POP3Container.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="133ab03f3bafa896cd827f059eb8f20b" name="tests/TestAuthContainer.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="470101473f5dc9ab8d0ef35a0f343185" name="tests/POP3aContainer.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="fd933ecf46e31034adc522b7a40aeaa4" name="tests/POP3Container.php" role="test" />
+   <file baseinstalldir="Auth" md5sum="9793164f8f5ef5c8ea538fb4ecc702aa" name="tests/TestAuthContainer.php" role="test" />
    <file baseinstalldir="Auth" md5sum="db9782123c381f0d638ed9ace4f6d42d" name="tests/tests.php" role="test" />
-   <file baseinstalldir="Auth" md5sum="81051bcc2cf1bedf378224b0a93e2877" name="tests/users" role="test" />
+   <file baseinstalldir="Auth" md5sum="68b329da9893e34099c7d8ad5cb9c940" name="tests/users" role="test" />
    <file baseinstalldir="Auth" md5sum="3796a67d8c5d3f281ceb414638f60cfa" name="tests/bug8735.passwd" role="test" />
    <file baseinstalldir="Auth" md5sum="7a5ca7c595123a06d18543b803355158" name="tests/bug8735.phpt" role="test" />
    <file baseinstalldir="Auth" md5sum="797b51ba0f58858ab014771aa1b26fd6" name="examples/logging.php" role="doc" />
    <file baseinstalldir="Auth" md5sum="c0234bbeeb10e24cdb6f64272e5e9831" name="examples/multi-container.php" role="doc" />
-   <file baseinstalldir="" md5sum="289fa024b2d1eda68b7b1b0c9f877493" name="Auth.php" role="php">
+   <file baseinstalldir="" md5sum="bc968f3ae2988c01ba3942a6adcd2396" name="Auth.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="b1dc665b8f34b2c0743b8065f0afedbf" name="Container.php" role="php">
+   <file baseinstalldir="Auth" md5sum="95df5c9be54212acd608698daa8abc86" name="Container.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="Auth" md5sum="f5632fbe6d758b2da9af3f54485d0398" name="README.Auth" role="doc" />
+   <file baseinstalldir="Auth" md5sum="38eac955611c0458f057799e6160a361" name="README.Auth" role="doc" />
    <file baseinstalldir="Auth" md5sum="14012d9f7ed31ca900dc177cc37df9b5" name="README.AdvancedSecurity" role="doc" />
   </dir>
  </contents>
@@ -264,6 +267,24 @@
  <changelog>
   <release>
    <date>2008-04-04</date>
+   <time>15:33:00</time>
+   <version>
+    <release>1.6.1</release>
+    <api>1.5.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+* Actually included the new NetVPOPMaild container file.
+	  *mutter*grumble*stupid package.xml*grumble*mutter*
+* Fix Bug #13578: Parse errors in DB Containers
+   </notes>
+  </release>
+  <release>
+   <date>2008-04-04</date>
    <time>10:35:00</time>
    <version>
     <release>1.6.0</release>
@@ -274,7 +295,8 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #12112: Advanced Security Cookie has different settings to
+   <notes>
+* Fixed Bug #12112: Advanced Security Cookie has different settings to
   session cookie.
 * Implemented Request #13337: New vpopmail container utilising Net_Vpopmaild.
   Patch supplied by Bill Shupp (shupp)
@@ -287,7 +309,8 @@
 * Implemented Request #12087: Ability to select which Advanced Security options
   are used.
 * Fixed Doc Bug #12156: Correction to doc page for Auth::setSessionName() by
-  Adam Harvey (aharvey)</notes>
+  Adam Harvey (aharvey)
+   </notes>
   </release>
   <release>
    <date>2007-07-02</date>
@@ -301,8 +324,10 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #11499: Redundant parameter in Auth_Container_SOAP5::_validateOptions()
-  definition. Thanks to Koles Mihaly for spotting this.</notes>
+   <notes>
+* Fixed Bug #11499: Redundant parameter in Auth_Container_SOAP5::_validateOptions()
+  definition. Thanks to Koles Mihaly for spotting this.
+   </notes>
   </release>
   <release>
    <date>2007-07-02</date>
@@ -316,13 +341,15 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug: If Auth::setSessionName() is called new session name variable is
+   <notes>
+* Fixed Bug: If Auth::setSessionName() is called new session name variable is
   not initialised so checks for session storage fail.
 * Fixed Bug #11396: Auth_Container_Pear doesn&apos;t work with latest changes to
   pear.php.net. Fix by Adam Harvey.
 * Fixed Bug #11476: SOAP5 container&apos;s _validateOptions() and _setDefaults()
   functions where setting options into the wrong object parameter. Thanks to
-  Köles Mihály for fix.</notes>
+  Köles Mihály for fix.
+   </notes>
   </release>
   <release>
    <date>2007-06-12</date>
@@ -336,10 +363,12 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Feature Request #10729: Optionally regenerate session id on every page request.
+   <notes>
+* Feature Request #10729: Optionally regenerate session id on every page request.
   Thanks to Bernhard for patch.
 * Fixed Bug #10785: Notice when Auth::logout() called with a login callback
-  defined but no user logged in. Suggested fix thanks to Sascha Grossenbacher.</notes>
+  defined but no user logged in. Suggested fix thanks to Sascha Grossenbacher.
+   </notes>
   </release>
   <release>
    <date>2007-03-23</date>
@@ -353,9 +382,11 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Added missing optional dependancy on PEAR Log to package.xml
+   <notes>
+* Added missing optional dependancy on PEAR Log to package.xml
 * Fixed Bug #10125: Auth_Container_LDAP::fetchData only fetching attributes for
-  first entry.</notes>
+  first entry.
+   </notes>
   </release>
   <release>
    <date>2007-02-13</date>
@@ -369,7 +400,8 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Completed Request #2229: Ability to attach fall through containers. This
+   <notes>
+* Completed Request #2229: Ability to attach fall through containers. This
   is implemented through the use of a new container Auth_Container_Multiple.
   See multi-container.php in examples directory.
 * Completed Request #4126: Enhancements to Advanced Security Mode. Thanks
@@ -381,7 +413,8 @@
 * Fixed Bug #9944: Logging constants not defined when logging disabled.
 * Fixed Bug #10000: Stupid developer didn&apos;t stop to look what he was doing
   and broke things.
-* Fixed Bug #10004: Logging of connection failures in LDAP container missing.</notes>
+* Fixed Bug #10004: Logging of connection failures in LDAP container missing.
+   </notes>
   </release>
   <release>
    <date>2007-02-02</date>
@@ -395,10 +428,12 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #9944: Logging constants not defined when logging disabled.
+   <notes>
+* Fixed Bug #9944: Logging constants not defined when logging disabled.
 * Fixed Bug #10000: Stupid developer didn&apos;t stop to look what he was doing
   and broke things.
-* Fixed Bug #10004: Logging of connection failures in LDAP container missing.</notes>
+* Fixed Bug #10004: Logging of connection failures in LDAP container missing.
+   </notes>
   </release>
   <release>
    <date>2007-01-17</date>
@@ -412,7 +447,8 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Completed Request #2229: Ability to attach fall through containers. This
+   <notes>
+* Completed Request #2229: Ability to attach fall through containers. This
   is implemented through the use of a new container Auth_Container_Multiple.
   See multi-container.php in examples directory.
 * Completed Request #4126: Enhancements to Advanced Security Mode. Thanks
@@ -422,7 +458,8 @@
 * Completed Request #7089: Add optional extra WHERE options to DB and MDB(2) 
   containers.
 * Add ability to pass an instanciated DB, MDB or MDB2 database connection to each
-  of the respective Auth Containers.</notes>
+  of the respective Auth Containers.
+   </notes>
   </release>
   <release>
    <date>2006-12-06</date>
@@ -436,11 +473,13 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #9380: Default Auth_Container_POP3 configuration not 
+   <notes>
+* Fixed Bug #9380: Default Auth_Container_POP3 configuration not 
   working.
 * Fixed Bug #9407: Add callback in checkAuth() process.
 * Fixed Bug #9479: Typo in Auth_Container_KADM5::_checkServer causes
-  failure. Thanks to Matt T. Proud (khanreaper at nerp dot net).</notes>
+  failure. Thanks to Matt T. Proud (khanreaper at nerp dot net).
+   </notes>
   </release>
   <release>
    <date>2006-11-10</date>
@@ -454,10 +493,12 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #9241: Callback functions where being passed a copy of
+   <notes>
+* Fixed Bug #9241: Callback functions where being passed a copy of
   the login object instead of a reference to it under PHP4.
 * Fixed Bug #9286: Comparison of passwords and their hashes could give
-  false positive.</notes>
+  false positive.
+   </notes>
   </release>
   <release>
    <date>2006-10-28</date>
@@ -471,7 +512,9 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Forgot to add Auth/Container/Array.php to package2.xml.</notes>
+   <notes>
+* Forgot to add Auth/Container/Array.php to package2.xml.
+   </notes>
   </release>
   <release>
    <date>2006-10-20</date>
@@ -485,7 +528,8 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Added new SOAP container that makes use of the PHP5 SOAP Client. Thanks to
+   <notes>
+* Added new SOAP container that makes use of the PHP5 SOAP Client. Thanks to
   Marcel Oelke &lt;puRe at rednoize dot com&gt;. Fixes #2612.
 * Added support for trying all the user accounts returned from an LDAP server
   not just the first one so as to support authenticating against Lotus Notes
@@ -508,7 +552,8 @@
   SQLite returns the name of quoted field names including the quotes instead
   of stripping the quotes like all other DBs.
 * Fix Bug #8735: Auth_Container_File::addUser() working on different instances
-  of File_Passwrd object.</notes>
+  of File_Passwrd object.
+   </notes>
   </release>
   <release>
    <date>2006-09-21</date>
@@ -522,11 +567,13 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fix Bug #8732: Auth_Container_DB having problems with SQLite databases.
+   <notes>
+* Fix Bug #8732: Auth_Container_DB having problems with SQLite databases.
   SQLite returns the name of quoted field names including the quotes instead
   of stripping the quotes like all other DBs.
 * Fix Bug #8735: Auth_Container_File::addUser() working on different instances
-  of File_Passwrd object.</notes>
+  of File_Passwrd object.
+   </notes>
   </release>
   <release>
    <date>2006-09-11</date>
@@ -540,7 +587,8 @@
     <api>stable</api>
    </stability>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Added new SOAP container that makes use of the PHP5 SOAP Client. Thanks to
+   <notes>
+* Added new SOAP container that makes use of the PHP5 SOAP Client. Thanks to
   Marcel Oelke &lt;puRe at rednoize dot com&gt;. Fixes #2612.
 * Added support for trying all the user accounts returned from an LDAP server
   not just the first one so as to support authenticating against Lotus Notes
@@ -558,7 +606,8 @@
   http://saprfc.sourceforge.net/. Thanks to Stoyan Stefanov &lt;ssttoo at gmail dot com&gt;.
   Fixes #8637.
 * Fix #8599. Allow identifier quoting in DB, DBLite, MDB and MDB2 backends to 
-  be switched off by developer.</notes>
+  be switched off by developer.
+   </notes>
   </release>
   <release>
    <version>
@@ -571,12 +620,14 @@
    </stability>
    <date>2006-08-31</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #8524: Notice from attempting to perform string operation on what
+   <notes>
+* Fixed Bug #8524: Notice from attempting to perform string operation on what
   might be an array in DB, DBLite, MDB and MDB2. Thanks to dozoyousan at gmail
   dot com.
 * Remove debug message from RADIUS Container when using CHAP_MD5 or MSCHAPv1
   style passwords. Thanks to Stoyan Stefanov &lt;ssttoo at gmail dot com&gt; for
-  pointing out this 3yr old bug.</notes>
+  pointing out this 3yr old bug.
+   </notes>
   </release>
   <release>
    <version>
@@ -589,7 +640,8 @@
    </stability>
    <date>2006-08-21</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #7031: session_regenerate_id() not cleaning up old session storage.
+   <notes>
+* Fixed Bug #7031: session_regenerate_id() not cleaning up old session storage.
   Fix for this bug in PHP5.1.0+ has been done, still a problem in older versions
   of PHP.
 * Fixed Bug #7421: Allow false to be passed in for allowLogin and advancedSecurity
@@ -609,7 +661,8 @@
   set function.
 * Fixed Bug #8406: Error message updates by Adam Harvey &lt;pear at adamharvey.name&gt;
 * Fixed Bug #8407: Database containers don&apos;t quote table/field names by Adam
-  Harvey &lt;pear at adamharvey.name&gt;</notes>
+  Harvey &lt;pear at adamharvey.name&gt;
+   </notes>
   </release>
   <release>
    <version>
@@ -622,7 +675,8 @@
    </stability>
    <date>2006-08-11</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>This release candidate is test the numerous fixes described below. It is also
+   <notes>
+This release candidate is test the numerous fixes described below. It is also
 to get feedback on the change made for Bug #8407. Bug #8407 adds automatic 
 quoting of table and field names used in SQL in the Database backends.
 
@@ -646,7 +700,8 @@
    set function.
  * Fixed Bug #8406: Error message updates by Adam Harvey &lt;pear at adamharvey.name&gt;
  * Fixed Bug #8407: Database containers don&apos;t quote table/field names by Adam
-   Harvey &lt;pear at adamharvey.name&gt;</notes>
+   Harvey &lt;pear at adamharvey.name&gt;
+   </notes>
   </release>
   <release>
    <version>
@@ -659,7 +714,8 @@
    </stability>
    <date>2006-03-03</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>This is the final stable release of Auth 1.3.0. This version contains many new
+   <notes>
+This is the final stable release of Auth 1.3.0. This version contains many new
 features over previous versions. Summary of changes:
 
  * New MDB2 container [30/March/2004 - quipo]
@@ -676,7 +732,8 @@
 to the following people: Matt Eaton, Jeroen Houben, Cipriano Groenendal,
 Markku Turunen, Matthew Van Gundy, marc at practeo dot ch and I&apos;m sure many
 others that have contributed over the years it&apos;s taken to get this release
-out.</notes>
+out.
+   </notes>
   </release>
   <release>
    <version>
@@ -689,7 +746,8 @@
    </stability>
    <date>2006-03-01</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>This release is primarily a coding standard clean-up before the 1.3.0 final
+   <notes>
+This release is primarily a coding standard clean-up before the 1.3.0 final
 release.
 
 In addition the following improvements to the LDAP Container where supplied
@@ -701,7 +759,8 @@
    as array the same as db_fields in the DB, MDB and MDB2 backends.
 
 Finally there are additional checks that the relevant PHP module is loaded
-when loading the IMAP and VPOPMail Containers.</notes>
+when loading the IMAP and VPOPMail Containers.
+   </notes>
   </release>
   <release>
    <version>
@@ -714,7 +773,9 @@
    </stability>
    <date>2006-02-22</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes />
+   <notes>
+
+   </notes>
   </release>
   <release>
    <version>
@@ -727,7 +788,8 @@
    </stability>
    <date>2006-02-21</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Fixed Bug #2873: Allow calling programs to gracefully handle being unable
+   <notes>
+* Fixed Bug #2873: Allow calling programs to gracefully handle being unable
   to connect/bind to LDAP server.
 * Fixed Bug #4918: Added support to specify which authentication method to 
   prefer when authenticating against a POP3 backend.
@@ -738,7 +800,8 @@
 * Fixed Bug #6803: depreciated DB function. Now requires DB &gt;= 1.6.0
 * Fixed Bug #6808: Whenever Auth_Container_DB attempts to change the database 
   make sure the connection/DB object exists and is correct before attempting to
-  use the DB quoting features.</notes>
+  use the DB quoting features.
+   </notes>
   </release>
   <release>
    <version>
@@ -751,7 +814,8 @@
    </stability>
    <date>2006-02-14</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>This release fixes a security issue that allows an attacker to perform
+   <notes>
+This release fixes a security issue that allows an attacker to perform
 injection attacks against the underlying storage containers.  Upgrading
 is strongly recommended if you are using beta releases of the Auth
 package.
@@ -770,7 +834,8 @@
   supportsChallengeResponce(). Also all containers already
   supportsChallengeResponse() instead of supportsChallengeResponce() and
   therefore the call in Auth_Frontend_Html always called the default
-  implementation and not the container implementation.</notes>
+  implementation and not the container implementation.
+   </notes>
   </release>
   <release>
    <version>
@@ -783,7 +848,8 @@
    </stability>
    <date>2004-08-07</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Moved login screen generation code to Auth/Frontend/Html.php 
+   <notes>
+* Moved login screen generation code to Auth/Frontend/Html.php 
   In the future the frontend will be configurable.
 * Implemented support for Challenge / Responce password authenthication
   have to enable advanced security $auth-&gt;setAdvancedSecurity
@@ -798,7 +864,8 @@
 * Auth::importGlobalVariable method was removed and replaced by references to global variables
 * Removed all calls to $session[$this-&gt;_sessionName], made local reference session point to that instead
 * Changed call_user_func to call_user_func_array for the callbacks, to avoid using @ for passing variables by reference
-* Code Cleanup, removed most vi comments</notes>
+* Code Cleanup, removed most vi comments
+   </notes>
   </release>
   <release>
    <version>
@@ -811,7 +878,8 @@
    </stability>
    <date>2004-06-04</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Changes to LDAP container:
+   <notes>
+* Changes to LDAP container:
   - check for loaded ldap extension at startup as suggested by Markku Turunen
   - make ldap version configurable via config array
   - documentation fix for active directory default user container
@@ -839,7 +907,8 @@
 * Fixed bug noted by Jeroen Houben &lt;jeroen at terena.nl&gt;, calling loginFailedCallback
   would not have the proper status set [16/Jan/2004 - yavo]
 * Added PEAR container, authenticate the user against the pear web site
-  (probably php.net also) [16/Dec/2003 - yavo]</notes>
+  (probably php.net also) [16/Dec/2003 - yavo]
+   </notes>
   </release>
   <release>
    <version>
@@ -852,7 +921,8 @@
    </stability>
    <date>2003-09-08</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* new Method to auth_container getUser()
+   <notes>
+* new Method to auth_container getUser()
 * New Auth_Container_File, using new File_Passwd class. Provided by Michael Wallner &lt;mike at php.net&gt;
 * Login/Logout callbacks now get a reference to auth
 * New Login Failed Callback added (method setFailedLoginCallback)
@@ -863,7 +933,8 @@
 *Some patches from the pear-dev list bellow
     -maka3d at yahoo.com.br - Patch to use a method of the container in Auth_Container::verifyPassword
     -Lorenzo Alberton &lt;l.alberton at quipo.it&gt; - Patch to use variable session variable name, untill now the variable auth was used
-    -Marcos Neves &lt;maka3d at yahoo.com.br&gt; - Avaoid error when calling getAuthData() before the login</notes>
+    -Marcos Neves &lt;maka3d at yahoo.com.br&gt; - Avaoid error when calling getAuthData() before the login
+   </notes>
   </release>
   <release>
    <version>
@@ -876,13 +947,15 @@
    </stability>
    <date>2003-07-29</date>
    <license uri="http://www.php.net/license">PHP License</license>
-   <notes>* Added support for passing contaner as an object
+   <notes>
+* Added support for passing contaner as an object
 * Added fix when db_fileds is *
 * Added Test Suite (experimental)
 * Added generic support for arbitrary password crypting functions
   different than MD5, DES and plain text. (Patch by Tom Anderson)
 * Added new MDB storage container written by Lorenzo Alberton
-* Added new Container for SAMBA password files (SMBPasswd)</notes>
+* Added new Container for SAMBA password files (SMBPasswd)
+   </notes>
   </release>
  </changelog>
 </package>




More information about the Pkg-php-commits mailing list