Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rocksdb for openSUSE:Factory checked in at 2024-05-24 19:52:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rocksdb (Old) and /work/SRC/openSUSE:Factory/.rocksdb.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocksdb" Fri May 24 19:52:29 2024 rev:17 rq:1176556 version:9.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rocksdb/rocksdb.changes 2024-04-23 18:57:02.664564772 +0200 +++ /work/SRC/openSUSE:Factory/.rocksdb.new.24587/rocksdb.changes 2024-05-24 19:52:42.984967372 +0200 @@ -1,0 +2,28 @@ +Thu May 23 20:13:16 UTC 2024 - Andreas Stieger <[email protected]> + +- update to 9.2.1: + * Added two options deadline and max_size_bytes for CacheDumper + to exit early + * API for wide-column point lookups with read-your-own-writes + consistency, and a batched versions of the same + * API to support programmatically read a SST file as a raw table + file + * API to wait for background purge to complete + * DeleteRange() will return NotSupported() if row_cache is + configured since they don't work together in some cases + * Deprecated CompactionOptions::compression + * Using OptionChangeMigration() to migrate from non-FIFO to FIFO + compaction with Options::compaction_options_fifo. + max_table_files_size > 0 can cause the whole DB to be dropped + right after migration if the migrated data is larger than + max_table_files_size + * Various behavior changes, and changes of defaults + * On distributed file systems that support file system level + checksum verification and reconstruction reads, RocksDB will + now retry a file read if the initial read fails RocksDB block + level or record level checksum verification. This applies to + MANIFEST file reads when the DB is opened, and to SST file + reads at all times. + * Bug fixes + +------------------------------------------------------------------- Old: ---- rocksdb-9.1.1.tar.gz New: ---- rocksdb-9.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocksdb.spec ++++++ --- /var/tmp/diff_new_pack.c3QP3y/_old 2024-05-24 19:52:43.564988590 +0200 +++ /var/tmp/diff_new_pack.c3QP3y/_new 2024-05-24 19:52:43.568988736 +0200 @@ -20,7 +20,7 @@ %define lib_name librocksdb9 %bcond_with jemalloc Name: rocksdb -Version: 9.1.1 +Version: 9.2.1 Release: 0 Summary: Library for embeddable, persistent and fast key-value store License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause ++++++ rocksdb-9.1.1.tar.gz -> rocksdb-9.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/rocksdb/rocksdb-9.1.1.tar.gz /work/SRC/openSUSE:Factory/.rocksdb.new.24587/rocksdb-9.2.1.tar.gz differ: char 113, line 1
