svn commit: r508934 - head/net-mgmt/prometheus2

Jochen Neumeister joneum at FreeBSD.org
Wed Aug 14 17:00:08 UTC 2019


Author: joneum
Date: Wed Aug 14 17:00:06 2019
New Revision: 508934
URL: https://svnweb.freebsd.org/changeset/ports/508934

Log:
  Update to 2.11.2
  
  - [BUGFIX/SECURITY] Fix a Stored DOM XSS vulnerability with query history.
  
  PR:		239839
  Submitted by:	David O'Rourke <dor.bsd at xm0.uk> (maintainer)
  MFH:		2019Q3
  Sponsored by:	Netzkommune GmbH

Modified:
  head/net-mgmt/prometheus2/Makefile
  head/net-mgmt/prometheus2/distinfo

Modified: head/net-mgmt/prometheus2/Makefile
==============================================================================
--- head/net-mgmt/prometheus2/Makefile	Wed Aug 14 16:56:38 2019	(r508933)
+++ head/net-mgmt/prometheus2/Makefile	Wed Aug 14 17:00:06 2019	(r508934)
@@ -2,7 +2,7 @@
 
 PORTNAME=	prometheus
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.11.1
+DISTVERSION=	2.11.2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	dor.bsd at xm0.uk

Modified: head/net-mgmt/prometheus2/distinfo
==============================================================================
--- head/net-mgmt/prometheus2/distinfo	Wed Aug 14 16:56:38 2019	(r508933)
+++ head/net-mgmt/prometheus2/distinfo	Wed Aug 14 17:00:06 2019	(r508934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563397301
-SHA256 (prometheus-prometheus-v2.11.1_GH0.tar.gz) = 180ce60faae413308db6bb21d83104ed345797a7a3998966869e564717b73347
-SIZE (prometheus-prometheus-v2.11.1_GH0.tar.gz) = 12133604
+TIMESTAMP = 1565784394
+SHA256 (prometheus-prometheus-v2.11.2_GH0.tar.gz) = 2d6019c1b58fdd509feb52eea3a01edd0eda3342a32ba0c3af76d30a571d16c5
+SIZE (prometheus-prometheus-v2.11.2_GH0.tar.gz) = 12132678


More information about the svn-ports-head mailing list