Update prometheus to 2.37.5:

[SECURITY] Security upgrade from go and upstream dependencies that include
  security fixes to the net/http and os packages. #11690

This updates /x/sys/unix to a version that no longer uses direct syscalls
and instead uses the libc stubs. This fixes the problem with mmap crashes
caused by bad syscall uses. Found the hard way and fix tested by florian@
OK sthen@
This commit is contained in:
claudio 2023-01-14 14:51:26 +00:00
parent 4b1e722e37
commit 6cc330a223
2 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,6 @@
COMMENT = systems monitoring and alerting toolkit
V = 2.37.4
V = 2.37.5
GH_ACCOUNT = prometheus
GH_PROJECT = prometheus
GH_TAGNAME = v${V}

View File

@ -1,6 +1,7 @@
SHA256 (prometheus-2.37.4.tar.gz) = gIP1R9TjewtfeusIL9ScOyRegGSqzG6g667+bRWKpNI=
SHA256 (prometheus-vendor-2.37.4.tar.gz) = UCoi3XIpdjwmUVrAb9wWzvDpMYj41vOXirbrIBPxk0E=
SHA256 (prometheus-web-ui-2.37.4.tar.gz) = TA/pT8Q0b46eVUrqrgG4omZ84EKZm5vEG/7VKd2nzDQ=
SIZE (prometheus-2.37.4.tar.gz) = 6048871
SIZE (prometheus-vendor-2.37.4.tar.gz) = 11625254
SIZE (prometheus-web-ui-2.37.4.tar.gz) = 4332951
SHA256 (prometheus-2.37.5.tar.gz) = aCh6OeQy/3QP55KYg7WAsgp1SUgopX1FVxmfUNDXJDw=
SHA256 (prometheus-vendor-2.37.5.tar.gz) = wd+Sdfp/EPvTRbdtqNqLC/zYTV49Vu+uJKaXW8efrwE=
SHA256 (prometheus-web-ui-2.37.5.tar.gz) = G/zuXX/m4xuPLV1xBHMkKk8sDq6+uUYiYL5fCskspVY=
SIZE (prometheus-2.37.5.tar.gz) = 6048663
SIZE (prometheus-vendor-2.37.5.tar.gz) = 11745105
SIZE (prometheus-web-ui-2.37.5.tar.gz) = 4331652