forked from pool/monitoring-plugins
remove link to Factory
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=93
This commit is contained in:
parent
35ea43154e
commit
c6dafb590d
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 2 14:54:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
|
||||||
|
|
||||||
|
- remove monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch
|
||||||
|
the patch just reverts the problem, if you get more than 64K on
|
||||||
|
stdout
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 19 09:35:19 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
|
Fri Nov 19 09:35:19 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
|
||||||
|
|
||||||
|
@ -86,8 +86,6 @@ Patch125: monitoring-plugins-2.3.1-check_ssh.patch
|
|||||||
Patch126: monitoring-plugins-2.3.1-check_ssh.t_-_improve_testing.patch
|
Patch126: monitoring-plugins-2.3.1-check_ssh.t_-_improve_testing.patch
|
||||||
# PATCH-FIX-UPSTREAM - see https://github.com/monitoring-plugins/monitoring-plugins/issues/1375
|
# PATCH-FIX-UPSTREAM - see https://github.com/monitoring-plugins/monitoring-plugins/issues/1375
|
||||||
Patch127: monitoring-plugins-2.3.1-check_dhcp_-_detect_rogue_dhcp_servers.patch
|
Patch127: monitoring-plugins-2.3.1-check_dhcp_-_detect_rogue_dhcp_servers.patch
|
||||||
# PATCH-FIX-UPSTREAM - see https://github.com/monitoring-plugins/monitoring-plugins/issues/1706
|
|
||||||
Patch128: monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch
|
|
||||||
BuildRequires: bind-utils
|
BuildRequires: bind-utils
|
||||||
BuildRequires: dhcp-devel
|
BuildRequires: dhcp-devel
|
||||||
BuildRequires: fping
|
BuildRequires: fping
|
||||||
@ -1141,7 +1139,6 @@ done
|
|||||||
%patch125 -p1
|
%patch125 -p1
|
||||||
%patch126 -p1
|
%patch126 -p1
|
||||||
%patch127 -p1
|
%patch127 -p1
|
||||||
%patch128 -p1
|
|
||||||
find -type f -exec chmod 644 {} +
|
find -type f -exec chmod 644 {} +
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user