Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvalkey for openSUSE:Factory 
checked in at 2026-02-25 21:12:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvalkey (Old)
 and      /work/SRC/openSUSE:Factory/.libvalkey.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvalkey"

Wed Feb 25 21:12:47 2026 rev:2 rq:1335073 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvalkey/libvalkey.changes      2025-11-18 
15:38:23.851807371 +0100
+++ /work/SRC/openSUSE:Factory/.libvalkey.new.1977/libvalkey.changes    
2026-02-25 21:22:08.370737587 +0100
@@ -1,0 +2,15 @@
+Wed Feb 25 10:58:10 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 0.3.0:
+  * Add option to select a logical database (Cluster API)
+  * Add latest commands from Valkey 9 and official modules (Cluster API)
+  * Fix the long-blocking read for Valkey RDMA
+  * Avoid heap buffer overflow in valkeyAsyncFormattedCommand
+  * Fix linker errors when building with CMake, TLS and -Wl,--no-undefined
+    drop libvalkey-0.2.1-linker-errors.patch
+  * Use a uintptr_t hop for casting pointers to ints
+  * Support slotmap updates using CLUSTER NODES in RESP3
+  * Make libvalkey initialization thread-safe
+- drop libvalkey-0.2.1-32-bit.patch
+
+-------------------------------------------------------------------

Old:
----
  libvalkey-0.2.1-32-bit.patch
  libvalkey-0.2.1-linker-errors.patch
  libvalkey-0.2.1.tar.gz

New:
----
  libvalkey-0.3.0.tar.gz

----------(Old B)----------
  Old:  * Make libvalkey initialization thread-safe
- drop libvalkey-0.2.1-32-bit.patch
  Old:  * Fix linker errors when building with CMake, TLS and -Wl,--no-undefined
    drop libvalkey-0.2.1-linker-errors.patch
  * Use a uintptr_t hop for casting pointers to ints
----------(Old E)----------

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

Other differences:
------------------
++++++ libvalkey.spec ++++++
--- /var/tmp/diff_new_pack.yxAl7a/_old  2026-02-25 21:22:09.110767974 +0100
+++ /var/tmp/diff_new_pack.yxAl7a/_new  2026-02-25 21:22:09.114768138 +0100
@@ -20,18 +20,12 @@
 %bcond_without tls
 %bcond_without rdma
 Name:           libvalkey
-Version:        0.2.1
+Version:        0.3.0
 Release:        0
 Summary:        Valkey client library in C
 License:        BSD-3-Clause
 URL:            https://github.com/valkey-io/libvalkey
 Source:         
https://github.com/valkey-io/libvalkey/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# https://github.com/valkey-io/libvalkey/issues/247
-# https://github.com/valkey-io/libvalkey/pull/248
-Patch0:         libvalkey-0.2.1-linker-errors.patch
-# https://github.com/valkey-io/libvalkey/issues/251
-# 
https://github.com/valkey-io/libvalkey/pull/252/commits/2cb723cb9c7a3831b43f144d3fa38c24a97b962b
-Patch1:         libvalkey-0.2.1-32-bit.patch
 BuildRequires:  cmake
 %if %{with tls}
 BuildRequires:  pkgconfig(libcrypto)

++++++ libvalkey-0.2.1.tar.gz -> libvalkey-0.3.0.tar.gz ++++++
++++ 2361 lines of diff (skipped)

Reply via email to