Changelog for
nsca-client-2.9.2-32.16.i586.rpm :
* Thu Oct 04 2018 roAATTsuse.de- buildrequire libmcrypt only for < 15.0
* Wed Sep 05 2018 roAATTsuse.de- fix apparmor profile syntax
* Wed Jul 04 2018 larsAATTlinux-schulserver.de- allow /run/ as well as /var/run in the apparmor profile- include /etc/apparmor.d/local/usr.bin.nsca to allow personalization of the apparmor profile- introduce /etc/sysconfig/nsca to allow the user to switch the run modes of the nsca binary
* Thu Feb 01 2018 larsAATTlinux-schulserver.de- build require pkgconfig(systemd) to allow OBS to use systemd-mini in place and optimize the rebuild chain
* Wed Nov 08 2017 dimstarAATTopensuse.org- Only have pre and post scriptlets in case we build with systemd support. Without systemd support, the escriptlets would be empty.
* Tue Nov 07 2017 joop.boonenAATTopensuse.org- Fixed E: nsca implicit-fortify-decl ./nsca.c:495 via nsca-2.9.2-implicit-fortify-decl.patch
* Thu Jun 29 2017 larsAATTlinux-schulserver.de- added nsca-2.9.2-implicit_functions.patch to add missing includes crabbed out by the compiler- enable and support systemd- fix copy and paste error in triggerun and run for the old name (nagios-nsca) of this package- rebase all patches and add/correct the comments for them in the spec file
* Wed Mar 15 2017 dimstarAATTopensuse.org- Add %insserv_prereq PreReq: since we still install legacy initd services it is our own duty to ensure the legacy tools to handle them are installed.
* Fri Dec 16 2016 sweet_f_aAATTgmx.de- update to 2.9.2: + Replaced all instances of signal() with sigaction() + blocking + Race condition when opening command file + Fix missing argument in open calls + NSCA close/POLLNVAL/accept bug causes hang- rebase nsca.abuild.patch
* Tue Mar 18 2014 larsAATTlinux-schulserver.de- add apparmor profile in /etc/apparmor.d/usr.bin.nsca- do not self obsolete nagios-nsca
* itself, use lower version
* Thu Feb 14 2013 larsAATTlinux-schulserver.de- rename the package from nagios-nsca to nsca (following upstream name)- require \'monitoring_daemon\' in init script as nsca also runs together with icinga- add man pages for send_nsca and nsca from Debian
* Thu Oct 11 2012 larsAATTlinux-schulserver.de- recommend \'monitoring_daemon\' to allow nsca to run with compatible monitoring solutions
* Fri Feb 03 2012 larsAATTlinux-schulserver.de- update to 2.9.1: + Applied patch to allow packets arriving with a future time stamp (Daniel Wittenberg) + Updated server (nsca) to allow packets with older, smaller packet size (Eric Stanley)- use macros from nagios-rpm-macros package- added rpmlintrc
* Wed Dec 21 2011 cooloAATTsuse.com- remove call to suse_update_config (very old work around)
* Fri Nov 11 2011 schneemannAATTb1-systems.de- update to version 2.9
* Add config directive to submit directly to checkresults directory (Mike Lindsey)
* Support multi-line check output with 4000 character limit (Mike Lindsey)- fixes in skipped version 2.8
* Added --with-log-facility option to control syslog logging (Ryan Ordway and Brian Seklecki)
* Fixed bug where daemon would segfault if mcrypt library was not initialized before timeout (Holger Weiss)
* Fixed bug with switching from dump file to command file when running under single mode (Ton Voon)
* Fix for small memory leak with running as a single process daemon (Daniel)
* Fri Aug 31 2007 tsiedenAATTsuse.de- cleanup spec file (removed unneeded %dir entry)
* Mon Aug 13 2007 tsiedenAATTsuse.de- update to version 2.7.2
* fixed bug with NSCA daemon eating CPU if child process couldn\'t accept a connection in multi-process mode (Chris Wilson)
* Fri Feb 09 2007 tsiedenAATTsuse.de- update to version 2.7.1
* Fixed bug that prevented single mode daemon from working properly
* Added sample scripts for testing functionality to nsca_tests/ (Ton Voon/Altinity)
* Mon Jan 29 2007 tsiedenAATTsuse.de- update to version 2.7
* Fixed crash from malformed command line (therefore removed removed nagios-nsca.send_nsca.formatstring.patch)
* Updated to config.sub and config.guess to latest from GNU Savannah
* changed default user and group to nagios nagios (#236135)
* Thu Dec 07 2006 tsiedenAATTsuse.de- package split: nagios-nsca for the server and nagios-nsca-client for the remote host- removed unneeded BuildRequires (nagios)
* Fri Dec 01 2006 tsiedenAATTsuse.de- update to version 2.6
* spec file fix
* segfault fix in encryption library cleanup
* daemon now exits with an error if it can\'t drop privileges
* added chroot support (Sean Finney)
* added support for writing a PID file
* added support for reloading config files with SIGHUP
* removed obsolete patches which are included in upstream now- fix NscaBin location in init script
* Tue Oct 10 2006 olhAATTsuse.de- fix send_nsca segfault with -c and -d options
* Thu Feb 02 2006 starkAATTsuse.de- fixed crash while encrypt_cleanup()
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Sun Jan 22 2006 starkAATTsuse.de- update to version 2.5- added init-script- added xinetd configuration- use -fstack-protector- use tcp-wrapper
* Wed Oct 12 2005 starkAATTsuse.de- fixed uninitialized variable and missing return-codes
* Sun Jan 11 2004 adrianAATTsuse.de- add %defattr
* Thu Jul 24 2003 starkAATTsuse.de- update to 2.4
* Better support for u_int32_t detection
* Minor bug fixes
* Thu Jun 19 2003 starkAATTsuse.de- added nagios to neededforbuild (fixing directory ownership)
* Wed Feb 05 2003 starkAATTsuse.de- update to 2.3
* Minor changes to daemon init code
* Minor Makefile fixes
* Wed Jan 29 2003 roAATTsuse.de- fix compile for gcc-3.3 (wrong code ...)
* Mon Jan 13 2003 starkAATTsuse.de- update to 2.2
* Syntax changes for command line arguments
* Added support for passive host checks (supported only in Nagios 2.x and later)
* Added sample xinetd config file (nsca.xinetd)
* Minor mods and bug fixes
* Fri Aug 16 2002 kukukAATTsuse.de- Remove libmcrypt-devel from requires, libmcrypt.la is now in main libmcrypt package.
* Wed Jun 12 2002 starkAATTsuse.de- update to 2.1
* Tue May 28 2002 starkAATTsuse.de- changed conf-dir to /etc/nagios
* Mon Apr 29 2002 starkAATTsuse.de- switch to Nagios NSCA (which is only another name)
* update to version 2.0
* Thu Mar 21 2002 starkAATTsuse.de- finally updated to 1.2.0
* Thu Feb 14 2002 starkAATTsuse.de- modified patch to write to an alternative \"command\" file if the NetSaint command-file doesn\'t exist (backport from 1.2.0)
* Mon Feb 04 2002 starkAATTsuse.de- update to 1.2.0b8- added a patch to NOT create the commandfile as regular file if it doesn\'t exist
* Mon Jul 16 2001 starkAATTsuse.de- added libmcrypt-devel to requires
* Mon Jul 16 2001 starkAATTsuse.de- update to 1.1.1 (configure-fixes for mcrypt)
* Tue Apr 24 2001 starkAATTsuse.de- initial package (linked against mcrypt)