Bug 268900

Summary: devel/ammonite Update to 2.5.6
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape, fluffy, ports-secteam
Priority: --- Flags: fluffy: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update devel/ammonite to version 2.5.6 freebsd-ports: maintainer-approval+

Description Jens Grassel 2023-01-12 07:53:50 UTC
Created attachment 239417 [details]
Patch to update devel/ammonite to version 2.5.6

Hi,

I've created a patch to update devel/ammonite to version 2.5.6.
This update includes a fix for a potential security issue (see Changelog).

Changelog
=========

- Update coursier to 2.1.0-RC1 which also closes some potential security vulnerabilities
- Improved Scala 3 support including @main annotation support
- Added support for Scala 3.2.1

Kind regards,

Jens
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-13 09:47:18 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 Jens Grassel 2023-01-14 12:15:37 UTC
Comment on attachment 239417 [details]
Patch to update devel/ammonite to version 2.5.6

Setting maintainer approval on patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-14 17:23:06 UTC
A commit in branch main references this bug:

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

commit 0e2dea2d2cd1116cf374b530bac403d72604d3f2
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2023-01-13 09:43:14 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-14 17:18:17 +0000

    devel/ammonite: Update to 2.5.6

     * Update coursier to 2.1.0-RC1 which also closes some potential security
      vulnerabilities
     * Improved Scala 3 support including @main annotation support
     * Added support for Scala 3.2.1

    PR:             268900
    Reported by:    freebsd-ports@jan0sch.de
    MFH:            2023Q1 (security fix)

 devel/ammonite/Makefile | 2 +-
 devel/ammonite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-14 17:23:55 UTC
Committed and merged to 2023Q1,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-01-14 17:24:08 UTC
A commit in branch 2023Q1 references this bug:

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

commit 2f9446b86fe2c2fbe98d8fa1aa9f6556bbce7daf
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2023-01-13 09:43:14 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-14 17:19:14 +0000

    devel/ammonite: Update to 2.5.6

     * Update coursier to 2.1.0-RC1 which also closes some potential security
      vulnerabilities
     * Improved Scala 3 support including @main annotation support
     * Added support for Scala 3.2.1

    PR:             268900
    Reported by:    freebsd-ports@jan0sch.de
    MFH:            2023Q1 (security fix)

    (cherry picked from commit 0e2dea2d2cd1116cf374b530bac403d72604d3f2)

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