head 1.5; access; symbols pkgsrc-2015Q2:1.4.0.6 pkgsrc-2015Q2-base:1.4 pkgsrc-2015Q1:1.4.0.4 pkgsrc-2015Q1-base:1.4 pkgsrc-2014Q4:1.4.0.2 pkgsrc-2014Q4-base:1.4 pkgsrc-2014Q3:1.3.0.18 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.16 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.14 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.12 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.10 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.6 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.2 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.2.0.4 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.2 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.1.0.20 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.18 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.16 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.14 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.12 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.10 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.8 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.6 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.5 date 2015.08.10.12.47.50; author manu; state dead; branches; next 1.4; commitid 7mZ2nKURALluKIwy; 1.4 date 2014.10.01.08.32.31; author adam; state Exp; branches 1.4.6.1; next 1.3; commitid 29MffRaHBrezttSx; 1.3 date 2012.08.06.13.33.38; author adam; state Exp; branches; next 1.2; 1.2 date 2012.03.13.19.57.11; author adam; state Exp; branches; next 1.1; 1.1 date 2009.08.05.02.14.42; author manu; state Exp; branches; next ; 1.4.6.1 date 2015.08.25.18.41.13; author tron; state dead; branches; next ; commitid mlVrdWsGla81jGyy; desc @@ 1.5 log @Use OpenSSL libcrypto instead of libdes on NetBSD All recent NetBSD releases now have an OpenSSL recent enough so that the DES symbols required by slapo-smbk5pwd can be found in OpenSSL's libcrypto. We therefore do not need to link with -ldes anymore, especialy since it now causes a build failure. @ text @$NetBSD: patch-de,v 1.4 2014/10/01 08:32:31 adam Exp $ --- contrib/slapd-modules/smbk5pwd/smbk5pwd.c.orig 2014-09-19 01:48:49.000000000 +0000 +++ contrib/slapd-modules/smbk5pwd/smbk5pwd.c @@@@ -70,8 +70,15 @@@@ static ObjectClass *oc_krb5KDCEntry; #include typedef unsigned char DES_cblock[8]; #elif HAVE_OPENSSL +#ifdef __NetBSD__ +#include +#include +typedef des_key_schedule DES_key_schedule; +typedef des_cblock DES_cblock; +#else #include #include +#endif #else #error Unsupported crypto backend. #endif @ 1.4 log @Changes 2.4.40: Fixed libldap DNS SRV priority handling (ITS-7027) Fixed libldap don't leak libldap err codes (ITS-7676) Fixed libldap CR/LF handling (ITS-4635) Fixed libldap ldif-wrap length (ITS-7871) Fixed libldap GnuTLS ciphersuite parsing (ITS-7500) Fixed libldap GnuTLS with newer versions (ITS-7430,ITS-6359) Fixed libldif to correctly handle 4096 character lines (ITS-7859) Fixed librewrite reference counting (ITS-7723) Fixed slapacl with back-mdb reader transactions (ITS-7920) Fixed slapd syncrepl to send cookie on fallback (ITS-7849) Fixed slapd syncrepl SEGV when abandoning a connection (ITS-7928) Fixed slapd slapcat with external schema (ITS-7895) Fixed slapd schema RDN normalization (ITS-7935) Fixed slapd with repeated language tags (ITS-7941) Fixed slapd modrdn crash on naming attr with no matching rule (ITS-7850) Fixed slapd memory leak in control handling (ITS-7942) Fixed slapd-ldap removed dead code (ITS-7922) Fixed slapd-mdb to work concurrently with slapadd (ITS-7798) Fixed slapd-mdb with paged results (ITS-7705, ITS-7800) Fixed slapd-mdb slapcat with nonexistent indices (ITS-7870) Fixed slapd-mdb long lived reader transactions (ITS-7904) Fixed slapd-mdb memory leak on matchedDN (ITS-7872) Fixed slapd-mdb sorting of attribute values (ITS-7902) Fixed slapd-mdb to flag attribute values as sorted (ITS-7903) Fixed slapd-mdb index config handling (ITS-7912) Fixed slapd-mdb entry release handling (ITS-7915) Fixed slapd-mdb with aliases and referrals (ITS-7927) Fixed slapd-mdb alias dereferencing (ITS-7702) Fixed slapd-sock socket flushing (ITS-7937) Fixed slapo-accesslog attribute normalization (ITS-7934) Fixed slapo-accesslog internal search logging (ITS-7929) Fixed slapo-auditlog connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-chain interaction with slapo-rwm (ITS-7930) Fixed slapo-constraint connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-dds connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-dyngroup connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-memberof attr count (ITS-7893) Fixed slapo-memberof frontendDB handling (ITS-7249) Fixed slapo-memberof internal search logging (ITS-7929) Fixed slapo-pcache config processing (ITS-7919) Fixed slapo-pcache connection destroy logic (ITS-7906,ITS-7923) Added slapo-ppolicy ORDERING rules (ITS-7838) Fixed slapo-ppolicy timestamp resolution to use microseconds (ITS-7161) Fixed slapo-ppolicy connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-refint to check for pauses in cn=config (ITS-7873) Fixed slapo-refint internal search logging (ITS-7929) Fixed slapo-refint connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-seqmod connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-slapover connection destroy logic (ITS-7906,ITS-7923) Fixed slapo-sock db_init (ITS-7868) Fixed slapo-sssvlv fix olcSssVlvMaxPerConn (ITS-7908) Fixed slapo-translucent double free (ITS-7587) Fixed slapo-translucent to work with manageDSAit (ITS-7864) Fixed slapo-translucent to use local backend with local entries (ITS-7915) Fixed slapo-unique connection destroy logic (ITS-7906,ITS-7923) Fixed slapcacl with invalid suffix @ text @d1 1 a1 1 $NetBSD$ @ 1.4.6.1 log @Pullup ticket #4799 - requested by manu databases/openldap-smbk5pwd: build fix Revisions pulled up: - databases/openldap-smbk5pwd/Makefile 1.18 - databases/openldap/distinfo 1.100 patch - databases/openldap/patches/patch-de deleted --- Module Name: pkgsrc Committed By: manu Date: Mon Aug 10 12:47:51 UTC 2015 Modified Files: pkgsrc/databases/openldap: distinfo pkgsrc/databases/openldap-smbk5pwd: Makefile Removed Files: pkgsrc/databases/openldap/patches: patch-de Log Message: Use OpenSSL libcrypto instead of libdes on NetBSD All recent NetBSD releases now have an OpenSSL recent enough so that the DES symbols required by slapo-smbk5pwd can be found in OpenSSL's libcrypto. We therefore do not need to link with -ldes anymore, especialy since it now causes a build failure. @ text @d1 1 a1 1 $NetBSD: patch-de,v 1.4 2014/10/01 08:32:31 adam Exp $ @ 1.3 log @Changes 2.4.32: Added slappasswd loadable module support Fixed tools to not clobber SASL_NOCANON Fixed libldap function declarations Fixed libldap double free Fixed libldap debug level setting Fixed libldap MozNSS PEM/certdb handling Fixed libldap MozNSS cipher suite selection Fixed libldap MozNSS error handling Fixed libldap MozNSS cipher suite being ignored Fixed libldap MozNSS infinite loop Fixed libldap MozNSS context token for certdb Fixed libldap MozNSS store certificate object Fixed libldap MozNSS fix init and cleanup Fixed libldap MozNSS slot and pin usage Fixed libldap MozNSS to avoid infinite loop Fixed libldap MozNSS untrusted issuer error Fixed libldap gettime() regression Fixed libldap sasl handling Fixed libldap to correctly free socket with TLS Fixed libmdb leaf node handling Fixed libmdb mutexes on Apple/Windows Fixed slapd config index renumbering Fixed slapd duplicate error response Fixed slapd parsing of PermissiveModify control Fixed slapd-bdb/hdb cache hang under high load Fixed slapd-bdb/hdb alias checking Fixed slapd-bdb/hdb olcDbConfig changes work immediately Fixed slapd-ldap to encode user DN during password change Fixed slapd-ldap assertion when proxying to MS AD Fixed slapd-ldap monitoring Fixed slapd-mdb with tool mode Fixed slapd-mdb with approx indexing Fixed slapd-mdb dn2id delete Fixed slapd-mdb memory leak in online indexer Fixed slapd-mdb db corruption when hitting maxsize Fixed slapd-mdb aborts with online indexing Fixed slapd-perl panic Fixed slapo-accesslog memory leaks with sync replication Fixed slapo-syncprov memory leaks with sync replication Fixed contrib/smbk5pwd to not compile with MozNSS Fixed contrib/sha2 portability Fixed contrib/sha2 thread safety Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support Build Environment Fixed test057 timing issues Fixed compilation with MS Visual Studio Contrib Added slapi_[get|free]_client_ip() Documentation slapo-sssvlv Added note about criticality admin24 Fix peername.regex typo Fixed slapd-config file include example slapd-ldap(5) Reference RFC4526 slapd-meta(5) Reference RFC4526 @ text @d3 1 a3 1 --- contrib/slapd-modules/smbk5pwd/smbk5pwd.c.orig 2012-07-31 16:39:26.000000000 +0000 d5 2 a6 2 @@@@ -69,8 +69,15 @@@@ static ObjectClass *oc_krb5KDCEntry; #include @ 1.2 log @Changes 2.4.30: Fixed libldap socket polling for writes Fixed liblutil string modifications Fixed slapd crash when attrsOnly is true Fixed slapd syncrepl delete handling Fixed slapd-mdb slapadd with -q Fixed slapd-mdb slapadd with -w Fixed slapd-mdb slapindex with -q and -t Fixed slapo-pcache time-to-refesh handling Fixed slapo-syncprov loop detection Build Environment Fixed POSIX make support Fixed slapd-mdb build on POSIX Documentation Added option "-o" to ldap*(1) pages Fixed ldap*(1) page cleanup Fixed ldap_modify(3) prototypes @ text @d1 1 a1 1 $NetBSD: patch-de,v 1.1 2009/08/05 02:14:42 manu Exp $ d3 3 a5 4 --- contrib/slapd-modules/smbk5pwd/smbk5pwd.c.orig 2009-08-04 17:38:01.000000000 +0200 +++ contrib/slapd-modules/smbk5pwd/smbk5pwd.c 2009-08-04 22:56:06.000000000 +0200 @@@@ -68,9 +68,15 @@@@ #ifdef HAVE_GNUTLS d8 1 a8 1 #else d11 1 d16 1 d18 2 a19 1 #include a20 2 #include "ldap_utf8.h" @ 1.1 log @cvs add forgotten before previous commit @ text @d1 2 a2 1 $NetBSD$ d5 1 a5 1 @@@@ -67,9 +67,15 @@@@ @