Sync from SUSE:ALP:Source:Standard:1.0 golang-github-prometheus-node_exporter revision 1f49b5c506a99a9c5ae54e4b223d4d04

This commit is contained in:
2025-07-23 14:57:04 +02:00
parent fa50a4425b
commit b091706403
7 changed files with 22 additions and 11 deletions

View File

@@ -1,8 +1,19 @@
-------------------------------------------------------------------
Tue Apr 1 17:33:15 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 1.9.1
* [BUGFIX] pressure: Fix missing IRQ on older kernels #3263
* [BUGFIX] Fix Darwin memory leak #3277
* CVE-2025-22870: Bump golang.org/x/net to version 0.37.0
(bsc#1238686)
-------------------------------------------------------------------
Mon Feb 17 08:35:13 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- refactor `_service` file and spec to use a nice tarball name
- update to 1.9.0 (jsc#PED-12485):
* CVE-2023-45288: Bump golang.org/x/net to version 0.33.0
(bsc#1236516)
* [CHANGE] meminfo: Convert linux implementation to use procfs
lib #3049
* [CHANGE] Update logging to use Go log/slog #3097