Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2022-12-20 20:19:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/redis (Old)
 and      /work/SRC/openSUSE:Factory/.redis.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "redis"

Tue Dec 20 20:19:57 2022 rev:85 rq:1043788 version:7.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/redis/redis.changes      2022-11-01 
13:41:24.599526389 +0100
+++ /work/SRC/openSUSE:Factory/.redis.new.1835/redis.changes    2022-12-20 
20:20:04.621743431 +0100
@@ -1,0 +2,26 @@
+Fri Dec 16 13:15:09 UTC 2022 - Michael Ströder <mich...@stroeder.com>
+
+- Update to version 7.0.7
+  * Fix regression from Redis 7.0.6 in distance replies
+    of Geo commands (#11631)
+
+-------------------------------------------------------------------
+Thu Dec 15 21:05:16 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.0.6:
+  * RM_ResetDataset module API should not clear the functions
+  * RM_Call module API used with the "C" flag to run scripts,
+    would now cause the commands in the script to check ACL with
+    the designated user
+  * Geo commands speedups
+  * Fix EVAL command performance regression from Redis 7.0
+  * Reduce EXPIRE commands performance regression from Redis 7.0
+  * Optimize commands returning double values, mainly affecting zset
+    commands
+  * Optimize Lua parsing of some command responses
+  * Optimize client memory usage tracking operation while client
+    eviction is disabled
+  * Multiple bug fixes for crashes, hangs, and incorrect behavior
+- drop cve-2022-3647.patch now upstream
+
+-------------------------------------------------------------------

Old:
----
  cve-2022-3647.patch
  redis-7.0.5.tar.gz

New:
----
  redis-7.0.7.tar.gz

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

Other differences:
------------------
++++++ redis.spec ++++++
--- /var/tmp/diff_new_pack.azeL0q/_old  2022-12-20 20:20:05.245746851 +0100
+++ /var/tmp/diff_new_pack.azeL0q/_new  2022-12-20 20:20:05.249746873 +0100
@@ -20,7 +20,7 @@
 %define _log_dir        %{_localstatedir}/log/%{name}
 %define _conf_dir       %{_sysconfdir}/%{name}
 Name:           redis
-Version:        7.0.5
+Version:        7.0.7
 Release:        0
 Summary:        Persistent key-value database
 License:        BSD-3-Clause
@@ -40,9 +40,6 @@
 Patch0:         %{name}-conf.patch
 Patch3:         reproducible.patch
 Patch4:         ppc-atomic.patch
-# PATCH-FIX-UPSTREAm bsc#1204633 danilo.spine...@suse.com CVE-2022-3647
-# crash in sigsegvHandler debug function
-Patch5:         cve-2022-3647.patch
 BuildRequires:  jemalloc-devel
 BuildRequires:  libopenssl-devel >= 1.1.1
 BuildRequires:  pkgconfig
@@ -70,7 +67,6 @@
 %patch0
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 export HOST=OBS # for reproducible builds

++++++ redis-7.0.5.tar.gz -> redis-7.0.7.tar.gz ++++++
++++ 3914 lines of diff (skipped)

++++++ redis.hashes ++++++
--- /var/tmp/diff_new_pack.azeL0q/_old  2022-12-20 20:20:05.849750163 +0100
+++ /var/tmp/diff_new_pack.azeL0q/_new  2022-12-20 20:20:05.853750184 +0100
@@ -143,4 +143,7 @@
 hash redis-7.0.3.tar.gz sha256 
2cde7d17214ffe305953da9fff12333e8a72caa57fd4923e4872f6362a208e73 
http://download.redis.io/releases/redis-7.0.3.tar.gz
 hash redis-7.0.4.tar.gz sha256 
f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f 
http://download.redis.io/releases/redis-7.0.4.tar.gz
 hash redis-7.0.5.tar.gz sha256 
67054cc37b58c125df93bd78000261ec0ef4436a26b40f38262c780e56315cc3 
http://download.redis.io/releases/redis-7.0.5.tar.gz
+hash redis-6.2.8.tar.gz sha256 
f91ab24bcb42673cb853292eb5d43c2017d11d659854808ed6a529c97297fdfe 
http://download.redis.io/releases/redis-6.2.8.tar.gz
+hash redis-7.0.6.tar.gz sha256 
7b33a7e890d13e27af1f246acb16312669ad8a1d56ce8f807dfbcd3c09aa7bb3 
http://download.redis.io/releases/redis-7.0.6.tar.gz
+hash redis-7.0.7.tar.gz sha256 
8d327d7e887d1bb308fc37aaf717a0bf79f58129e3739069aaeeae88955ac586 
http://download.redis.io/releases/redis-7.0.7.tar.gz
 

Reply via email to