Changelog for
nsca-2.9.2-31.1.x86_64.rpm :
Thu Oct 4 14:00:00 2018 roAATTsuse.de
- buildrequire libmcrypt only for < 15.0
Wed Sep 5 14:00:00 2018 roAATTsuse.de
- fix apparmor profile syntax
Wed Jul 4 14:00:00 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 1 13:00:00 2018 larsAATTlinux-schulserver.de
- build require pkgconfig(systemd) to allow OBS to use systemd-mini
in place and optimize the rebuild chain
Wed Nov 8 13:00:00 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 7 13:00:00 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 14:00:00 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 13:00:00 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 13:00:00 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 13:00:00 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 13:00:00 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 14:00:00 2012 larsAATTlinux-schulserver.de
- recommend \'monitoring_daemon\' to allow nsca to run with
compatible monitoring solutions
Fri Feb 3 13:00:00 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 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)
Fri Nov 11 13:00:00 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)