./databases/lmdb, Symas Lightning Memory-Mapped Database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.33, Package name: lmdb-0.9.33, Maintainer: pkgsrc-users

LMDB is a tiny and fast mmap-oriented database from Symas


Master sites:

Filesize: 6363.935 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-29 09:02:47 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
openldap: updated to 2.6.9

OpenLDAP 2.6.9 Release (2024/11/26)

Fixed libldap TLS connection timeout handling
Fixed libldap GnuTLS incompatible pointer type
Fixed libldap OpenSSL set_ciphersuite error handling
Fixed libldap to check for OpenSSL EVP_Digest* failure
Fixed slapd cn=config disallowed modification of cn=schema
Fixed slapd syncrepl assert during refresh at shutdown
Fixed slapd syncrepl retry state during refreshDone
Fixed slapd-ldap use of multi-precision add for op counters
Fixed slapd-mdb idl intersection
Fixed slapd-wt idl intersection
Fixed slapo-memberof to omit dynamic values
Fixed slapo-nestgroup leak in nestgroup_memberFilter
Fixed slapo-translucent regression with subordinate databases
Fixed slapo-translucent regression when requesting attributes
Fixed slappw-argon2 defaults to be more secure
   2024-05-22 10:44:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
lmdb: updated to 0.9.33; follow openldap update
   2024-05-18 18:03:46 by Patrick Welche | Files touched by this commit (2)
Log message:
Fix databases/lmdb build

strip: /home/pbulk/build/databases/lmdb/work/.destdir/usr/pkg/bin/mdb_stat: file \ 
format not recognized
etc
   2024-05-13 15:19:59 by Jonathan Perkin | Files touched by this commit (2)
Log message:
lmdb: Ensure we only build IPROGS.

The test binaries haven't yet been libtoolized.
   2024-05-08 13:06:18 by Jonathan Perkin | Files touched by this commit (2)
Log message:
lmdb: Finish converting to libtool.

Fixes build at MAKE_JOBS=1.
   2024-04-21 13:22:05 by Nia Alarie | Files touched by this commit (4)
Log message:
lmdb: Libtoolize. Fix building on Mac OS X < 10.6.
   2024-01-31 19:17:22 by Adam Ciarcinski | Files touched by this commit (15) | Package updated
Log message:
openldap* lmdb: updated to 2.6.7

OpenLDAP 2.6.7 Release (2024/01/29)
	Added slapo-dynlist option to disable filter support
	Fixed liblber missing newline on long msg
	Fixed libldap exit handling with OpenSSL3
	Fixed libldap with TLS and multiple ldap URIs
	Fixed libldap OpenSSL cipher suite handling
	Fixed libldap OpenSSL 3.0 and Diffie-Hellman param files
	Fixed libldap timestamps on Windows
	Fixed lloadd to work when resolv.conf is missing
	Fixed lloadd handling of closing connection
	Fixed lloadd tiers to be correctly linked on startup
	Fixed slapd to honour disclose in matchedDN handling
	Fixed slapd handling of regex testing in ACLs
	Fixed slapd sync replication with glued database
	Fixed slapd local logging on Windows
	Fixed slapd-asyncmeta when remote suffix is empty
	Fixed slapo-dynlist so it can't be global
	Build
		Fixed lloadd type mismatches
		Fixed builds for Windows
		Fixed build with clang16
	Documentation
		Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath
	Minor Cleanup
   2023-08-02 19:05:40 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
openldap: updated to 2.6.6

OpenLDAP 2.6.6 Release (2023/07/31)
	Fixed slapd cn=config incorrect handling of paused
	Fixed slapd-meta to account for MOD ops being optional
	Fixed slapd-asyncmeta to account for MOD ops being optional