SHA256
1
0
forked from pool/lmdb

Accepting request 1072912 from home:dirkmueller:Factory

- update to 0.9.30:
  * 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

OBS-URL: https://build.opensuse.org/request/show/1072912
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/lmdb?expand=0&rev=42
This commit is contained in:
Klaus Kämpf 2023-03-20 08:49:30 +00:00 committed by Git OBS Bridge
parent 93a32646c0
commit 5b47b60be5
5 changed files with 18 additions and 6 deletions

View File

@ -1 +1 @@
liblmdb-0_9_29
liblmdb-0_9_30

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 19 09:00:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.9.30:
* 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
-------------------------------------------------------------------
Tue Jan 23 08:02:00 UTC 2023 - Alexander Kuznetsov <alx.kuzza@gmail.com>
- update to 0.9.29:

View File

@ -20,8 +20,8 @@ Name: lmdb
Summary: Lightning Memory-Mapped Database Manager
License: OLDAP-2.8
Group: Productivity/Databases/Tools
%define lname liblmdb-0_9_29
Version: 0.9.29
%define lname liblmdb-0_9_30
Version: 0.9.30
Release: 0
URL: https://symas.com/mdb/
Source: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}/openldap-LMDB_%{version}.tar.gz

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4c668167a2d703ef91db733b4069b8b74dbc374405855be6626b45e2a7e2dd3
size 144545

BIN
openldap-LMDB_0.9.30.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.