Martin Pluskal
b4aa434701
Accepting request 1080084 from home:AndreasStieger:branches:server:database
...
boo#1210548 reference
OBS-URL: https://build.opensuse.org/request/show/1080084
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=222
2023-04-19 07:04:34 +00:00
Danilo Spinella
a988d43d70
Accepting request 1079989 from home:darix:apps
...
- redis 7.0.11
- (CVE-2023-28856) Authenticated users can use the HINCRBYFLOAT
command to create an invalid hash field that will crash Redis
on access
- Add a missing fsync of AOF file in rare cases (#11973 )
- Disconnect pub-sub subscribers when revoking allchannels
permission (#11992 )
- Fix a compiler fortification induced crash when used with link
time optimizations (#11982 )
- Drop get-old-size-calculations.patch:
replaced with proper fix
- Added get-old-size-calculations.patch:
my workaround for https://github.com/redis/redis/issues/11965
OBS-URL: https://build.opensuse.org/request/show/1079989
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=221
2023-04-18 07:30:27 +00:00
Danilo Spinella
659d0e4677
Accepting request 1073382 from home:AndreasStieger:branches:server:database
...
redis 7.0.10 CVE-2023-28425 boo#1209528
OBS-URL: https://build.opensuse.org/request/show/1073382
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=220
2023-03-21 13:39:55 +00:00
Martin Pluskal
536e279934
Accepting request 1068515 from home:vlefebvre:branches:server:database
...
Fix CVE-2022-36021 (bsc#1208790) & Fix CVE-2023-25155 (bsc#1208793)
OBS-URL: https://build.opensuse.org/request/show/1068515
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=218
2023-03-02 13:49:31 +00:00
Martin Pluskal
b27cec9b30
Accepting request 1058769 from home:AndreasStieger:branches:server:database
...
redis 7.0.8
CVE-2022-35977 boo#1207202
CVE-2023-22458 boo#1207203
OBS-URL: https://build.opensuse.org/request/show/1058769
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=216
2023-01-17 07:53:17 +00:00
Martin Pluskal
096a801a0e
Accepting request 1043784 from home:AndreasStieger:branches:server:database
...
cl fixup
OBS-URL: https://build.opensuse.org/request/show/1043784
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=214
2022-12-19 15:13:50 +00:00
Danilo Spinella
e3cdaee3f6
Accepting request 1043406 from home:AndreasStieger:branches:server:database
...
redis 7.0.7
OBS-URL: https://build.opensuse.org/request/show/1043406
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=213
2022-12-19 14:41:51 +00:00
Martin Pluskal
a17c45169d
Accepting request 1043342 from home:stroeder:sys
...
- Update to version 7.0.7
* Fix regression from Redis 7.0.6 in distance replies
of Geo commands (#11631 )
OBS-URL: https://build.opensuse.org/request/show/1043342
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=212
2022-12-19 10:24:36 +00:00
Martin Pluskal
9b69b46588
Accepting request 1043227 from home:AndreasStieger:branches:server:database
...
redis 7.0.6
OBS-URL: https://build.opensuse.org/request/show/1043227
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=211
2022-12-16 09:39:25 +00:00
Danilo Spinella
472b89bba2
Accepting request 1030903 from home:dspinella:branches:server:database
...
- Fix CVE-2022-3647, crash in sigsegvHandler debug function
(CVE-2022-3647, bsc#1204633)
* cve-2022-3647.patch
OBS-URL: https://build.opensuse.org/request/show/1030903
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=209
2022-10-31 13:47:56 +00:00
Danilo Spinella
884bc87e3d
Accepting request 1003795 from home:schubi2:logrotate
...
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
OBS-URL: https://build.opensuse.org/request/show/1003795
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=207
2022-10-06 09:53:23 +00:00
Danilo Spinella
48297b11e7
Accepting request 1005288 from home:stroeder:sys
...
- Update to version 7.0.5 (boo#1203638)
+ Security Fixes:
* (CVE-2022-35951) Executing a XAUTOCLAIM command on a stream key in a specific
state, with a specially crafted COUNT argument, may cause an integer overflow,
a subsequent heap overflow, and potentially lead to remote code execution.
The problem affects Redis versions 7.0.0 or newer
[reported by Xion (SeungHyun Lee) of KAIST GoN].
+ Module API changes
* Fix RM_Call execution of scripts when used with M/W/S flags to properly
handle script flags (#11159 )
* Fix RM_SetAbsExpire and RM_GetAbsExpire API registration (#11025 , #8564 )
+ Bug Fixes
* Fix a hang when eviction is combined with lazy-free and maxmemory-eviction-tenacity is set to 100 (#11237 )
* Fix a crash when a replica may attempt to set itself as its master as a result of a manual failover (#11263 )
* Fix a bug where a cluster-enabled replica node may permanently set its master's hostname to '?' (#10696 )
* Fix a crash when a Lua script returns a meta-table (#11032 )
+ Fixes for issues in previous releases of Redis 7.0
* Fix redis-cli to do DNS lookup before sending CLUSTER MEET (#11151 )
* Fix crash when a key is lazy expired during cluster key migration (#11176 )
* Fix AOF rewrite to fsync the old AOF file when a new one is created (#11004 )
* Fix some crashes involving a list containing entries larger than 1GB (#11242 )
* Correctly handle scripts with a non-read-only shebang on a cluster replica (#11223 )
* Fix memory leak when unloading a module (#11147 )
* Fix bug with scripts ignoring client tracking NOLOOP (#11052 )
* Fix client-side tracking breaking protocol when FLUSHDB / FLUSHALL / SWAPDB is used inside MULTI-EXEC (#11038 )
* Fix ACL: BITFIELD with GET and also SET / INCRBY can be executed with read-only key permission (#11086 )
* Fix missing sections for INFO ALL when also requesting a module info section (#11291 )
OBS-URL: https://build.opensuse.org/request/show/1005288
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=205
2022-09-22 07:54:56 +00:00
Danilo Spinella
e5646695a9
Accepting request 989997 from home:stroeder:branches:server:database
...
Security update to version 7.0.4 (CVE-2022-31144)
OBS-URL: https://build.opensuse.org/request/show/989997
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=203
2022-07-18 15:26:40 +00:00
Martin Pluskal
6ab47f9b1e
Accepting request 988416 from home:stroeder:branches:server:database
...
Update to version 7.0.3
OBS-URL: https://build.opensuse.org/request/show/988416
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=201
2022-07-12 15:53:38 +00:00
Danilo Spinella
06e4ad573a
Accepting request 986598 from home:dspinella:branches:server:database
...
- Use bundled jemalloc to fix active defragmentation, fixes bsc#1200913.
- Remove patch:
* Add-support-for-USE_SYSTEM_JEMALLOC-flag.patch
OBS-URL: https://build.opensuse.org/request/show/986598
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=199
2022-07-07 17:00:57 +00:00
Lars Vogdt
c8db686502
Accepting request 985767 from home:schubi2
...
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
OBS-URL: https://build.opensuse.org/request/show/985767
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=197
2022-06-29 17:57:26 +00:00
Martin Pluskal
3a299c7f83
Accepting request 982226 from home:stroeder:branches:server:database
...
Update to version 7.0.2
OBS-URL: https://build.opensuse.org/request/show/982226
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=195
2022-06-13 14:46:11 +00:00
Martin Pluskal
f41549a2ad
Accepting request 981377 from home:stroeder:branches:server:database
...
Update to version 7.0.1
OBS-URL: https://build.opensuse.org/request/show/981377
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=194
2022-06-09 06:07:20 +00:00
Danilo Spinella
8e08e0b1b1
Accepting request 976688 from home:AndreasStieger:branches:server:database
...
I think this may breaks the following macro
OBS-URL: https://build.opensuse.org/request/show/976688
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=193
2022-05-12 17:08:30 +00:00
Martin Pluskal
20ccd06069
Accepting request 976074 from home:dspinella:branches:server:database
...
- Unbundle jemalloc, fixes bsc#199164
* Add-support-for-USE_SYSTEM_JEMALLOC-flag.patch
OBS-URL: https://build.opensuse.org/request/show/976074
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=192
2022-05-11 06:37:08 +00:00
Martin Pluskal
349be1dcf8
Accepting request 976028 from home:jsegitz:branches:server:database
...
- Add ReadWritePaths=/etc/redis to redis-sentinel@.service (bsc#1199198)
OBS-URL: https://build.opensuse.org/request/show/976028
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=191
2022-05-11 06:36:28 +00:00
Martin Pluskal
f306911a84
Accepting request 975847 from home:dspinella:branches:server:database
...
- Update to version 7.0.0:
https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES
- Remove upstreamed patch:
* getMcontextEip-return-value.patch
OBS-URL: https://build.opensuse.org/request/show/975847
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=190
2022-05-10 07:17:27 +00:00
Martin Pluskal
4c926e08c4
Accepting request 973269 from home:AndreasStieger:branches:server:database
...
redis 6.2.7
CVE-2022-24736 boo#1198953
CVE-2022-24735 boo#1198952
OBS-URL: https://build.opensuse.org/request/show/973269
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=188
2022-04-28 06:51:05 +00:00
Danilo Spinella
430cbb6739
Accepting request 932205 from home:jsegitz:branches:systemdhardening:server:database
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/932205
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=187
2021-11-22 10:20:26 +00:00
Danilo Spinella
97948553d5
Accepting request 923169 from home:stroeder:sys
...
OBS-URL: https://build.opensuse.org/request/show/923169
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=186
2021-10-05 09:57:51 +00:00
Danilo Spinella
1a8fa3482d
Accepting request 907768 from home:AndreasStieger:branches:server:database
...
redis 6.2.5 CVE-2021-32761 boo#1188598
OBS-URL: https://build.opensuse.org/request/show/907768
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=185
2021-07-22 14:14:31 +00:00
Martin Pluskal
f2af886a8b
Accepting request 899019 from home:dirkmueller:Factory
...
- replaced /var/run with /run for all PID file paths (bsc#1185072)
OBS-URL: https://build.opensuse.org/request/show/899019
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=183
2021-06-14 07:08:16 +00:00
Martin Pluskal
da554e8480
Accepting request 896855 from home:AndreasStieger:branches:server:database
...
redis 6.2.4 CVE-2021-32625 (boo#1186722)
OBS-URL: https://build.opensuse.org/request/show/896855
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=181
2021-06-02 08:13:15 +00:00
Martin Pluskal
02b5d6b1f0
Accepting request 894866 from home:jengelh:branches:server:database
...
- Move sysctl file to /usr/lib/sysctl.d, so that it can be
overridden by an admin in /etc.
OBS-URL: https://build.opensuse.org/request/show/894866
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=179
2021-05-24 07:34:37 +00:00
Martin Pluskal
34ca9d1956
Accepting request 891111 from home:AndreasStieger:branches:server:database
...
redis 6.2.3 changelog
OBS-URL: https://build.opensuse.org/request/show/891111
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=177
2021-05-07 07:49:51 +00:00
Martin Pluskal
5dff38b6ba
Accepting request 890241 from home:stroeder:branches:server:database
...
redis 6.2.3 with security fixes
OBS-URL: https://build.opensuse.org/request/show/890241
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=176
2021-05-04 08:23:54 +00:00
Martin Pluskal
68932dfc8b
Accepting request 886928 from home:AndreasStieger:branches:server:database
...
- Usage of OPENSSL_INIT_ATFORK in tls.c raises the minimum version
of OpenSSL 1.1.x to 1.1.1, say so in spec
OBS-URL: https://build.opensuse.org/request/show/886928
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=174
2021-04-20 10:04:45 +00:00
Martin Pluskal
2c399fbadb
Accepting request 886894 from home:stroeder:branches:server:database
...
redis 6.2.2
OBS-URL: https://build.opensuse.org/request/show/886894
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=173
2021-04-20 08:19:36 +00:00
Martin Pluskal
5156d2779c
Accepting request 878769 from home:stroeder:branches:server:database
...
- replaced /var/run with /run for all PID file paths
OBS-URL: https://build.opensuse.org/request/show/878769
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=171
2021-03-18 14:23:57 +00:00
Martin Pluskal
90154ff7bf
Accepting request 877720 from home:gmccarter:branches:server:database
...
- redis 6.2.1
Bug fixes:
* Fix sanitize-dump-payload for stream with deleted records (#8568 )
* Prevent client-query-buffer-limit config from being set to lower than 1mb (#8557 )
Improvements:
* Make port, tls-port and bind config options modifiable at runtime (#8510 )
Platform and deployment-related changes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533 )
* Improved memory consumption and memory usage tracking on FreeBSD (#8545 )
* Fix compilation on ARM64 MacOS with jemalloc (#8458 )
Modules:
* New Module API for getting user name of a client (#8508 )
* Optimize RM_Call by utilizing a shared reusable client (#8516 )
* Fix crash running CLIENT INFO via RM_Call (#8560 )
- includes changes from 6.2.0 GA:
* Integer overflow on 32-bit systems (CVE-2021-21309)
Bug fixes:
* Avoid 32-bit overflows when proto-max-bulk-len is set high (#8522 )
* Fix broken protocol in client tracking tracking-redir-broken message (#8456 )
* Avoid unsafe field name characters in INFO commandstats, errorstats, modules (#8492 )
* XINFO able to access expired keys during CLIENT PAUSE WRITE (#8436 )
* Fix allowed length for REPLCONF ip-address, needed due to Sentinel's support for hostnames (#8517 )
* Fix broken protocol in redis-benchmark when used with -a or --dbnum (#8486 )
* XADD counts deleted records too when considering switching to a new listpack (#8390 )
Bug fixes that are only applicable to previous releases of Redis 6.2:
* Fixes in GEOSEARCH bybox (accuracy and mismatch between width and height) (#8445 )
* Fix risk of OOM panic in HRANDFIELD, ZRANDMEMBER commands with huge negative count (#8429 )
* Fix duplicate replicas issue in Sentinel, needed due to hostname support (#8481 )
* Fix Sentinel configuration rewrite, an improvement of #8271 (#8480 )
OBS-URL: https://build.opensuse.org/request/show/877720
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=169
2021-03-08 12:06:24 +00:00
Martin Pluskal
a804f3e25e
Accepting request 876322 from home:13ilya:branches:server:database
...
- Added parameter -p to all install command in spec-file.
- Changed file redis.tmpfiles.d file, replaced from /var/run to /run.
OBS-URL: https://build.opensuse.org/request/show/876322
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=168
2021-03-03 07:13:07 +00:00
Martin Pluskal
657cf1c574
Accepting request 876262 from home:AndreasStieger:branches:server:database
...
redis 6.0.12
OBS-URL: https://build.opensuse.org/request/show/876262
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=167
2021-03-03 07:12:30 +00:00
Martin Pluskal
a18225ccff
Accepting request 874834 from home:jzerebecki:branches:server:database
...
- Switch systemd type of the sentinel service from notify to simple. This can
be reverted when updating to 6.2 which fixes
https://github.com/redis/redis/issues/7284 .
OBS-URL: https://build.opensuse.org/request/show/874834
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=165
2021-02-25 06:40:25 +00:00
Martin Pluskal
68fba7c30d
Accepting request 874857 from home:AndreasStieger:branches:server:database
...
redis 6.0.11 CVE-2021-21309 boo#1182657
OBS-URL: https://build.opensuse.org/request/show/874857
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=164
2021-02-25 06:40:00 +00:00
Martin Pluskal
39dcb28041
Accepting request 872712 from home:msmeissn:branches:server:database
...
this resyncs SLES changes
- Enable TLS support and add BuildRequires libopenssl-devel (bsc#1181830)
- Make tests run by adding BuildRequires tcl and procps
OBS-URL: https://build.opensuse.org/request/show/872712
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=162
2021-02-16 15:30:52 +00:00
Martin Pluskal
16bfddbb26
Accepting request 862707 from home:stroeder:branches:server:database
...
- HTTPS download link for source
- redis 6.0.10
OBS-URL: https://build.opensuse.org/request/show/862707
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=160
2021-01-13 06:23:01 +00:00
58211b15d6
Accepting request 844547 from home:AndreasStieger:branches:server:database
...
redis 6.0.9
OBS-URL: https://build.opensuse.org/request/show/844547
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=158
2020-10-28 13:13:44 +00:00
Martin Pluskal
38d6481369
Accepting request 842547 from home:dirkmueller:branches:server:database
...
- redis 6.0.8 (jsc#PM-1615, jsc#PM-1622, jsc#PM-1681, jsc#ECO-2417, jsc#ECO-2867, jsc#PM-1547, jsc#CAPS-56, jsc#SLE-11578, jsc#SLE-12821):
OBS-URL: https://build.opensuse.org/request/show/842547
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=156
2020-10-19 14:55:15 +00:00
Martin Pluskal
3ac276d2f2
Accepting request 833670 from home:AndreasStieger:branches:server:database
...
redis 6.0.8
OBS-URL: https://build.opensuse.org/request/show/833670
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=154
2020-09-11 09:12:35 +00:00
Lars Vogdt
9e325d8cf9
Accepting request 822886 from home:AndreasStieger:branches:server:database
...
redis 6.0.6
OBS-URL: https://build.opensuse.org/request/show/822886
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=152
2020-07-27 19:38:03 +00:00
Lars Vogdt
b9f3734eea
Accepting request 813274 from home:AndreasStieger:branches:server:database
...
redis 6.0.5
OBS-URL: https://build.opensuse.org/request/show/813274
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=150
2020-06-10 18:15:04 +00:00
Lars Vogdt
2d3a1bac03
Accepting request 810027 from home:AndreasStieger:branches:server:database
...
redis 6.0.4
OBS-URL: https://build.opensuse.org/request/show/810027
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=148
2020-05-28 22:43:04 +00:00
Martin Pluskal
44923d114e
Accepting request 806158 from home:AndreasStieger:branches:server:database
...
redis 6.0.3
OBS-URL: https://build.opensuse.org/request/show/806158
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=147
2020-05-17 12:52:53 +00:00
Martin Pluskal
f02ecb8edf
Accepting request 802246 from home:Andreas_Schwab:Factory
...
- redis-disable_integration_logging.patch: remove
- redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch: remove
- getMcontextEip-return-value.patch: Add missing return value
OBS-URL: https://build.opensuse.org/request/show/802246
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=145
2020-05-11 05:21:40 +00:00
Martin Pluskal
2d52a2578d
Accepting request 800054 from home:darix:apps
...
- add BR pkgconfig(libsystemd) for the rewritten systemd support
and force building with it
- Update to 6.0.1
* https://raw.githubusercontent.com/antirez/redis/6.0.1/00-RELEASENOTES
* XCLAIM AOF/replicas propagation fixed.
* Client side caching: new NOLOOP option to avoid getting
notified about changes performed by ourselves.
* ACL GENPASS now uses HMAC-SHA256 and have an optional
"bits" argument. It means you can use it as a general purpose
"secure random strings" primitive!
* Cluster "SLOTS" subcommand memory optimization.
* The LCS command is now a subcommand of STRALGO.
* Meaningful offset for replicas as well. More successful
partial resynchronizations.
* Optimize memory usage of deferred replies.
* Faster CRC64 algorithm for faster RDB loading.
* XINFO STREAM FULL, a new subcommand to get the whole stream
state.
* CLIENT KILL USER <username>.
* MIGRATE AUTH2 option, for ACL style authentication support.
* Other random bugfixes.
OBS-URL: https://build.opensuse.org/request/show/800054
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=143
2020-05-04 14:42:41 +00:00