Bug 260026

Summary: lang/ruby26: Update to 2.6.9
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: ruby
Priority: --- Flags: bugzilla: maintainer-feedback? (ruby)
yasu: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-6-9-released/
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-24 17:20:52 UTC
Created attachment 229705 [details]
Patch file

* Update to 2.6.9.
* While here, mark DEPRECATED and set EXPIRATION_DATE.

RelaseNotes:    https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-6-9-released/
Security:       CVE-2021-41817
Security:       CVE-2021-41819
MFH:            2021Q4
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-12-08 23:08:11 UTC
Maintainer timeout (> 2 weeks). Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-08 23:24:19 UTC
A commit in branch main references this bug:

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

commit 9ad0cc4eeeeccbb1125e4342366cfb564ff8f6c7
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-11-24 17:12:35 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-12-08 23:21:44 +0000

    lang/ruby26: Update to 2.6.9

    While here, mark DEPRECATED and set EXPIRATION_DATE.

    RelaseNotes:    https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-6-9-released/
    PR:             260026
    Approved by:    maintainer timeout (> 2 weeks)
    Security:       CVE-2021-41817
    Security:       CVE-2021-41819
    MFH:            2021Q4

 Mk/bsd.ruby.mk        | 2 +-
 lang/ruby26/Makefile  | 3 +++
 lang/ruby26/distinfo  | 6 +++---
 lang/ruby26/pkg-plist | 3 +++
 4 files changed, 10 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-08 23:33:26 UTC
A commit in branch 2021Q4 references this bug:

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

commit 345e3c86fffe375426ac910c8b19c1bd4a58ad70
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-11-24 17:12:35 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-12-08 23:28:09 +0000

    lang/ruby26: Update to 2.6.9

    While here, mark DEPRECATED and set EXPIRATION_DATE.

    RelaseNotes:    https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-6-9-released/
    PR:             260026
    Approved by:    maintainer timeout (> 2 weeks)
    Security:       CVE-2021-41817
    Security:       CVE-2021-41819
    MFH:            2021Q4

    (cherry picked from commit 9ad0cc4eeeeccbb1125e4342366cfb564ff8f6c7)

 Mk/bsd.ruby.mk        | 2 +-
 lang/ruby26/Makefile  | 3 +++
 lang/ruby26/distinfo  | 6 +++---
 lang/ruby26/pkg-plist | 3 +++
 4 files changed, 10 insertions(+), 4 deletions(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-12-08 23:36:16 UTC
Committed and merged to quarterly branch.