Bug 256340 - databases/redis-devel: Update to 6.2.4
Summary: databases/redis-devel: Update to 6.2.4
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:17 UTC by Yasuhiro Kimura
Modified: 2021-06-01 16:08 UTC (History)
1 user (show)

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


Attachments
Patch file (1.47 KB, patch)
2021-06-01 15:17 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:17:38 UTC
Created attachment 225458 [details]
Patch file

Update to 6.2.4.

Release Notes: https://raw.githubusercontent.com/redis/redis/6.2/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 15:56:46 UTC
A commit in branch main references this bug:

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

commit 404a8a3dcfe44008a77681798d15e6d43285f73a
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-06-01 15:55:28 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-06-01 15:56:34 +0000

    databases/redis-devel: security update from 6.2.3 to 6.2.4

    Changelog:      https://github.com/redis/redis/compare/6.2.3...6.2.4
    PR:             256340
    Security:       CVE-2021-32625
    Security:       8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c

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

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

commit d9bb2b05749e029b6db76e31c0068376b5f13a00
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-06-01 15:55:28 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-06-01 16:03:43 +0000

    databases/redis-devel: security update from 6.2.3 to 6.2.4

    Changelog:      https://github.com/redis/redis/compare/6.2.3...6.2.4
    PR:             256340
    Security:       CVE-2021-32625
    Security:       8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
    (cherry picked from commit 404a8a3dcfe44008a77681798d15e6d43285f73a)

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

thanks for the report!