Bug 235375 - [PATCH] net-mgmt/prometheus2: Update to 2.7.1
Summary: [PATCH] net-mgmt/prometheus2: Update to 2.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords: patch, security
Depends on:
Blocks:
 
Reported: 2019-02-01 10:24 UTC by David O'Rourke
Modified: 2019-02-01 12:37 UTC (History)
0 users

See Also:
dor.bsd: maintainer-feedback+


Attachments
net-mgmt/prometheus2: Update to 2.7.1 (980 bytes, patch)
2019-02-01 10:24 UTC, David O'Rourke
dor.bsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David O'Rourke 2019-02-01 10:24:10 UTC
Created attachment 201588 [details]
net-mgmt/prometheus2: Update to 2.7.1

This patch updates Prometheus to version 2.7.1.

This is a minor patch with a few bug fixes, including one security related bug fix.

[BUGFIX/SECURITY] Fix a Stored DOM XSS vulnerability with query history.
[BUGFIX] prometheus_rule_group_last_duration_seconds now reports seconds instead of nanoseconds.
[BUGFIX] Make sure the targets are consistently sorted in the targets page.

Full release notes and links to the GitHub issues are available at https://github.com/prometheus/prometheus/releases/tag/v2.7.1

-David
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-01 12:34:37 UTC
A commit references this bug:

Author: swills
Date: Fri Feb  1 12:34:17 UTC 2019
New revision: 491801
URL: https://svnweb.freebsd.org/changeset/ports/491801

Log:
  dnet-mgmt/prometheus2: update to 2.7.1

  PR:		235375
  Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)

Changes:
  head/net-mgmt/prometheus2/Makefile
  head/net-mgmt/prometheus2/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-02-01 12:37:02 UTC
Committed, thanks!