Bug 259741

Summary: net-p2p/go-ethereum: Update to 1.10.12
Product: Ports & Packages Reporter: Olivier Certner <olce>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape, me
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (me)
Hardware: Any   
OS: Any   
URL: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.12
Attachments:
Description Flags
Update to 1.10.12 (from 1.10.7) none

Description Olivier Certner freebsd_committer freebsd_triage 2021-11-09 18:24:32 UTC
Created attachment 229386 [details]
Update to 1.10.12 (from 1.10.7)

Hotfix for vulnerability CVE-2021-39137 (1.10.8), and a bunch of bug fixes and maintenance releases. Arrow Glacier activation (1.10.12).
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-12 12:43:17 UTC
A commit in branch main references this bug:

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

commit 44047b6c123f44d26dcdf774ac4010210f881d7e
Author:     Olivier Certner <olivier.freebsd@free.fr>
AuthorDate: 2021-11-12 07:50:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-11-12 12:41:13 +0000

    net-p2p/go-ethereum: Update to 1.10.12

    ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.12

    While here, pet linters

    PR:     259741
    Reported by:    olivier.freebsd@free.fr
    Approved by:    me@enriquefynn.com (maintainer)

 net-p2p/go-ethereum/Makefile | 59 +++++++++++++++++++++++----------------
 net-p2p/go-ethereum/distinfo | 66 +++++++++++++++++++++++++++-----------------
 2 files changed, 76 insertions(+), 49 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-12 13:09:31 UTC
Committed,

Thanks!