Commit graph

7 commits

Author SHA1 Message Date
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
obache
da488f0454 Update pear-Auth_SASL to 1.0.6.
PR 46533 by Wen Heping.
While here, set LICENSE.

1.0.6 Changelog:

QA release
* Bug #18856: Authentication warnings because of wrong Auth_SASL::factory
  argument [kguest]

1.0.5 Changelog:

QA release
* Added basic support for any mechanism of the SCRAM family; with thanks to
  Jehan Pages. [kguest]
* crammd5 and digestmd5 mechanisms name deprecated in favour of IANA registered
  names 'cram-md5' and 'digest-md5'; with thanks to Jehan Pages. [kguest]
2012-06-04 11:46:01 +00:00
taca
12966bd11d Update pear-Auth_SASL to 1.0.4.
Changelog:

* Fix bug #16624: open_basedir restriction warning in DigestMD5.php [till]
2010-03-15 16:36:57 +00:00
taca
580f33b241 Update pear-Auth_SASL from 1.0.2 to 1.0.3.
QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator
  [cweiske]
2010-02-06 15:53:11 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
adrianp
fc45464446 Provides code to generate responses to common SASL mechanisms, including:
o Digest-MD5
o CramMD5
o Plain
o Anonymous
o Login (Pseudo mechanism)
2008-04-30 19:41:26 +00:00