diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -1,6 +1,6 @@ asq.so:ldb_init_module ldb.so:ldb_init_module -libldb-cmdline.so:LDB_2.3.1 +libldb-cmdline.so:LDB_2.3.2 libldb-cmdline.so:handle_controls_reply libldb-cmdline.so:ldb_add_ctrl libldb-cmdline.so:ldb_cmdline_help @@ -10,7 +10,7 @@ libldb-cmdline.so:ldb_delete_ctrl libldb-cmdline.so:ldb_modify_ctrl libldb-cmdline.so:ldb_search_ctrl -libldb-key-value.so:LDB_2.3.1 +libldb-key-value.so:LDB_2.3.2 libldb-key-value.so:end_of_db_key libldb-key-value.so:ldb_kv_cache_load libldb-key-value.so:ldb_kv_cache_reload @@ -60,7 +60,7 @@ libldb-key-value.so:socket_wrapper_enabled libldb-key-value.so:start_of_db_key libldb-key-value.so:uid_wrapper_enabled -libldb-tdb-err-map.so:LDB_2.3.1 +libldb-tdb-err-map.so:LDB_2.3.2 libldb-tdb-err-map.so:ltdb_err_map libldb-tdb-err-map.so:nss_wrapper_enabled libldb-tdb-err-map.so:nss_wrapper_hosts_enabled @@ -76,7 +76,7 @@ libldb-tdb-err-map.so:replace_dummy libldb-tdb-err-map.so:socket_wrapper_enabled libldb-tdb-err-map.so:uid_wrapper_enabled -libldb-tdb-int.so:LDB_2.3.1 +libldb-tdb-int.so:LDB_2.3.2 libldb-tdb-int.so:ltdb_connect libldb-tdb-int.so:ltdb_wrap_open libldb-tdb-int.so:nss_wrapper_enabled @@ -167,6 +167,7 @@ libldb.so.2:LDB_2.2.0 libldb.so.2:LDB_2.3.0 libldb.so.2:LDB_2.3.1 +libldb.so.2:LDB_2.3.2 libldb.so.2:ldb_add libldb.so.2:ldb_any_comparison libldb.so.2:ldb_asprintf_errstring diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : ldb -version : 2.3.1 -release : 20 +version : 2.3.2 +release : 21 source : - - https://www.samba.org/ftp/ldb/ldb-2.3.1.tar.gz : 01e90e5ab6a66f5fc9497f46f8f7bfd5942330259368e30e571996a907ae8e1b + - https://www.samba.org/ftp/ldb/ldb-2.3.2.tar.gz : 1416c949dc4326e41c0d8a5ecf8ef784f8c0b6e9d3dad8fa971e84ad56227603 license : LGPL-3.0-or-later component : programming summary : ldb is a LDAP-like embedded database diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -38,7 +38,7 @@ /usr/lib64/ldb/modules/ldb/skel.so /usr/lib64/ldb/modules/ldb/tdb.so /usr/lib64/libldb.so.2 - /usr/lib64/libldb.so.2.3.1 + /usr/lib64/libldb.so.2.3.2 @@ -48,7 +48,7 @@ programming.devel - ldb + ldb /usr/include/ldb.h @@ -61,12 +61,12 @@ - - 2021-11-06 - 2.3.1 + + 2021-11-10 + 2.3.2 Packaging update Rune Morling ermo.solus-project.com@spammesenseless.net \ No newline at end of file