Bug 255581

Summary: databases/redis: Update to 6.0.13
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me CC: chris
Priority: --- Flags: bugzilla: maintainer-feedback? (osa)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/redis/redis/blob/6.0.13/00-RELEASENOTES
Bug Depends on: 255580    
Bug Blocks:    
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-03 21:18:48 UTC
Created attachment 224646 [details]
Patch file

Update to 6.0.13.

Release Note: https://github.com/redis/redis/blob/6.0.13/00-RELEASENOTES
Security: CVE-2021-29477, CVE-2021-29478

 
Bug #255580 describes vulnerabilities fixed with this release. So please commit it together.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2021-05-03 21:50:05 UTC
Hi Yasuhiro,

could you please re-submit the patch because it's useless as I mentioned another patch in #255580.

Thanks.

--
Sergey Osokin
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-03 22:02:55 UTC
(In reply to Sergey A. Osokin from comment #1)

Hi Sergey,

Would you please try one of following two steps?

1. cd /usr/ports
2. patch -p1 -i /path/to/attached/patch

or

1. cd /usr/ports
2. git apply /path/to/attached/patch

Both should work fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-05-03 22:07:22 UTC
A commit in branch main references this bug:

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

commit e5e044792d3b6e687a91c98dc14467f01108bba2
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-05-03 22:05:57 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-05-03 22:05:57 +0000

    databases/redis: update to 6.0.13.
    PR:     255581

 databases/redis/Makefile | 2 +-
 databases/redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Sergey A. Osokin freebsd_committer freebsd_triage 2021-05-03 22:08:03 UTC
Committed with some modifications, thanks for the report!
Comment 5 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-04 02:00:12 UTC
(In reply to Sergey A. Osokin from comment #4)

Since this is security update, please also update 2021Q2 branch.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-05-04 13:46:52 UTC
A commit in branch 2021Q2 references this bug:

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

commit dba333b8e3bb8fb47c2284724ce2f2a5a515c85d
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-05-03 22:05:57 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-05-04 13:45:20 +0000

    databases/redis: update to 6.0.13.
    PR:     255581

    (cherry picked from commit e5e044792d3b6e687a91c98dc14467f01108bba2)

 databases/redis/Makefile | 2 +-
 databases/redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)