[packages/nagios-nrpe] up to 4.1.3

arekm arekm at pld-linux.org
Tue Aug 18 08:33:41 CEST 2026


commit c21c77ded4baff0709943e90eb9b8dc69330eeab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 18 08:30:33 2026 +0200

    up to 4.1.3

 nagios-nrpe.spec                | 6 ++++--
 nrpe_check_control-stdlib.patch | 8 ++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/nagios-nrpe.spec b/nagios-nrpe.spec
index 758932d..f53931e 100644
--- a/nagios-nrpe.spec
+++ b/nagios-nrpe.spec
@@ -1,18 +1,19 @@
 Summary:	Nagios remote plugin execution service/plugin
 Summary(pl.UTF-8):	Demon i wtyczka zdalnego wywoływania wtyczek Nagios
 Name:		nagios-nrpe
-Version:	4.1.0
+Version:	4.1.3
 Release:	1
 License:	GPL v2
 Group:		Networking
 Source0:	https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-%{version}/nrpe-%{version}.tar.gz
-# Source0-md5:	ace32f8d41e9b9138ea5d40b8beed274
+# Source0-md5:	92c61b315fd7c51d3cb52b848a9a5821
 Source1:	nrpe.init
 Source2:	nrpe-command.cfg
 Source3:	%{name}.tmpfiles
 Source4:	commands.cfg
 Patch0:		%{name}-config.patch
 Patch1:		nrpe_check_control.patch
+Patch2:		nrpe_check_control-stdlib.patch
 URL:		https://exchange.nagios.org/directory/Addons/Monitoring-Agents/NRPE--2D-Nagios-Remote-Plugin-Executor/details
 BuildRequires:	openssl-devel
 BuildRequires:	openssl-tools
@@ -67,6 +68,7 @@ na innych komputerach za pomocą demona nrpe.
 %undos contrib/nrpe_check_control.c
 %patch -P0 -p1
 %patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
diff --git a/nrpe_check_control-stdlib.patch b/nrpe_check_control-stdlib.patch
new file mode 100644
index 0000000..47c0825
--- /dev/null
+++ b/nrpe_check_control-stdlib.patch
@@ -0,0 +1,8 @@
+--- nrpe-4.1.3.orig/contrib/nrpe_check_control.c
++++ nrpe-4.1.3/contrib/nrpe_check_control.c
+@@ -1,4 +1,5 @@
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <time.h>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-nrpe.git/commitdiff/c21c77ded4baff0709943e90eb9b8dc69330eeab



More information about the pld-cvs-commit mailing list