Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-prometheus-node_exporter for openSUSE:Factory checked in at
2023-01-24 19:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-node_exporter
(Old)
and
/work/SRC/openSUSE:Factory/.golang-github-prometheus-node_exporter.new.32243
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-prometheus-node_exporter"
Tue Jan 24 19:43:58 2023 rev:17 rq:1060668 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-prometheus-node_exporter/golang-github-prometheus-node_exporter.changes
2022-08-16 17:07:24.091816705 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-prometheus-node_exporter.new.32243/golang-github-prometheus-node_exporter.changes
2023-01-24 20:22:29.373141832 +0100
@@ -1,0 +2,77 @@
+Tue Jan 10 14:12:36 UTC 2023 - Johannes Kastl <[email protected]>
+
+- modify _service file and set all services to disabled
+- remove patch 0001-Update-prometheus-client-to-1.11.1.patch
+- update to 1.5.0:
+ * NOTE: This changes the Go runtime "GOMAXPROCS" to 1. This is done to limit
the
+ concurrency of the exporter to 1 CPU thread at a time in order to avoid a
+ race condition problem in the Linux kernel (#2500) and parallel IO issues
+ on nodes with high numbers of CPUs/CPU threads (#1880).
+ * [CHANGE] Default GOMAXPROCS to 1 #2530
+ * [FEATURE] Add multiple listeners and systemd socket listener activation
#2393
+ * [ENHANCEMENT] Add RTNL version of netclass collector #2492, #2528
+ * [BUGFIX] Fix diskstats exclude flags #2487
+ * [BUGFIX] Bump go/x/crypt and go/x/net #2488
+ * [BUGFIX] Fix hwmon label sanitizer #2504
+ * [BUGFIX] Use native endianness when encoding InetDiagMsg #2508
+ * [BUGFIX] Fix btrfs device stats always being zero #2516
+ * [BUGFIX] Security: Update exporter-toolkit (CVE-2022-46146) #2531
+
+-------------------------------------------------------------------
+Tue Jan 10 14:08:49 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 1.4.1:
+ * [BUGFIX] Fix diskstats exclude flags #2487
+ * [BUGFIX] Security: Update go/x/crypto and go/x/net (CVE-2022-27191
CVE-2022-27664) #2488
+ * [BUGFIX] Security: Update exporter-toolkit (CVE-2022-46146) #2531
+
+-------------------------------------------------------------------
+Tue Jan 10 14:06:31 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 1.4.0:
+ * [CHANGE] Merge metrics descriptions in textfile collector #2475
+ * [FEATURE] [node-mixin] Add darwin dashboard to mixin #2351
+ * [FEATURE] Add "isolated" metric on cpu collector on linux #2251
+ * [FEATURE] Add cgroup summary collector #2408
+ * [FEATURE] Add selinux collector #2205
+ * [FEATURE] Add slab info collector #2376
+ * [FEATURE] Add sysctl collector #2425
+ * [FEATURE] Also track the CPU Spin time for OpenBSD systems #1971
+ * [FEATURE] Add support for MacOS version #2471
+ * [ENHANCEMENT] [node-mixin] Add missing selectors #2426
+ * [ENHANCEMENT] [node-mixin] Change current datasource to grafana's default
#2281
+ * [ENHANCEMENT] [node-mixin] Change disk graph to disk table #2364
+ * [ENHANCEMENT] [node-mixin] Change io time units to %util #2375
+ * [ENHANCEMENT] Ad user_wired_bytes and laundry_bytes on *bsd #2266
+ * [ENHANCEMENT] Add additional vm_stat memory metrics for darwin #2240
+ * [ENHANCEMENT] Add device filter flags to arp collector #2254
+ * [ENHANCEMENT] Add diskstats include and exclude device flags #2417
+ * [ENHANCEMENT] Add node_softirqs_total metric #2221
+ * [ENHANCEMENT] Add rapl zone name label option #2401
+ * [ENHANCEMENT] Add slabinfo collector #1799
+ * [ENHANCEMENT] Allow user to select port on NTP server to query #2270
+ * [ENHANCEMENT] collector/diskstats: Add labels and metrics from udev #2404
+ * [ENHANCEMENT] Enable builds against older macOS SDK #2327
+ * [ENHANCEMENT] qdisk-linux: Add exclude and include flags for interface
name #2432
+ * [ENHANCEMENT] systemd: Expose systemd minor version #2282
+ * [ENHANCEMENT] Use netlink for tcpstat collector #2322
+ * [ENHANCEMENT] Use netlink to get netdev stats #2074
+ * [ENHANCEMENT] Add additional perf counters for stalled frontend/backend
cycles #2191
+ * [ENHANCEMENT] Add btrfs device error stats #2193
+ * [BUGFIX] [node-mixin] Fix fsSpaceAvailableCriticalThreshold and
fsSpaceAvailableWarning #2352
+ * [BUGFIX] Fix concurrency issue in ethtool collector #2289
+ * [BUGFIX] Fix concurrency issue in netdev collector #2267
+ * [BUGFIX] Fix diskstat reads and write metrics for disks with different
sector sizes #2311
+ * [BUGFIX] Fix iostat on macos broken by deprecation warning #2292
+ * [BUGFIX] Fix NodeFileDescriptorLimit alerts #2340
+ * [BUGFIX] Sanitize rapl zone names #2299
+ * [BUGFIX] Add file descriptor close safely in test #2447
+ * [BUGFIX] Fix race condition in os_release.go #2454
+ * [BUGFIX] Skip ZFS IO metrics if their paths are missing #2451
+
+-------------------------------------------------------------------
+Tue Jan 10 14:04:43 UTC 2023 - Johannes Kastl <[email protected]>
+
+- BuildRequire go1.18 OR HIGHER (previously this was fixed to 1.14)
+
+-------------------------------------------------------------------
Old:
----
0001-Update-prometheus-client-to-1.11.1.patch
node_exporter-1.3.1.obscpio
New:
----
node_exporter-1.5.0.obscpio
node_exporter-1.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-prometheus-node_exporter.spec ++++++
--- /var/tmp/diff_new_pack.Z07TwZ/_old 2023-01-24 20:22:30.525148570 +0100
+++ /var/tmp/diff_new_pack.Z07TwZ/_new 2023-01-24 20:22:30.529148594 +0100
@@ -1,7 +1,7 @@
#
# spec file for package golang-github-prometheus-node_exporter
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2017 Silvio Moioli <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%{go_nostrip}
Name: golang-github-prometheus-node_exporter
-Version: 1.3.1
+Version: 1.5.0
Release: 0
Summary: Prometheus exporter for machine metrics
License: Apache-2.0
@@ -31,12 +31,10 @@
Source1: vendor.tar.gz
Source2: prometheus-node_exporter.service
Source4: prometheus-node_exporter.sysconfig
-# This patch has been applied before generating vendor tarball
-Patch1: 0001-Update-prometheus-client-to-1.11.1.patch
BuildRequires: fdupes
BuildRequires: golang-github-prometheus-promu >= 0.12.0
BuildRequires: golang-packaging
-BuildRequires: golang(API) = 1.14
+BuildRequires: golang(API) >= 1.18
%{?systemd_ordering}
Requires(post): %fillup_prereq
Requires(pre): shadow
@@ -53,7 +51,7 @@
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels,
written in Go with pluggable metric collectors.
%prep
-%autosetup -a1 -p1 -n node_exporter-%{version}
+%autosetup -a1 -n node_exporter-%{version}
%build
%goprep github.com/prometheus/node_exporter
++++++ _service ++++++
--- /var/tmp/diff_new_pack.Z07TwZ/_old 2023-01-24 20:22:30.569148827 +0100
+++ /var/tmp/diff_new_pack.Z07TwZ/_new 2023-01-24 20:22:30.569148827 +0100
@@ -4,11 +4,11 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">v1.3.1</param>
+ <param name="revision">v1.5.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
- <service name="tar" mode="buildtime"/>
- <service name="recompress" mode="buildtime">
+ <service name="tar" mode="disabled"/>
+ <service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
@@ -16,7 +16,7 @@
<param name="basename">node_exporter</param>
</service>
<service name="go_modules" mode="disabled">
- <param name="archive">node_exporter-1.3.1.tar.gz</param>
+ <param name="archive">node_exporter-1.5.0.tar.gz</param>
</service>
</services>
++++++ node_exporter-1.3.1.obscpio -> node_exporter-1.5.0.obscpio ++++++
++++ 10951 lines of diff (skipped)
++++++ node_exporter.obsinfo ++++++
--- /var/tmp/diff_new_pack.Z07TwZ/_old 2023-01-24 20:22:30.833150372 +0100
+++ /var/tmp/diff_new_pack.Z07TwZ/_new 2023-01-24 20:22:30.837150395 +0100
@@ -1,5 +1,5 @@
name: node_exporter
-version: 1.3.1
-mtime: 1638702447
-commit: a2321e7b940ddcff26873612bccdf7cd4c42b6b6
+version: 1.5.0
+mtime: 1669748270
+commit: 1b48970ffcf5630534fb00bb0687d73c66d1c959
++++++ vendor.tar.gz ++++++
++++ 136784 lines of diff (skipped)