Accepting request 1220493 from server:database
OBS-URL: https://build.opensuse.org/request/show/1220493 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=23
This commit is contained in:
commit
aea09c0413
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:acfabb989cbfb5b5c4d23214819b059638193ec33dad2d88373c46448d16d38b
|
|
||||||
size 13614392
|
|
3
rocksdb-9.7.4.tar.gz
Normal file
3
rocksdb-9.7.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b810c81731835fda0d4bbdb51d3199d901fa4395733ab63752d297da84c5a47
|
||||||
|
size 13615065
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 2 11:48:53 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 9.7.4:
|
||||||
|
* Fix a leak of obsolete blob files left open until DB::Close().
|
||||||
|
This bug was introduced in version 9.4.0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 27 14:35:46 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
Sun Oct 27 14:35:46 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define lib_name librocksdb9
|
%define lib_name librocksdb9
|
||||||
%bcond_with jemalloc
|
%bcond_with jemalloc
|
||||||
Name: rocksdb
|
Name: rocksdb
|
||||||
Version: 9.7.3
|
Version: 9.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for embeddable, persistent and fast key-value store
|
Summary: Library for embeddable, persistent and fast key-value store
|
||||||
License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause
|
License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user