Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package monitoring-plugins-nwc_health for 
openSUSE:Factory checked in at 2024-09-17 18:19:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-nwc_health (Old)
 and      /work/SRC/openSUSE:Factory/.monitoring-plugins-nwc_health.new.29891 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "monitoring-plugins-nwc_health"

Tue Sep 17 18:19:10 2024 rev:27 rq:1201564 version:11.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-nwc_health/monitoring-plugins-nwc_health.changes
      2023-08-30 10:24:09.672024654 +0200
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-nwc_health.new.29891/monitoring-plugins-nwc_health.changes
   2024-09-17 18:20:14.192030109 +0200
@@ -1,0 +2,45 @@
+Tue Sep 10 18:21:26 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 11.5.1:
+  Changes since 11.0.1
+  * add mode sdwan-control-vedge-count for Cisco Viptela devices.
+  * update changelog, add files for a proper commit, fix cisco
+    sdwan load unit.
+  * add mode security-status for Palo Alto (checks age of the last
+    sw update).
+  * fix mem/cpu/hw modes for Cisco SDWAN (IOS) which do hot have
+    the Viptela-Mib.
+  * bugfix in CheckPoint FW1 where R81.20 showed invalid cpu metrics
+  * bugfix in UCD-MIB Load, external thresholds override the
+    internal error status.
+  * implement --servertype generic_fritzbox.
+  * add SkyHigh Secure Web Gateway (and INTEL-SERVER-BASEBOARD7-MIB)
+  * fix the list-arp-cache json output.
+  * fix the Arista tweak.
+  * finalize Juniper.
+  * tweak ARISTA-ENTITY-SENSOR-MIB.
+  * add juniper temperature perfdata.
+  * improve Juniper-Mib, add more models.
+  * add mode ha-status for Palo Alto.
+  * bugfix in IFMIB and etherstats (uninizialized values).
+  * add json-output for list-arp-cache.
+  * add perfdata for the mode interface-nat-rejects.
+  * fix Makefile.am and git add the cisco and arista pm files which
+    i had forgotten.
+  * add mode interface-errdisabled (Cisco and Arista only).
+  * require, not use Net::Ping for F5 checks.
+  * drecksmacoctetbinaerschlonz.
+  * add mode list-arp-cache.
+  * detect Ivanti devices (formerly identifying themselves as Pulse
+    Secure).
+  * show vlans only on demand, --report short+vlan.
+  * more runtime reduction for huawei, cpu and mem.
+  * suppress output of empty vlans.
+  * cache huawei entities to avoid hitting the device's snmp rate
+    limit.
+  * cache vlan configs.
+  * show vlans with interface-status.
+  * C9800 fix.
+  * typo in --lookup vs. --lookback.
+
+-------------------------------------------------------------------

Old:
----
  check_nwc_health-11.0.1.tar.gz

New:
----
  _service
  _servicedata
  check_nwc_health-11.5.1.obscpio
  check_nwc_health.obsinfo

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

Other differences:
------------------
++++++ monitoring-plugins-nwc_health.spec ++++++
--- /var/tmp/diff_new_pack.Jg8Tyc/_old  2024-09-17 18:20:15.736092533 +0200
+++ /var/tmp/diff_new_pack.Jg8Tyc/_new  2024-09-17 18:20:15.744092857 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package monitoring-plugins-nwc_health
 #
-# Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2014-2023, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2014-2024, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,16 +19,18 @@
 
 %define         realname check_nwc_health
 Name:           monitoring-plugins-nwc_health
-Version:        11.0.1
+Version:        11.5.1
 Release:        0
 Summary:        This plugin checks the health of network components and 
interfaces
-# https://github.com/lausser/check_nwc_health
 License:        GPL-2.0-or-later
 Group:          System/Monitoring
 URL:            https://labs.consol.de/nagios/check_nwc_health/
-Source:         
https://labs.consol.de/assets/downloads/nagios/%{realname}-%{version}.tar.gz
+#Git-Clone      https://github.com/lausser/check_nwc_health.git
+Source:         %{realname}-%{version}.tar.gz
 # 
https://raw.githubusercontent.com/lausser/check_nwc_health/master/check_nwc_health.php
 Source1:        check_nwc_health.php
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  make
 BuildRequires:  nagios-rpm-macros
 Provides:       nagios-plugins-nwc_health = %{version}-%{release}
@@ -38,7 +40,6 @@
 Requires:       perl(File::Slurp)
 Requires:       perl(JSON)
 Requires:       perl(JSON::XS)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -49,6 +50,7 @@
 %setup -q -n %{realname}-%{version}
 
 %build
+autoreconf -fiv
 %configure \
        --libexecdir=%{nagios_plugindir} \
        --with-nagios-user=%{nagios_user} \

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="manual">
    <param name="url">https://github.com/lausser/check_nwc_health.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="revision">11.5.1</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="set_version" mode="manual">
    <param name="basename">check_nwc_health</param>
  </service>
  <!-- services below are running at buildtime -->
  <service name="tar" mode="buildtime">
  </service>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/lausser/check_nwc_health.git</param>
              <param 
name="changesrevision">9a02a2258b50c6351923dcaf27bf46a0ef464347</param></service></servicedata>
(No newline at EOF)

++++++ check_nwc_health.obsinfo ++++++
name: check_nwc_health
version: 11.5.1
mtime: 1725433567
commit: 9a02a2258b50c6351923dcaf27bf46a0ef464347

Reply via email to