Bug 261120

Summary: devel/mill Update to 0.9.12 (log4j security fix)
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Many People CC: fernape, ports-secteam
Priority: --- Keywords: easy, security
Version: LatestFlags: fernape: merge-quarterly+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update devel/mill to 0.9.12 freebsd-ports: maintainer-approval+

Description Jens Grassel 2022-01-11 15:59:45 UTC
Created attachment 230919 [details]
Patch to update devel/mill to 0.9.12

Hi,

I've attached a patch to update devel/mill to 0.9.12.

Changelog
---------

- fixed parsing of command parameters in show command
- zinc worker: Updated log4j2 to 2.17.1

Kind regards,

Jens
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-12 07:43:40 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-12 12:02:32 UTC
A commit in branch main references this bug:

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

commit 8f467b37ac79f7bb93cbcd89fd2a4f2967d72d6d
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-01-12 07:42:55 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-12 12:00:27 +0000

    devel/mill: Update to 0.9.12 (log4j security fix)

    PR:     261120
    Reported by:    freebsd-ports@jan0sch.de (maintainer)
    MFH:    2022Q1 (security fix)

 devel/mill/Makefile | 2 +-
 devel/mill/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-12 12:03:33 UTC
A commit in branch 2022Q1 references this bug:

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

commit 36d1c4d0cd57514c28aab979a02e5614d57a7d46
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-01-12 07:42:55 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-12 12:01:27 +0000

    devel/mill: Update to 0.9.12 (log4j security fix)

    PR:     261120
    Reported by:    freebsd-ports@jan0sch.de (maintainer)
    MFH:    2022Q1 (security fix)

    (cherry picked from commit 8f467b37ac79f7bb93cbcd89fd2a4f2967d72d6d)

 devel/mill/Makefile | 2 +-
 devel/mill/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-12 12:04:00 UTC
Committed and merged to 2022Q1.

Thanks!