Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rocksdb for openSUSE:Factory checked in at 2025-04-18 16:20:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rocksdb (Old) and /work/SRC/openSUSE:Factory/.rocksdb.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocksdb" Fri Apr 18 16:20:40 2025 rev:28 rq:1270556 version:10.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rocksdb/rocksdb.changes 2025-04-02 17:11:55.185715790 +0200 +++ /work/SRC/openSUSE:Factory/.rocksdb.new.30101/rocksdb.changes 2025-04-20 20:08:49.871286224 +0200 @@ -1,0 +2,38 @@ +Thu Apr 17 08:51:56 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com> + +- update to 10.1.3: + * Fix a bug where resurrected full_history_ts_low from a previous session + that enables UDT is used by this session that disables UDT. + +- update to 10.1.2: + * Fix a bug where tail size of remote compaction output is not persisted in + primary db's manifest + +- update to 10.1.0: + * New Features + + Added a new DBOptions.calculate_sst_write_lifetime_hint_set setting + + Add a new field num_l0_files in CompactionJobInfo + + Added per-key-placement feature in Remote Compaction + + Implemented API DB::GetPropertiesOfTablesByLevel + * Public API Changes + + GetAllKeyVersions() now interprets empty slices literally as valid keys + + DeleteFilesInRanges() now takes RangeOpt which is based on OptSlice. + The overload taking RangePtr is deprecated. + + Add an unordered map of name/value pairs, ReadOptions::property_bag + + Introduced CompactionServiceJobStatus::kAborted to allow handling aborted + scenario in Schedule(), Wait() or OnInstallation() + + format_version < 2 in BlockBasedTableOptions is no longer supported for + writing new files. Support for reading such files is deprecated and might + be removed in the future. + CompressedSecondaryCacheOptions::compress_format_version == 1 is also + deprecated. + * Behavior Changes + + ldb now returns an error if the specified --compression_type is not + supported in the build. + + MultiGet with snapshot and ReadOptions::read_tier = kPersistedTier will + now read a consistent view across CFs + + CreateColumnFamily() is no longer allowed on a read-only DB + * Bug Fixes: + + Fixed stats for Tiered Storage with preclude_last_level feature + +------------------------------------------------------------------- Old: ---- rocksdb-9.11.2.tar.gz New: ---- rocksdb-10.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocksdb.spec ++++++ --- /var/tmp/diff_new_pack.Tx56gS/_old 2025-04-20 20:08:50.647318841 +0200 +++ /var/tmp/diff_new_pack.Tx56gS/_new 2025-04-20 20:08:50.647318841 +0200 @@ -1,7 +1,7 @@ # # spec file for package rocksdb # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,10 @@ # -%define lib_name librocksdb9 +%define lib_name librocksdb10 %bcond_with jemalloc Name: rocksdb -Version: 9.11.2 +Version: 10.1.3 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.11.2.tar.gz -> rocksdb-10.1.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/rocksdb/rocksdb-9.11.2.tar.gz /work/SRC/openSUSE:Factory/.rocksdb.new.30101/rocksdb-10.1.3.tar.gz differ: char 28, line 1