head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.46 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.44 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.42 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.40 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.38 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.36 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.34 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.32 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.30 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.28 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.26 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.24 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.22 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.20 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.18 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.16 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.14 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.12 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.10 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.8 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.6 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.4 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.2 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.4.0.2 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.2.0.2 pkgsrc-2004Q1-base:1.2; locks; strict; comment @# @; 1.5 date 2004.11.15.21.58.17; author jlam; state dead; branches; next 1.4; 1.4 date 2004.08.04.19.41.07; author jlam; state Exp; branches; next 1.3; 1.3 date 2004.03.29.05.47.31; author jlam; state Exp; branches; next 1.2; 1.2 date 2004.02.14.03.16.59; author jlam; state Exp; branches; next 1.1; 1.1 date 2004.01.09.20.29.47; author jlam; state Exp; branches; next ; desc @@ 1.5 log @Update security/cyrus-sasl2 and associated plugins to 2.1.20. Changes from version 2.1.19 include: * Fixes to cram plugin to avoid attempting to canonify uninitialized data (This removes the need for patch-af). * NTLM portability fixes. * Avoid potential attack using SASL_PATH when sasl is used in a setuid environment. * A trivial number of small bugfixes. @ text @$NetBSD: patch-ao,v 1.4 2004/08/04 19:41:07 jlam Exp $ --- include/Makefile.in.orig Fri Jul 2 15:40:19 2004 +++ include/Makefile.in @@@@ -562,9 +562,6 @@@@ uninstall-am: uninstall-frameheaderDATA uninstall-info-am uninstall-saslincludeHEADERS -md5global.h: makemd5 - -rm -f md5global.h - ./makemd5 md5global.h # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @ 1.4 log @Updated security/cyrus-sasl2 to 2.1.19. Changes from version 2.1.18 include: * Support for forwarding of GSSAPI credentials * A nontrivial number of small bugfixes. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update security/cyrus-sasl2 to 2.1.18. Changes from version 2.1.17 include: * Better error-handling. * Support for Courier-IMAP authdaemond for plaintext password verification. * Fixed resource leaks and buffer overruns. pkgsrc changes include: * SASL_DBTYPE is either "ndbm" or "berkeley" and sets the db format of the sasldb authentication database, defaulting to ndbm. * SASLSOCKETDIR is the location of the saslauthd socket directory. * AUTHDAEMONVAR is the localt of the authdaemond socket directory. * SASL_ENTROPY_SOURCE is a file of random bytes used as a PRNG. This closes PR 24649 and PR 24694. @ text @d3 1 a3 1 --- include/Makefile.in.orig Wed Mar 10 10:56:11 2004 d5 1 a5 1 @@@@ -560,9 +560,6 @@@@ uninstall-am: uninstall-frameheaderDATA @ 1.2 log @Update security/cyrus-sasl2 to 2.1.17. Changes from version 2.1.15 include: * Now correctly do authorizaton callback in sasl_checkpass() * Writable auxprop support * Significantly improved documentation @ text @d3 1 a3 1 --- include/Makefile.in.orig Mon Dec 1 08:35:06 2003 d5 1 a5 1 @@@@ -558,9 +558,6 @@@@ uninstall-am: uninstall-frameheaderDATA @ 1.1 log @Provide uint*_t datatypes for UINT* typedefs by including either or . Fix suggested by the analysis in pkg PR 22031. @ text @d3 1 a3 1 --- include/Makefile.in.orig Fri Jan 9 15:20:07 2004 d5 2 a6 2 @@@@ -453,10 +453,6 @@@@ distclean-generic clean-generic maintain mostlyclean distclean maintainer-clean a11 1 - @