[PATCH] community/prometheus: upgrade to 2.27.1
Export this patch
This upgrade addresses CVE-2021-29622
---
community/prometheus/APKBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index 174e67d3b4..8ffd7f9cc7 100644
--- a/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
-pkgver=2.27.0
+pkgver=2.27.1
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
@@ -84,7 +84,7 @@ package() {
}
sha512sums="
-e20fd7aba2cf6ebe8dc3ce71c184b25415dba1bc9700ff0da6d527ba38c53cf08c380cc9924eb6af75e5558b87f80cd59c4fd3c3b62a5714603c3693083f1fe9 prometheus-2.27.0.tar.gz
+5f35add37a982c7160498ecb61c62d6d837b2a66bc9e7c0c9df60909d47e4817452d38161ba3179db9c148d86d1f25e41cc7eb7d1ffb7899ac25f0d0a7b8bcea prometheus-2.27.1.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561 prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239 prometheus.confd
"
--
2.31.1