pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/prometheus prometheus: updated to 2.22.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cca2fe7b8d7d
branches:  trunk
changeset: 441876:cca2fe7b8d7d
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 12 11:09:01 2020 +0000

description:
prometheus: updated to 2.22.1

2.22.1
* [BUGFIX] Fix potential "mmap: invalid argument" errors in loading the head chunks, after an unclean shutdown, by performing read repairs.
* [BUGFIX] Fix serving metrics and API when reloading scrape config.
* [BUGFIX] Fix head chunk size calculation for size based retention.

diffstat:

 databases/prometheus/Makefile |   5 ++---
 databases/prometheus/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 7f31c8d0262d -r cca2fe7b8d7d databases/prometheus/Makefile
--- a/databases/prometheus/Makefile     Thu Nov 12 11:03:35 2020 +0000
+++ b/databases/prometheus/Makefile     Thu Nov 12 11:09:01 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/11/08 21:59:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.37 2020/11/12 11:09:01 adam Exp $
 
-DISTNAME=      prometheus-2.22.0
-PKGREVISION=   2
+DISTNAME=      prometheus-2.22.1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=prometheus/}
 CATEGORIES=    databases
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 7f31c8d0262d -r cca2fe7b8d7d databases/prometheus/distinfo
--- a/databases/prometheus/distinfo     Thu Nov 12 11:03:35 2020 +0000
+++ b/databases/prometheus/distinfo     Thu Nov 12 11:09:01 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2020/10/20 09:56:52 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/11/12 11:09:01 adam Exp $
 
-SHA1 (prometheus-2.22.0.tar.gz) = 042f0f071cd2822907fab97867153d713af45117
-RMD160 (prometheus-2.22.0.tar.gz) = 3b40fb59a6823678d246a423c846213d7ff60354
-SHA512 (prometheus-2.22.0.tar.gz) = 681bad2af2a0f14658c07b88d4a87c3d9bed68aa13a27f1db8be295faf602e0db21517c9213f22fd3878f7df1baada44f24119a007ce6bf824606d8d0ad9b59a
-Size (prometheus-2.22.0.tar.gz) = 14140650 bytes
+SHA1 (prometheus-2.22.1.tar.gz) = 49bffbe38208bfb722ffda76924b11a0e6431fb9
+RMD160 (prometheus-2.22.1.tar.gz) = 04ccb0445b69e4c9528460d535ba27ad7bd565af
+SHA512 (prometheus-2.22.1.tar.gz) = 0bab320bf7ce1a72f378673a11ae2f2c31c9b226404a251590ffad497778e4774bc17cb2adf298092f794c093c438e0e64e4bcd37dfde3311005c99fcf26409b
+Size (prometheus-2.22.1.tar.gz) = 14138581 bytes
 SHA1 (patch-cmd_prometheus_main.go) = b3f3f8872ad19f823424009090fdf4705e7af257
 SHA1 (patch-web_ui_ui.go) = 900fd75a9b9e7bbb8aa18a3e06d9c237b94708cf



Home | Main Index | Thread Index | Old Index