Ana Guerrero 2023-10-20 21:16:16 +00:00 committed by Git OBS Bridge
commit 8f32345803
9 changed files with 20 additions and 13 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v2.47.1</param>
<param name="revision">v2.47.2</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="match-tag">v2*</param>
</service>
@ -13,6 +13,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
<param name="archive">prometheus-2.47.1.tar.gz</param>
<param name="archive">prometheus-2.47.2.tar.gz</param>
</service>
</services>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 19 06:12:18 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 2.47.2:
* [BUGFIX] TSDB: Fix counter reset edgecases causing native
histogram panics. #12838
-------------------------------------------------------------------
Wed Oct 4 13:54:08 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -27,7 +27,7 @@
%endif
Name: golang-github-prometheus-prometheus
Version: 2.47.1
Version: 2.47.2
Release: 0
Summary: The Prometheus monitoring system and time series database
License: Apache-2.0

BIN
npm_licenses.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6dabe1239122bd215ac74f5e181ad672abf776ea914af00617945faaed2d8197
size 6451994

BIN
prometheus-2.47.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f708f358a3cd847ea0b73a9cd1bdea99891f9fd46ac3300aeed49ef7ef19ffc
size 3570283

BIN
web-ui-2.47.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.