Path to this page:
./
databases/lmdb,
Symas Lightning Memory-Mapped Database
Branch: CURRENT,
Version: 0.9.35,
Package name: lmdb-0.9.35,
Maintainer: pkgsrc-usersLMDB is a tiny and fast mmap-oriented database from Symas
Master sites:
Filesize: 6371.659 KB
Version history: (Expand)
- (2026-02-03) Updated to version: lmdb-0.9.35
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-05-22) Updated to version: lmdb-0.9.33
- (2024-01-31) Updated to version: lmdb-0.9.32
- (2023-07-12) Updated to version: lmdb-0.9.31
CVS history: (Expand)
2026-02-03 13:57:32 by Adam Ciarcinski | Files touched by this commit (12) |  |
Log message:
openldap: updated to 2.6.12
OpenLDAP 2.6.12 Release (2026/01/29)
Fixed libldap to reject empty types in LDIF
Fixed libldap to not scroll past nul bytes
Fixed libldap to enforce stop when encountering nul-leading line
OpenLDAP 2.6.11 Release (2026/01/28)
Fixed slapd to use fresh timestamp for lastbind
Fixed slapd delta-syncrepl to always use logDB rootdn
Fixed slapd reverse lookup of proxied IPv6 addresses
Fixed slapd logging buffer overflow
Fixed slapd-ldap response when invalid secprops is configured
Fixed slapd-mdb error when deleting last child of a branch
Fixed slapd-mdb check for pool pause in search
Fixed slapo-memberof clash with refint on subtree rename
Fixed slapo-syncprov use correct rootDN for accesslog replay
Minor Cleanup
|
2025-05-26 10:04:55 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
openldap: updated to 2.6.10
2.6.10
Added slapd microsecond timestamp format for local logging
Fixed libldap ldap_result behavior with LDAP_MSG_RECEIVED
Fixed lloadd handling of starttls critical
Fixed slapd syncrepl when used with slapo-rwm
Fixed slapd regression with certain searches
Fixed slapo-autoca olcAutoCAserverClass object
Fixed slapo-pcache caching behaviors
Minor Cleanup
|
2024-11-29 09:02:47 by Adam Ciarcinski | Files touched by this commit (7) |  |
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) |  |
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.
|