Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2026-09-19 22:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis (Old) and /work/SRC/openSUSE:Factory/.redis.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis" Sat Sep 19 22:19:41 2026 rev:21 rq:1378756 version:8.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/redis/redis.changes 2026-08-18 16:36:01.671951011 +0200 +++ /work/SRC/openSUSE:Factory/.redis.new.383539/redis.changes 2026-09-19 22:20:01.658814312 +0200 @@ -1,0 +2,26 @@ +Thu Sep 17 16:20:31 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to 8.10.2 + Update urgency: SECURITY: There are security fixes in the release. + - Security fixes + - #15673 Commands queued in a transaction could still access + keys whose ACL permissions were revoked before the + transaction was executed + - #15722 The cluster bus protocol has no authentication of its + own unless tls-cluster is enabled, so any host able to reach + a node's bus port could join the cluster and threaten it. A + cluster node now warns at startup when its bus port is left + unauthenticated, and the new cluster-bus-port-protected-mode + option (default no) makes refusing to run in that state an + explicit choice: set it to yes and the node starts only when + tls-cluster authenticates the bus + - TimeSeries: Prevented Redis from crashing when adding samples + to a compressed Time Series key restored from a malformed RDB + payload + - RedisSearch: KNN queries on indexes with very long vector + field names could cause the server to crash + - Vector Sets: Deeply nested JSON used in Vector Set queries + could cause the server to crash +- update vendored sources for the modules + +------------------------------------------------------------------- Old: ---- redis-8.10.1.tar.gz New: ---- redis-8.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.38ENjr/_old 2026-09-19 22:20:03.440888643 +0200 +++ /var/tmp/diff_new_pack.38ENjr/_new 2026-09-19 22:20:03.442888726 +0200 @@ -50,7 +50,7 @@ %define _conf_dir %{_sysconfdir}/%{origname} %define _module_dir %{_libdir}/%{origname}/modules Name: %{origname}%{psuffix} -Version: 8.10.1 +Version: 8.10.2 Release: 0 Summary: Persistent key-value database License: AGPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.38ENjr/_old 2026-09-19 22:20:03.510891563 +0200 +++ /var/tmp/diff_new_pack.38ENjr/_new 2026-09-19 22:20:03.512891646 +0200 @@ -12,14 +12,14 @@ the "src" parameter below. --> <service name="download_files" mode="manual" /> <service name="cargo_vendor" mode="manual"> - <param name="src">redis-8.10.1.tar.gz</param> + <param name="src">redis-8.10.2.tar.gz</param> <param name="custom-root">modules/redisjson/src</param> <param name="tag">redisjson</param> <param name="update">false</param> <param name="respect-lockfile">true</param> </service> <service name="cargo_vendor" mode="manual"> - <param name="src">redis-8.10.1.tar.gz</param> + <param name="src">redis-8.10.2.tar.gz</param> <param name="custom-root">modules/redisearch/src/src/redisearch_rs</param> <param name="tag">redisearch</param> <param name="update">false</param> ++++++ redis-8.10.1.tar.gz -> redis-8.10.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/redis/redis-8.10.1.tar.gz /work/SRC/openSUSE:Factory/.redis.new.383539/redis-8.10.2.tar.gz differ: char 66, line 2 ++++++ redis.hashes ++++++ --- /var/tmp/diff_new_pack.38ENjr/_old 2026-09-19 22:20:03.596895150 +0200 +++ /var/tmp/diff_new_pack.38ENjr/_new 2026-09-19 22:20:03.600895317 +0200 @@ -250,4 +250,9 @@ hash redis-8.8.2.tar.gz sha256 328ccd441d5ef22e00c81cbcd088007887fdfd2fabb32c663998f29033acdb25 http://download.redis.io/releases/redis-8.8.2.tar.gz hash redis-8.10.1.tar.gz sha256 60166c95ab7aedaa9dfe516de685be0a4dd87be95ded59ba429df14c13f1b663 http://download.redis.io/releases/redis-8.10.1.tar.gz hash redis-7.2.16.tar.gz sha256 960a8ec15e34ff40e57ff16837b26b33bd81f2da6d24497bb63de532a323a18e http://download.redis.io/releases/redis-7.2.16.tar.gz +hash redis-8.2.10.tar.gz sha256 d33935732f7fc15476295fe05f5ce740927bc14847798e47b3f67b4f27b8b478 http://download.redis.io/releases/redis-8.2.10.tar.gz +hash redis-8.4.7.tar.gz sha256 ed83df9fcb724176fc901147aaa63830166e35c1cff39835c4fc9a5860ed1310 http://download.redis.io/releases/redis-8.4.7.tar.gz +hash redis-8.6.7.tar.gz sha256 1632b042a60670d6f7c516d6f3ffaec7d2b3e032b2e34f80e8f2b28dfa76e2c9 http://download.redis.io/releases/redis-8.6.7.tar.gz +hash redis-8.8.3.tar.gz sha256 13dbcfc6107ab8b6ab2a4f4582678143d5b2fd03ba38611b810359564cfe8a3c http://download.redis.io/releases/redis-8.8.3.tar.gz +hash redis-8.10.2.tar.gz sha256 b9ffee226b5eecdba98a679260dad764b2a4ebd90dce4ad5ac9e9f3eef9c02b3 http://download.redis.io/releases/redis-8.10.2.tar.gz ++++++ vendor-redisearch.tar.zst ++++++ /work/SRC/openSUSE:Factory/redis/vendor-redisearch.tar.zst /work/SRC/openSUSE:Factory/.redis.new.383539/vendor-redisearch.tar.zst differ: char 7, line 1
