pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct  1 08:32:32 UTC 2014

Modified Files:
        pkgsrc/databases/openldap: Makefile Makefile.version distinfo
        pkgsrc/databases/openldap-client: Makefile
        pkgsrc/databases/openldap-cloak: Makefile
        pkgsrc/databases/openldap-doc: distinfo
        pkgsrc/databases/openldap-nops: Makefile
        pkgsrc/databases/openldap-server: Makefile
        pkgsrc/databases/openldap-smbk5pwd: Makefile
        pkgsrc/databases/openldap/patches: patch-de
Removed Files:
        pkgsrc/databases/openldap/patches: patch-libraries_librewrite_session.c

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 pkgsrc/databases/openldap/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/openldap/Makefile.version
cvs rdiff -u -r1.96 -r1.97 pkgsrc/databases/openldap/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/openldap-client/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/openldap-cloak/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/openldap-doc/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/openldap-nops/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/databases/openldap-server/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/openldap-smbk5pwd/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/openldap/patches/patch-de
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/databases/openldap/patches/patch-libraries_librewrite_session.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index