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

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


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

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


Master sites:

Filesize: 6332.953 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-07-11 23:17:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
lmdb: updated to 0.9.31

LMDB 0.9.31 Release (2023/07/10)
- Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data
   2023-02-21 20:08:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
lmdb: updated to 0.9.30

LMDB 0.9.30 Release (2023/02/08)
- LMDB page_split: key threshold depends on page size
- avoid gcc optimization bug on sparc64 linux
- Mark infrequently used functions as cold
- clear C_EOF on cursor with MDB_FIRST_DUP
- Use sys/cachectl.h rather than asm/cachectl.h on mips
   2022-07-17 04:33:16 by Tobias Nygren | Files touched by this commit (1)
Log message:
lmdb: sync distinfo with openldap
   2022-05-08 23:12:38 by matthew green | Files touched by this commit (1) | Package updated
Log message:
regen after openldap update.

the lmdb sources are identical, so leave the package version the same.
   2022-01-20 21:10:03 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
openldap: updated to 2.6.1

OpenLDAP 2.6.1 Release (2022/01/20)
	Fixed libldap to init client socket port
	Fixed libldap with referrals
	Added slapd config keyword for logfile format
	Fixed slapd to allow objectClass edits with no net change
	Fixed slapd configtable population
	Fixed slapd to only set loglevel in server mode
	Fixed slapd logfile-rotate use of uninitialized variable
	Fixed slapd passwd scheme handling with slapd.conf
	Fixed slapd postread support for modrdn
	Fixed slapd syncrepl recreation of deleted entries
	Fixed slapd syncrepl replication with ODSEE
	Fixed slapd syncrepl to properly replicate glue entries
	Fixed slapd syncrepl to reject REFRESH for precise resync
	Fixed slapd syncrepl to avoid busy loop during refresh
	Fixed slapd syncrepl when X-ORDERED is specified
	Fixed slapd syncrepl to better handle out of order delete ops
	Fixed slapd syncrepl to correctly close connections when config is deleted
	Fixed slapd-mdb to update indices correctly on replace ops
	Fixed slapd-wt to set correct flags
	Fixed slapo-accesslog to fix assertion due to deprecated code
	Fixed slapo-accesslog to fix inconsistently normalized minCSN
	Fixed slapo-accesslog delete handling of multi-valued config attrs
	Fixed slapo-autogroup to maintain values in insertion order
	Fixed slapo-constraint to maintain values in insertion order
	Fixed slapo-dyngroup to maintain values in insertion order
	Fixed slapo-dynlist compare operation for static groups
	Fixed slapo-dynlist static group filter with multiple members
	Fixed slapo-ppolicy when not built modularly
	Fixed slapo-refint to maintain values in insertion order
	Fixed slapo-retcode to honor requested insert position
	Fixed slapo-sock cn=config support
	Fixed slapo-syncprov memory leak
	Fixed slapo-syncprov to generate a more accurate accesslog query
	Fixed slapo-syncprov to allow empty DB to host persistent syncrepl connections
	Fixed slapo-syncprov to consider all deletes for sycnInfo messages
	Fixed slapo-translucent to warn on invalid config
	Fixed slapo-unique to warn on invalid config
	Fixed slapo-valsort to maintain values in insertion order
	Build Environment
		Fix test022 to preserve DELAY search output
		Fix slapd-watcher to allow startup when servers are down
	Contrib
		Fixed slapo-lastbind to work with 2.6 lastbind-precision configuration
	Documentation
		Fixed slapd.conf(5)/slapd-config(5) documentation on lastbind-precision
		Fixed slapo-accesslog(5) to clarify logoldattr usage
   2021-12-01 13:13:54 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
openldap: updated to 2.6.0

OpenLDAP 2.6.0
Initial release for "general use"