Bug 256339 - databases/redis: Update to 6.0.14
Summary: databases/redis: Update to 6.0.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL: https://raw.githubusercontent.com/red...
Keywords:
Depends on: 256338
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-01 15:11 UTC by Yasuhiro Kimura
Modified: 2021-06-01 16:09 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (osa)
yasu: merge-quarterly?


Attachments
Patch file (1.39 KB, patch)
2021-06-01 15:11 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-06-01 15:11:19 UTC
Created attachment 225457 [details]
Patch file

Update to 6.0.14.
    
Release Notes: https://raw.githubusercontent.com/redis/redis/6.0/00-RELEASENOTES
Security: CVE-2021-32625
    
Bug #256338 describes vulnerability fixed with this release. So please commit it together.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-01 16:01:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d72fc1e8e141f136d8a4fa1fcf14734c0bede28e

commit d72fc1e8e141f136d8a4fa1fcf14734c0bede28e
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-06-01 15:59:25 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-06-01 16:01:17 +0000

    databases/redis: security update from 6.0.13 to 6.0.14

    Changelog:      https://github.com/redis/redis/compare/6.0.13...6.0.14
    PR:             256339
    Security:       CVE-2021-32625
    Security:       8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c

 databases/redis/Makefile | 2 +-
 databases/redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-06-01 16:05:51 UTC
A commit in branch 2021Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2fe810d76b8be2be443d94c07c4b36b906ef0ccc

commit 2fe810d76b8be2be443d94c07c4b36b906ef0ccc
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-06-01 15:59:25 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-06-01 16:05:21 +0000

    databases/redis: security update from 6.0.13 to 6.0.14

    Changelog:      https://github.com/redis/redis/compare/6.0.13...6.0.14
    PR:             256339
    Security:       CVE-2021-32625
    Security:       8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
    (cherry picked from commit d72fc1e8e141f136d8a4fa1fcf14734c0bede28e)

 databases/redis/Makefile | 2 +-
 databases/redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2021-06-01 16:09:17 UTC
Hi Yasuhiro-san,

thanks for the report!