Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golang-github-czerwonk-ping_exporter 
for openSUSE:Factory checked in at 2025-09-01 17:17:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-czerwonk-ping_exporter (Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-czerwonk-ping_exporter.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-czerwonk-ping_exporter"

Mon Sep  1 17:17:16 2025 rev:5 rq:1301975 version:1.1.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-czerwonk-ping_exporter/golang-github-czerwonk-ping_exporter.changes
        2024-02-27 22:50:12.830573980 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-czerwonk-ping_exporter.new.1977/golang-github-czerwonk-ping_exporter.changes
      2025-09-01 17:17:41.733683987 +0200
@@ -1,0 +2,125 @@
+Tue Aug 26 09:25:56 UTC 2025 - Robert Munteanu <[email protected]>
+
+- Fix for bsc#1248702
+- Update to version 1.1.4:
+  * make linter happy
+  * remove tailscale integration since dependency used is deprecated
+  * chore(deps): upgrade dependencies
+  * feat: add fwmark support
+  * Bump golang.org/x/net in the go_modules group across 1 directory
+  * feat(ping_exporter): add dns resolution timeout option
+  * Refactor token validation
+  * Update lint.yml
+  * Update lint.yml
+  * Update test.yml
+  * Update lint.yml
+  * Bump golang.org/x/net in the go_modules group across 1 directory
+  * go 1.24
+  * upgrade to go 1.23, update dependencies
+  * Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group
+  * feat: add nodeSelector, affinity, and tolerations to test-connection 
manifest
+  * add metric token
+  * Tweak threshold as it is too sensitive
+  * Add Prometheus alerting rules
+  * Add serviceMonitor
+  * Fix "size" to "payload-size" in README.md
+  * Update labels and Descs on config update
+  * Bump golang.org/x/net in the go_modules group across 1 directory
+  * bump version
+  * Update docker_tag.yml
+  * Update docker_latest.yml
+  * bump version
+  * Refactor ping collector to support updates of target labels
+  * Fix call to logger
+  * Fix edge cases if big files are created and truncated.
+  * Make configuration serializable
+  * update github actions
+  * upgrade dependencies, go 1.22
+  * Update main.go
+  * Implement hot reloading of configuration file for changed list of targets
+  * Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
+  * Add package to index for version 1.1.0
+  * Add configmap checksum to deployment annotations
+  * Bump the go_modules group across 1 directories with 1 update
+  * Create dependabot.yml
+  * Bump app version in Helm chart
+  * Bump golang.org/x/crypto from 0.14.0 to 0.17.0
+  * Bump golang.org/x/net from 0.7.0 to 0.17.0
+  * go 1.21
+  * Update values.yaml
+  * update helm chart package
+  * Update README.md and replace master branch
+  * Update README.md
+  * move tailscale to own go file, will be refactored into generic service 
discovery module in the future
+  * go module update
+  * go mod tidy
+  * refactoring to get rid of the type assertions
+  * code cleanup (remove bool parameters)
+  * Update lint.yml
+  * Update test.yml
+  * Update release.yml
+  * add missing flag2config lines
+  * Add option to disable IPv4 dns resolution
+  * Update docker_latest.yml
+  * Create CODEOWNERS
+  * fix CI
+  * bump golang.org/x/net from 0.5.0 to 0.7.0
+  * auto discover targets using tailscale API
+  * add SPDX-License-Identifier
+  * upgrade to go 1.20
+  * Update README.md
+  * fix goreleaser (empty_dir was deprecated)
+  * update goreleaser github action
+  * use new golangci-lint version
+  * update dependencies, use go 1.19
+  * added web server HTTPS support
+  * Update README.md
+  * helm: add strategy and podLabels
+  * implement custom labels for targets
+  * fix helm chart default imageTag
+  * remove test results
+  * prepare merge
+  * update `Test` action go-version to 1.17
+  * increase lint action `GO_VERSION` to accomodate the new 1.17
+  * Fix description of `metrics.rttunit` flag
+  * remove deprecated `todo` from `target.go`
+  * minor update to `README.md`
+  * implemented disableIPv6 option
+  * Minor cleanup in functions/test
+  * update .gitignore
+  * add `options.disableIPv6`, refactor target functions
+  * Update dependencies and golang version
+  * Update `Dockerfile` to build with golang 1.17.5
+  * Update `README.md` with helm chart documentation
+  * build chart for distribution via githubusercontent
+  * Add helm chart `ping-exporter` for K8S deployments
+  * Bump version to 1.0.0
+  * Change/remove deprecated metrics/units [#22/#58]
+  * Fix missed reference to prometheus/common/log [#60]
+  * feat: Build with CAP_NET_RAW by default to simplify rootless use
+  * Fix mistaken DNS resolution error message
+  * Split CMD and ENTRYPOINT
+  * Add docker build for ARM architectures
+  * document required capabilities for linux, closes #23
+  * dep upgrade
+  * Update docker_tag.yml
+  * Update docker_latest.yml
+  * move docker build to github actions
+  * move to logrus since prometheus log package is deprecated
+  * remove duplicate unit from metric definition
+  * Update README.md
+  * release: support various architectures and systemd versions
+  * Update main.go
+  * ci: improve Github actions
+  * metrics: allow for best practices
+  * cleanup: satisfy linter
+  * cleanup: remove Gopkg configuration
+  * Fix defaults when using config file
+  * fix goreleaser
+  * bump version
+  * add releae workflow
+  * Update test.yml
+  * Update README.md
+  * github workflows
+
+-------------------------------------------------------------------

Old:
----
  golang-github-czerwonk-ping_exporter-0.4.5.tar.gz

New:
----
  golang-github-czerwonk-ping_exporter-1.1.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golang-github-czerwonk-ping_exporter.spec ++++++
--- /var/tmp/diff_new_pack.FOlRMo/_old  2025-09-01 17:17:43.593762741 +0200
+++ /var/tmp/diff_new_pack.FOlRMo/_new  2025-09-01 17:17:43.597762910 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-github-czerwonk-ping_exporter
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{go_nostrip}
 
 Name:           golang-github-czerwonk-ping_exporter
-Version:        0.4.5
+Version:        1.1.4
 Release:        0
 Summary:        Prometheus exporter for ICMP echo requests
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.FOlRMo/_old  2025-09-01 17:17:43.849773580 +0200
+++ /var/tmp/diff_new_pack.FOlRMo/_new  2025-09-01 17:17:43.885775104 +0200
@@ -5,7 +5,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">0.4.5</param>
+    <param name="revision">1.1.4</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">
@@ -16,7 +16,7 @@
     <param name="basename">golang-github-czerwonk-ping_exporter</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param 
name="archive">golang-github-czerwonk-ping_exporter-0.4.5.tar.gz</param>
+    <param 
name="archive">golang-github-czerwonk-ping_exporter-1.1.4.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.FOlRMo/_old  2025-09-01 17:17:44.037781540 +0200
+++ /var/tmp/diff_new_pack.FOlRMo/_new  2025-09-01 17:17:44.065782726 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/czerwonk/ping_exporter</param>
-              <param 
name="changesrevision">fce2e6dce3b4aa690c515bb25d978312ca1b8817</param></service></servicedata>
+              <param 
name="changesrevision">f03a9207ab2c12fe1bb19a846055dd1747100cb6</param></service></servicedata>
 (No newline at EOF)
 

++++++ golang-github-czerwonk-ping_exporter-0.4.5.tar.gz -> 
golang-github-czerwonk-ping_exporter-1.1.4.tar.gz ++++++
++++ 3126 lines of diff (skipped)

++++++ harden_ping_exporter.service.patch ++++++
--- /var/tmp/diff_new_pack.FOlRMo/_old  2025-09-01 17:17:44.689809146 +0200
+++ /var/tmp/diff_new_pack.FOlRMo/_new  2025-09-01 17:17:44.737811179 +0200
@@ -1,16 +1,16 @@
-Index: golang-github-czerwonk-ping_exporter-0.4.5/dist/ping_exporter.service
+Index: golang-github-czerwonk-ping_exporter-1.1.4/dist/ping_exporter.service
 ===================================================================
---- golang-github-czerwonk-ping_exporter-0.4.5.orig/dist/ping_exporter.service
-+++ golang-github-czerwonk-ping_exporter-0.4.5/dist/ping_exporter.service
-@@ -21,6 +21,10 @@ DevicePolicy=closed
- RestrictNamespaces=yes
- RestrictRealtime=yes
- RestrictSUIDSGID=yes
+--- golang-github-czerwonk-ping_exporter-1.1.4.orig/dist/ping_exporter.service
++++ golang-github-czerwonk-ping_exporter-1.1.4/dist/ping_exporter.service
+@@ -21,6 +21,10 @@ ProtectKernelModules=yes
+ ProtectKernelTunables=true
+ ProtectSystem=strict
+ ProtectHome=true
 +# added automatically, for details please see
 +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
 +ProtectKernelLogs=true
 +# end of automatic additions 
+ DevicePolicy=closed
+ RestrictRealtime=yes
  MemoryDenyWriteExecute=yes
- LockPersonality=yes
- 
 

++++++ vendor.tar.gz ++++++
++++ 268069 lines of diff (skipped)

Reply via email to