Bug 259638

Summary: www/grafana8: Update to 8.2.7 (Fixes high vulnerabilities)
Product: Ports & Packages Reporter: Boris Korzun <drtr0jan>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Some People CC: delphij, freebsdbugs, mitja.podlogar, ports-secteam, ronald-lists, ygy
Priority: --- Keywords: security
Version: LatestFlags: drtr0jan: maintainer-feedback+
ronald-lists: merge-quarterly?
Hardware: Any   
OS: Any   
URL: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-2/
Attachments:
Description Flags
grafana8.diff
drtr0jan: maintainer-approval+
vuxml.diff
none
grafana8.diff
drtr0jan: maintainer-approval+
vuxml.diff
none
grafana8.diff
drtr0jan: maintainer-approval+
grafana8.diff
drtr0jan: maintainer-approval+
grafana8.diff
drtr0jan: maintainer-approval+
vuxml.diff drtr0jan: maintainer-approval?

Comment 1 Boris Korzun 2021-11-17 12:28:15 UTC
Created attachment 229549 [details]
vuxml.diff
Comment 2 Boris Korzun 2021-11-18 11:44:19 UTC
Created attachment 229570 [details]
grafana8.diff

Update to 8.2.4.
Comment 3 Boris Korzun 2021-11-18 11:44:58 UTC
Created attachment 229571 [details]
vuxml.diff
Comment 4 Boris Korzun 2021-11-18 13:28:14 UTC
Created attachment 229575 [details]
grafana8.diff
Comment 5 Ronald Klop 2021-11-30 11:33:14 UTC
I think this PR needs the keyword "security".
Comment 6 Boris Korzun 2021-12-02 21:37:44 UTC
Created attachment 229850 [details]
grafana8.diff

Update to 8.2.6

Changelog:
* Bugfix: TimeSeries: Fix fillBelowTo wrongly affecting fills of unrelated series.
Comment 7 Mitja 2021-12-07 20:29:40 UTC
Since there is already 8.3 release out, when is 8.2 going to be updated?
Comment 8 Boris Korzun 2021-12-08 09:32:03 UTC
Created attachment 229973 [details]
grafana8.diff

Update to 8.2.7.

Changelog:
* Security: Fixes CVE-2021-43798.
Comment 9 Boris Korzun 2021-12-08 09:32:49 UTC
Created attachment 229974 [details]
vuxml.diff
Comment 10 Guangyuan Yang freebsd_committer freebsd_triage 2021-12-08 18:11:23 UTC
Thanks, and sorry for the long wait! It all looks good to me, except for moving "MASTER_SITES+=" and "DISTFILES+=" into Makefile.modules. Why do we need to do that? IMO it is more explicit the original way, and I think we should keep that.
Comment 11 Boris Korzun 2021-12-08 19:17:00 UTC
(In reply to Guangyuan Yang from comment #10)
Not all "MASTER_SITES+=" and "DISTFILES+=" are moved into Makefile.modules, module-depended (from go.mod: xorm.io/builder, core and xorm) only.

Main "MASTER_SITES+=" and "DISTFILES+=" (https://dl.grafana.com/oss/release/:public) are left in main Makefile.
Comment 12 commit-hook freebsd_committer freebsd_triage 2021-12-12 00:36:59 UTC
A commit in branch main references this bug:

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

commit 9e29bc87e91191f9fccb9428fdbcca83fa87a64e
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2021-12-11 22:59:21 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2021-12-12 00:35:26 +0000

    www/grafana8: Update to 8.2.7 (Fixes high vulnerabilities)

    PR:             ports/259638
    MFH:            2021Q4

 www/grafana8/Makefile         |  64 ++--
 www/grafana8/Makefile.modules | 135 ++++----
 www/grafana8/distinfo         | 238 +++++++-------
 www/grafana8/pkg-plist        | 741 +++++++++++++++++++++++++++++++++---------
 4 files changed, 815 insertions(+), 363 deletions(-)
Comment 13 commit-hook freebsd_committer freebsd_triage 2021-12-12 00:37:01 UTC
A commit in branch 2021Q4 references this bug:

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

commit 21dc151c4e27b395a4a3832c5a0c5ef2b3d23eeb
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2021-12-11 22:59:21 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2021-12-12 00:36:32 +0000

    www/grafana8: Update to 8.2.7 (Fixes high vulnerabilities)

    PR:             ports/259638
    (cherry picked from commit 9e29bc87e91191f9fccb9428fdbcca83fa87a64e)

 www/grafana8/Makefile         |  64 ++--
 www/grafana8/Makefile.modules | 135 ++++----
 www/grafana8/distinfo         | 238 +++++++-------
 www/grafana8/pkg-plist        | 741 +++++++++++++++++++++++++++++++++---------
 4 files changed, 815 insertions(+), 363 deletions(-)
Comment 14 commit-hook freebsd_committer freebsd_triage 2021-12-12 00:47:04 UTC
A commit in branch main references this bug:

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

commit 615d6690d65cd096a7a602276f7ebef7615342eb
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2021-12-12 00:41:30 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2021-12-12 00:46:03 +0000

    security/vuxml: Document multiple vulnerabilities of grafana8

    PR:             ports/259638

 security/vuxml/vuln-2021.xml | 144 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 144 insertions(+)