diff --git a/server/database/libtdb/pspec.xml b/server/database/libtdb/pspec.xml
index 84491011b5..51556a4488 100644
--- a/server/database/libtdb/pspec.xml
+++ b/server/database/libtdb/pspec.xml
@@ -13,7 +13,7 @@
app:console
Trivial database library
libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.
- https://www.samba.org/ftp/tdb/tdb-1.4.9.tar.gz
+ https://www.samba.org/ftp/tdb/tdb-1.4.10.tar.gz
libxslt
libtirpc-devel
@@ -69,6 +69,13 @@
+
+ 2024-01-30
+ 1.4.10
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-10-17
1.4.9
diff --git a/server/database/lmdb/pspec.xml b/server/database/lmdb/pspec.xml
index 681c5b2bdb..920728ef35 100644
--- a/server/database/lmdb/pspec.xml
+++ b/server/database/lmdb/pspec.xml
@@ -14,7 +14,7 @@
app:console
Symas Lightning Memory-Mapped Database
An ultra-fast, ultra-compact key-value embedded data store.
- https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.31/openldap-LMDB_0.9.31.tar.bz2
+ https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.32/openldap-LMDB_0.9.32.tar.bz2
lmdb.pc
@@ -43,6 +43,13 @@
+
+ 2024-01-30
+ 0.9.32
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-07-11
0.9.31