Update to 2.73.4
Changes since then: 2.37.2: [BUGFIX] TSDB: Fix 'invalid magic number 0' error on Prometheus startup. [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired. 2.37.3: [BUGFIX] Update our regexp library to fix upstream CVE-2022-41715. [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak. 2.37.4: [SECURITY] Fix basic authentication bypass vulnerability (CVE-2022-46146). OK sthen@
This commit is contained in:
parent
ac3c5766a5
commit
3983fc3491
@ -1,10 +1,9 @@
|
||||
COMMENT = systems monitoring and alerting toolkit
|
||||
|
||||
V = 2.37.1
|
||||
V = 2.37.4
|
||||
GH_ACCOUNT = prometheus
|
||||
GH_PROJECT = prometheus
|
||||
GH_TAGNAME = v${V}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
SHA256 (prometheus-2.37.1.tar.gz) = 8ON5hpfzQ7HDQqqPWdF5inLdZyBwHVX1KR6gMQsUI7Y=
|
||||
SHA256 (prometheus-vendor-2.37.1.tar.gz) = JeQkPS5dpt8n5f0JmJ+ZvSPAvpcQ7j8LbVWj5dJ5hLQ=
|
||||
SHA256 (prometheus-web-ui-2.37.1.tar.gz) = Uu9uO0lk79k7nu4Yx/wo+tv4FVu5nl+TUSF1w8vUoaM=
|
||||
SIZE (prometheus-2.37.1.tar.gz) = 6049188
|
||||
SIZE (prometheus-vendor-2.37.1.tar.gz) = 11627435
|
||||
SIZE (prometheus-web-ui-2.37.1.tar.gz) = 4333534
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user