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-04-23 18:56:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocksdb (Old)
 and      /work/SRC/openSUSE:Factory/.rocksdb.new.27645 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocksdb"

Tue Apr 23 18:56:38 2024 rev:16 rq:1169752 version:9.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocksdb/rocksdb.changes  2024-04-18 
22:13:43.751958417 +0200
+++ /work/SRC/openSUSE:Factory/.rocksdb.new.27645/rocksdb.changes       
2024-04-23 18:57:02.664564772 +0200
@@ -1,0 +2,27 @@
+Mon Apr 22 20:56:46 UTC 2024 - Andreas Stieger <[email protected]>
+
+- update to 9.1.1:
+  * Adde an option GetMergeOperandsOptions::continue_cb to give
+    users the ability to end GetMergeOperands()'s lookup process
+    before all merge operands were found.
+  * Add sanity checks for ingesting external files that currently
+    checks if the user key comparator used to create the file is
+    compatible with the column family's user key comparator.
+  * Support ingesting external files for column family that has
+    user-defined timestamps in memtable only enabled
+  * On file systems that support storage level data checksum and
+    reconstruction, retry SST block reads for point lookups, scans,
+    and flush and compaction if there's a checksum mismatch on the
+    initial read.
+  * Some enhancements and fixes to experimental Temperature handling
+    features, including new default_write_temperature CF option and
+    opening an SstFileWriter with a temperature.
+  * WriteBatchWithIndex now supports wide-column point lookups via
+    the GetEntityFromBatch API.
+  * Implement experimental features:
+    API Iterator::GetProperty("rocksdb.iterator.write-time") to
+    allow users to get data's approximate write unix time and write
+    data with a specific write time via WriteBatch::TimedPut API.
+- drop rocksdb-9.0.0-Fix-zstd-typo-in-cmake.patch, upstream
+
+-------------------------------------------------------------------

Old:
----
  rocksdb-9.0.0-Fix-zstd-typo-in-cmake.patch
  rocksdb-9.0.1.tar.gz

New:
----
  rocksdb-9.1.1.tar.gz

BETA DEBUG BEGIN:
  Old:    data with a specific write time via WriteBatch::TimedPut API.
- drop rocksdb-9.0.0-Fix-zstd-typo-in-cmake.patch, upstream
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rocksdb.spec ++++++
--- /var/tmp/diff_new_pack.vKILUY/_old  2024-04-23 18:57:03.192583850 +0200
+++ /var/tmp/diff_new_pack.vKILUY/_new  2024-04-23 18:57:03.192583850 +0200
@@ -20,7 +20,7 @@
 %define lib_name librocksdb9
 %bcond_with jemalloc
 Name:           rocksdb
-Version:        9.0.1
+Version:        9.1.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
@@ -29,7 +29,6 @@
 Patch0:         rocksdb-8.0.0-reproducible.patch
 Patch1:         rocksdb-8.0.0-shared-liburing.patch
 Patch2:         rocksdb-8.0.0-rpath.patch
-Patch3:         rocksdb-9.0.0-Fix-zstd-typo-in-cmake.patch
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
 BuildRequires:  pkgconfig

++++++ rocksdb-9.0.1.tar.gz -> rocksdb-9.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/rocksdb/rocksdb-9.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.rocksdb.new.27645/rocksdb-9.1.1.tar.gz differ: char 
29, line 1

Reply via email to