Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2021-07-25 20:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/redis (Old)
 and      /work/SRC/openSUSE:Factory/.redis.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "redis"

Sun Jul 25 20:09:11 2021 rev:73 rq:907772 version:6.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/redis/redis.changes      2021-06-14 
23:10:26.988681591 +0200
+++ /work/SRC/openSUSE:Factory/.redis.new.1899/redis.changes    2021-07-25 
20:09:18.607440558 +0200
@@ -1,0 +2,25 @@
+Thu Jul 22 13:44:32 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- redis 6.2.5:
+  * CVE-2021-32761: Fix integer overflow in BITFIELD on 32-bit
+    boo#1188598
+  * Change reply type for ZPOPMAX/MIN with count in RESP3 to nested 
+    array
+  * Was using a flat array like in RESP2 instead of a nested array
+    like ZRANGE does.
+  * Fix reply type for HRANDFIELD and ZRANDMEMBER when key is
+    missing
+  * Was using a null array instead of an empty array
+  * Fix reply type for ZRANGESTORE when source key is missing
+  * Was using an empty array like ZRANGE instead of 0 (used in the
+    STORE variant)
+  * redis-cli cluster import command may issue wrong MIGRATE command,
+    sending COPY instead of REPLACE (#8945)
+  * redis-cli --rdb fixes when using "-" to write to stdout
+  * redis-cli support for RESP3 set type in CSV and RAW output
+  * ad Module API for getting current command name
+  * Fix RM_StringTruncate when newlen is 0
+  * Fix CLIENT UNBLOCK crashing modules without timeout callback
+  * Further developer visible bug fixes
+
+-------------------------------------------------------------------

Old:
----
  redis-6.2.4.tar.gz

New:
----
  redis-6.2.5.tar.gz

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

Other differences:
------------------
++++++ redis.spec ++++++
--- /var/tmp/diff_new_pack.7zilh4/_old  2021-07-25 20:09:19.127439978 +0200
+++ /var/tmp/diff_new_pack.7zilh4/_new  2021-07-25 20:09:19.131439973 +0200
@@ -20,7 +20,7 @@
 %define _log_dir        %{_localstatedir}/log/%{name}
 %define _conf_dir       %{_sysconfdir}/%{name}
 Name:           redis
-Version:        6.2.4
+Version:        6.2.5
 Release:        0
 Summary:        Persistent key-value database
 License:        BSD-3-Clause

++++++ redis-6.2.4.tar.gz -> redis-6.2.5.tar.gz ++++++
++++ 3424 lines of diff (skipped)

++++++ redis.hashes ++++++
--- /var/tmp/diff_new_pack.7zilh4/_old  2021-07-25 20:09:19.495439568 +0200
+++ /var/tmp/diff_new_pack.7zilh4/_new  2021-07-25 20:09:19.495439568 +0200
@@ -127,3 +127,6 @@
 hash redis-6.2.3.tar.gz sha256 
98ed7d532b5e9671f5df0825bb71f0f37483a16546364049384c63db8764512b 
http://download.redis.io/releases/redis-6.2.3.tar.gz
 hash redis-6.0.14.tar.gz sha256 
c3e60c928b183ca9fe8e878936a6f8ba99e0441b9b6e04d2412a750ea576c649 
http://download.redis.io/releases/redis-6.0.14.tar.gz
 hash redis-6.2.4.tar.gz sha256 
ba32c406a10fc2c09426e2be2787d74ff204eb3a2e496d87cff76a476b6ae16e 
http://download.redis.io/releases/redis-6.2.4.tar.gz
+hash redis-5.0.13.tar.gz sha256 
2b617aa2d6ad66c6a5d99fc8590c6b83b40d391fd1184c6eeab30df31f6a7208 
http://download.redis.io/releases/redis-5.0.13.tar.gz
+hash redis-6.0.15.tar.gz sha256 
4bc295264a95bc94423c162a9eee66135a24a51eefe5f53f18fc9bde5c3a9f74 
http://download.redis.io/releases/redis-6.0.15.tar.gz
+hash redis-6.2.5.tar.gz sha256 
4b9a75709a1b74b3785e20a6c158cab94cf52298aa381eea947a678a60d551ae 
http://download.redis.io/releases/redis-6.2.5.tar.gz

Reply via email to