Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package valkey for openSUSE:Factory checked 
in at 2024-09-04 13:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/valkey (Old)
 and      /work/SRC/openSUSE:Factory/.valkey.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "valkey"

Wed Sep  4 13:22:12 2024 rev:7 rq:1198407 version:7.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/valkey/valkey.changes    2024-07-15 
19:46:18.753143022 +0200
+++ /work/SRC/openSUSE:Factory/.valkey.new.10096/valkey.changes 2024-09-04 
13:22:20.276026962 +0200
@@ -1,0 +2,37 @@
+Tue Aug 27 18:04:07 UTC 2024 - Antonio Teixeira <antonio.teixe...@suse.com>
+
+- Update to 7.2.6:
+  - Bug Fixes - Core
+    * Fix typo in REGISTER_API macro to prevent segfaults when loading Redis
+    modules (#608)
+    * Fix the command duration reset issue when clients are blocked and 
commands
+    are reprocessed (#526)
+    * Fix the data type conversion error in zrangeResultBeginStore 
(Redis#13148)
+    * Fix a crash caused by quicklist node merges (Redis#13040)
+    * Fix crashes in module blocking client timeout cases (Redis#13011)
+    * Fix conversion of numbers in Lua args to Redis args
+    (Redis#13115, Fixes Redis#13113)
+    * Fix crash in LSET command when replacing small list items with larger 
ones,
+    creating listpacks larger than 4GB (Redis#12955, Fixes Redis#12864)
+    * Fix blocking command timeout reset issue during reprocessing 
(Redis#13004)
+  - Bug Fixes - Cluster
+    * Fix the CLUSTER SHARDS command to display accurate slot information even
+    if a primary node fails (#790, Fixes #784)
+    * Fix an issue where module authentication failed when the cluster was down
+    (#693, Fixes #619)
+    * Ensure only primary nodes with slots can mark another node as failed 
(#634)
+    * Improve MEET command reliability under link failures to maintain cluster
+    membership symmetry (#461)
+    * Allow single primary node to mark potentially failed replica as FAIL in
+    single-shard cluster (Redis#12824)
+  - Bug Fixes - Sentinel
+    * Accept redis-sentinel to start Valkey in sentinel mode (#731, Fixes #719)
+  - Bug Fixes - CLI
+    * Ensure the --count option in redis-cli works correctly even without
+    --pattern (Redis#13092)
+    * Fix redis-check-aof misidentifying data in manifest format as MP-AOF
+    (Redis#12951)
+    * Update redis-check-rdb types to replace stream-v2 with stream-v3
+    (Redis#12969)
+
+-------------------------------------------------------------------

Old:
----
  valkey-7.2.5.tar.gz

New:
----
  valkey-7.2.6.tar.gz

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

Other differences:
------------------
++++++ valkey.spec ++++++
--- /var/tmp/diff_new_pack.LHYGQP/_old  2024-09-04 13:22:20.924054079 +0200
+++ /var/tmp/diff_new_pack.LHYGQP/_new  2024-09-04 13:22:20.924054079 +0200
@@ -25,7 +25,7 @@
 %global make_flags CFLAGS="%{build_cflags}" DEBUG="" V="echo" 
PREFIX=%{buildroot}%{_prefix} BUILD_WITH_SYSTEMD=yes BUILD_TLS=yes
 
 Name:           valkey
-Version:        7.2.5
+Version:        7.2.6
 Release:        0
 Summary:        Persistent key-value database
 License:        BSD-3-Clause

++++++ valkey-7.2.5.tar.gz -> valkey-7.2.6.tar.gz ++++++
++++ 2071 lines of diff (skipped)

Reply via email to