diff options
author | jlam <jlam@pkgsrc.org> | 2004-08-04 20:08:38 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-08-04 20:08:38 +0000 |
commit | 8e156b5599a566992a1b0f8eafd9095f9e8d0850 (patch) | |
tree | a2f0ecd3e36d3ef43cf2af499b5e3ea7d9cd45e8 /doc | |
parent | d726b840ba0b6c38ed11408a2777360a915407de (diff) | |
download | pkgsrc-8e156b5599a566992a1b0f8eafd9095f9e8d0850.tar.gz |
Updated security/cyrus-sasl2 to 2.1.19. Changes from version 2.1.18
include:
* Fixes to saslauthd to allow better integration with realms (-r flag to
saslauthd, %R token in LDAP module)
* A nontrivial number of small bugfixes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0b4e54d5d91..16489c92b03 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6796 2004/08/04 20:00:33 jlam Exp $ +$NetBSD: CHANGES,v 1.6797 2004/08/04 20:08:47 jlam Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3726,3 +3726,4 @@ Changes to the packages collection and infrastructure in 2004: Updated cyrus-sasl2 to 2.1.19 [jlam 2004-08-04] Updated mathomatic to 11.3c [minskim 2004-08-04] Updated sqlite to 2.8.15 [jlam 2004-08-04] + Updated cyrus-saslauthd to 2.1.19 [jlam 2004-08-04] |