Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valkey for openSUSE:Factory checked in at 2025-01-12 11:10:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valkey (Old) and /work/SRC/openSUSE:Factory/.valkey.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valkey" Sun Jan 12 11:10:31 2025 rev:11 rq:1236890 version:8.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/valkey/valkey.changes 2024-12-08 11:37:36.566815600 +0100 +++ /work/SRC/openSUSE:Factory/.valkey.new.1881/valkey.changes 2025-01-12 11:11:13.495196830 +0100 @@ -1,0 +2,32 @@ +Wed Jan 8 17:22:51 UTC 2025 - Antonio Teixeira <antonio.teixe...@suse.com> + +- Update to 8.0.2: + - Security fixes + * (CVE-2024-46981, bsc#1235387) Lua script commands may lead to remote code execution. (#1513) + * (CVE-2024-51741, bsc#1235386) Denial-of-service due to malformed ACL selectors. (#1514) + - Bug fixes + * Fix an uncommon crash when using TLS with dual channel replication. (#1173) + * Make sure repl_down_since is correctly reset when dual channel replication + fails. (#1149) + * Fix a performance regression where a replica does not properly initialize + the database size when loading a snapshot during replication. (#1199) + * Make sure the last accessed time is correctly updated when using the TOUCH + command with the CLIENT NO-TOUCH option. + * Fix a bug where total_net_repl_output_bytes may report the wrong. (#1486) + * Fix a bug where used_memory_scripts may report the wrong value. (#1255) + * Fix a bug where server might crash when using active defrag when scripts + are evicted from the script cache. (#1310) + * Fix a bug where extra memory would be used when storing strings in the + inline protocol. (#1213) + * Fix a bug where the SORT command may throw a cross slot error. (#1182) + * Fix a bug where the RANDOMKEY command may omit returning keys in cluster + mode. (#1155) + * Send the correct error message when FUNCTION KIlL is used to kill an + ongoing script. (#1171) + * Fix a potential memory corruption when databases are emptied, such as + through FLUSHDB, when during active defrag is running. (#1512) + - Behavior changes + * Revert an unintended breaking change when sending an unsubuscribe command + when a client is not subscribed to any channels. (#1265) + +------------------------------------------------------------------- Old: ---- valkey-8.0.1.tar.gz New: ---- valkey-8.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valkey.spec ++++++ --- /var/tmp/diff_new_pack.QC9kFe/_old 2025-01-12 11:11:16.575323576 +0100 +++ /var/tmp/diff_new_pack.QC9kFe/_new 2025-01-12 11:11:16.575323576 +0100 @@ -1,7 +1,7 @@ # # spec file for package valkey # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) Jonathan Wright # Copyright (c) Neal Gompa # @@ -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: 8.0.1 +Version: 8.0.2 Release: 0 Summary: Persistent key-value database License: BSD-3-Clause ++++++ valkey-8.0.1.tar.gz -> valkey-8.0.2.tar.gz ++++++ ++++ 1718 lines of diff (skipped)