Fri, 17 May 2024 11:30:27 UTC | login

Information for build nrpe-3.2.1-4.fc29

ID39758
Package Namenrpe
Version3.2.1
Release4.fc29
Epoch
SummaryHost/service/network monitoring agent for Nagios
DescriptionNrpe is a system daemon that will execute various Nagios plugins locally on behalf of a remote (monitoring) host that uses the check_nrpe plugin. Various plugins that can be executed by the daemon are available at: http://sourceforge.net/projects/nagiosplug This package provides the core agent.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 03:14:59 UTC
CompletedFri, 08 Jun 2018 04:23:30 UTC
Taskbuild (f29-candidate, nrpe-3.2.1-4.fc29.src.rpm)
Tags
f29
RPMs
src
nrpe-3.2.1-4.fc29.src.rpm (info) (download)
riscv64
nagios-plugins-nrpe-3.2.1-4.fc29.riscv64.rpm (info) (download)
nrpe-3.2.1-4.fc29.riscv64.rpm (info) (download)
nagios-plugins-nrpe-debuginfo-3.2.1-4.fc29.riscv64.rpm (info) (download)
nrpe-debuginfo-3.2.1-4.fc29.riscv64.rpm (info) (download)
nrpe-debugsource-3.2.1-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 22 2018 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.1-4 - Remove other el5 items. Update spec * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.2.1-3 - Escape macros in %changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 21 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.1-1 - Update to nrpe-3.2.1 - Fix BZ#1485361 * Fri Aug 04 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-6 - Found the problem. Fixed and ready to push * Fri Aug 04 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-5 - Make sure nrpe works with different selinux names between 5,6 and 7 - For some reason the selinux module still does not install unless by force on EL6. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 21 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-4 - Forgot to up the release. * Fri Jul 21 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-3 - Clean out nrpe.fc as that breaks silently * Wed Jul 19 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-3 - Remove git from release name - Fix selinux lines. * Fri Jul 14 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-2git - Remember to put in a patch so the /etc/nrpe.d/ is used. * Fri Jul 14 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.2.0-1 - Update to 3.2.0 - Add patches for 321 openssl items - Remove old patches no longer needed * Tue Jul 11 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-6 - Put in fix for 1204683 * Tue Jul 11 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-5 - Add comments to nrpe.cfg to alert user on RHBZ #1318773 - Backport ipv6 patch for problem * Fri Jul 07 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-4 - Fix patch name. Silly human. Do a fedpkg srpm before build. * Fri Jul 07 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-3 - Fix crashing bug if username is not defined. * Wed Jul 05 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-2 - Fix bug due to /etc/nrpe.d/ includes was above other defined entries BZ# 1467971 - I am not updating to 3.2.0 for a bit in order to smush out problems here. * Wed Jun 14 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-1 - Update to 3.1.1 - Remove git patch - Add pid_dir configure statement. * Tue May 02 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.0-3 - Grab updates from upstream to see why nrpe fails on fedora but not rhel * Wed Apr 26 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.0-2 - Move to using original nirik nrpe service file for systemd. It worked and the others dont - NRPE fails to run using a /var/run/nrpe/ directory so trying to build without it. * Thu Apr 20 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.0-1 - update to 3.1.0 - put in fix for format-error - remove patches not needed. * Thu Mar 23 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-6 - Redo the nagios policy to lower its all the permissions. * Wed Mar 22 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-5 - Put in patches from GIT to fix noise problems - Put in patch for RHEL6 systems to regain vars - Put in initial patch for selinux on EPEL - Remove el4 macros as this won't work there anyway. * Fri Mar 03 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-5 - Remember to add the patch so it can build. * Fri Mar 03 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-4 - Fix systemd to use correct service file. - Add reload rule * Fri Mar 03 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-3 - fix the systemd service file to better match needs. * Fri Mar 03 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-2 - fix the statedir to look at /var/run/nrpe * Mon Feb 06 2017 Stephen Smoogen <smooge@fedoraproject.org> - 3.0.1-1 - Update to 3.0.1 - Add a temp patch to get it to work with openssl v110 for F25 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Sep 08 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.15-7 - Use %configure macro as it deals with config.sub/guess and various flags properly * Fri Sep 04 2015 Scott Wilkerson <swilkerson@fedoraproject.org> - 2.15-6 - Fix spec file for missing /usr/share/libtool/config/config.guess * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 01 2014 Sam Kottler <skottler@fedoraproject.org> - 2.15.2 - Add patch to mitigate CVE-2014-2913 * Mon Jan 27 2014 Sam Kottler <skottler@fedoraproject.org> - 2.15.1 - Update to 2.15 * Wed Oct 16 2013 Peter Lemenkov <lemenkov@gmail.com> - 2.14-5 - Allow building for aarch64 (rhbz #926244) - Allow user to redefine default commands (rhbz #963703) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed May 22 2013 Kevin Fenzi <kevin@scrye.com> 2.14-3 - Apply patch from bug 860988 to handle RHEL versions and systemd - Apply patch from bug 957567 to fix condrestart so nrpe restarts on upgrade. - Rework systemd and service scriptlets and requires. - Harden Fedora 19+ builds * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Jan 14 2013 Mark Chappell <tremble@tremble.org.uk> - 2.14 - Version 2.14 * Mon Jan 14 2013 Mark Chappell <tremble@tremble.org.uk> - 2.13-2 - #860982 Mistake in service file - #860985 nrpe shouldn't own /etc/nagios (from nagios-common) * Mon Sep 17 2012 Peter Lemenkov <lemenkov@gmail.com> - 2.13-1 - Ver. 2.13 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Sep 22 2011 Peter Lemenkov <lemenkov@gmail.com> - 2.12-19 - Disable systemd stuff in EPEL * Sat Sep 17 2011 Ruben Kerkhof <ruben@rubenkerkhof.com> - 2.12-18 - Let systemd create /var/run/nrpe. Fixes rhbz #656641 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Oct 25 2010 Peter Lemenkov <lemenkov@gmail.com> - 2.12-16 - Issue with SELinux was resolved (see rhbz #565220#c25). 2nd try. * Wed Sep 29 2010 jkeating - 2.12-15 - Rebuilt for gcc bug 634757 * Sat Sep 11 2010 Peter Lemenkov <lemenkov@gmail.com> - 2.12-14 - Issue with SELinux was resolved (see rhbz #565220). * Fri Jun 18 2010 Peter Lemenkov <lemenkov@gmail.com> - 2.12-13 - Init-script enhancements (see rhbz #247001, #567141 and #575544) * Mon Oct 26 2009 Peter Lemenkov <lemenkov@gmail.com> - 2.12-12 - Do not own %{_libdir}/nagios/plugins ( bz# 528974 ) - Fixed building against tcp_wrappers in Fedora ( bz# 528974 ) * Thu Sep 24 2009 Peter Lemenkov <lemenkov@gmail.com> - 2.12-11 - Fixed BZ# 515324 * Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.12-10 - rebuilt with new openssl * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Feb 21 2009 Mike McGrath <mmcgrath@redhat.com> - 2.12-7 - Re-fix for 477527 * Mon Feb 02 2009 Peter Lemenkov <lemenkov@gmail.com> - 2.12-6 - Fixed BZ# 449174 - Clean up (in order to disable rpmlint warnings) * Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 2.12-5 - rebuild with new openssl * Sun Dec 21 2008 Mike McGrath <mmcgrath@redhat.com> - 2.12-4 - Added some doc lines for ticket 477527 * Fri Dec 19 2008 Mike McGrath <mmcgrath@redhat.com> - 2.12-3 - Added Provides: nagios-nrpe * Fri Dec 19 2008 Mike McGrath <mmcgrath@redhat.com> - 2.12-2 - Upstreamreleased new version * Tue Feb 12 2008 Mike McGrath <mmcgrath@redhat.com> - 2.7-6 - Rebuild for gcc43 * Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 2.7-5 - Rebuild for deps * Wed Aug 22 2007 Mike McGrath <mmcgrath@redhat.com> 2.7-4 - License Change - Rebuild for BuildID * Fri Feb 23 2007 Mike McGrath <mmcgrath@redhat.com> 2.7-1 - Upstream released new version * Sun Jul 23 2006 Mike McGrath <imlinux@gmail.com> 2.5.2-3 - no longer owns libdir/nagios - buildrequires tcp_wrappers * Sun Jul 23 2006 Mike McGrath <imlinux@gmail.com> 2.5.2-2 - Specify bogus libdir so rpmlint won't complain * Mon Jul 03 2006 Mike McGrath <imlinux@gmail.com> 2.5.2-1 - Upstream released new version * Sun Mar 12 2006 Mike McGrath <imlinux@gmail.com> 2.4-3 - Added description to useradd statement * Sun Mar 05 2006 Mike McGrath <imlinux@gmail.com> 2.4-2 - Added proper SMP build flags - Added %{?dist} tag - Added reload to nrpe script - Updated to 2.4, changes include: - Added option to allow week random seed (Gerhard Lausser) - Added optional command line prefix (Sean Finney) - Added ability to reload config file with SIGHUP - Fixed bug with location of dh.h include file - Fixed bug with disconnect message in debug mode * Sat Feb 04 2006 Mike McGrath <imlinux@gmail.com> 2.3-1 - Created a Fedora friendly spec file * Mon Jan 23 2006 Andreas Kasenides ank<@>cs.ucy.ac.cy - fixed nrpe.cfg relocation to sample-config - replaced Copyright label with License - added --enable-command-args to enable remote arg passing (if desired can be disabled by commenting out) * Wed Nov 12 2003 Ingimar Robertsson <iar@skyrr.is> - Added adding of nagios group if it does not exist. * Tue Jan 07 2003 James 'Showkilr' Peterson <showkilr@showkilr.com> - Removed the lines which removed the nagios user and group from the system - changed the patch release version from 3 to 1 * Mon Jan 06 2003 James 'Showkilr' Peterson <showkilr@showkilr.com> - Removed patch files required for nrpe 1.5 - Update spec file for version 1.6 (1.6-1) * Sat Dec 28 2002 James 'Showkilr' Peterson <showkilr@showkilr.com> - First RPM build (1.5-1)