redis 8.2.6 update for upstream security release #5

Merged
sbelikov merged 2 commits from update-redis-8.2.6 into niceos-5.2 2026-05-24 17:54:42 +03:00
Owner

Update redis from 8.2.5 to 8.2.6.

Upstream Redis 8.2.6 is marked as a SECURITY release and fixes five CVEs:

  • CVE-2026-23479
  • CVE-2026-23631
  • CVE-2026-25243
  • CVE-2026-25588
  • CVE-2026-25589

The release notes do not call out ABI/API removals, config-format changes, or build-system churn. That makes this a patch-level update with moderate stability risk, but it still needs the standard NiceOS rebuild and smoke-test gate because Redis is a network-facing daemon.

Requested validation:

  • clean mock rebuild
  • %check / make check if enabled
  • redis-server / redis-cli smoke test
  • systemd start/stop and config sanity checks

Tracking issue: #4

References:

  • upstream release notes
  • upstream security advisory
  • GitHub release tag
Update redis from 8.2.5 to 8.2.6. Upstream Redis 8.2.6 is marked as a SECURITY release and fixes five CVEs: - CVE-2026-23479 - CVE-2026-23631 - CVE-2026-25243 - CVE-2026-25588 - CVE-2026-25589 The release notes do not call out ABI/API removals, config-format changes, or build-system churn. That makes this a patch-level update with moderate stability risk, but it still needs the standard NiceOS rebuild and smoke-test gate because Redis is a network-facing daemon. Requested validation: - clean mock rebuild - %check / make check if enabled - redis-server / redis-cli smoke test - systemd start/stop and config sanity checks Tracking issue: https://specs.niceos.ru/rpms/redis/issues/4 References: - upstream release notes - upstream security advisory - GitHub release tag
sbelikov merged commit daf58a371b into niceos-5.2 2026-05-24 17:54:42 +03:00
Sign in to join this conversation.
No description provided.