Re: [Nagios-devel] Nagios Core 3.5.0rc1

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios Core 3.5.0rc1

Post by Guest »

This issue is presumably of no great consequence, but it ought=0Ato be fixe=
d along the way. I found it today while looking for=0Asomething else.=0A=
=0ABetween Nagios 3.3.0 and 3.3.1, certain lines got dropped from=0Abase/ch=
ecks.c, that made calls to delete_check_result_file().=0AHowever, there was=
also an accompanying log message that claims=0Athe check result file is de=
leted, and that log message was not=0Aalso removed. That message is now li=
ne 205 in base/checks.c=0Ain the 3.5.0rc1 release. It should now be remove=
d, as all=0Acheck result file deletion now appears be done only from within=
=0Abase/utils.c code. So if there is still a need for such a=0Amessage, it=
should be moved closer to where the file is=0Aactually deleted. If not, t=
he message can simply go away.=0A=0A--- On Thu, 2/28/13, Eric Stanley wrote:=0A=0A> From: Eric Stanley =0A>=
Subject: [Nagios-devel] Nagios Core 3.5.0rc1=0A> To: "Nagios Developers Li=
st" =0A> Date: Thursday, February 28, 2=
013, 3:59 AM=0A> Sorry for multiple release=0A> candidates, but I fixed two=
more issues with the CGIs that=0A> are very closely related to issues fixe=
d in the 3.4.5rc1=0A> tarball.=0A> =0A> The release has also been bumped to=
3.5.0 because of an ABI=0A> change. (It should have been bumped prior to 3=
.4.5rc1.) The=0A> downtime structure had a member added to help resolve the=
=0A> downtime notification problem. This means that modules will=0A> need t=
o be recompiled to use this version.=0A> =0A> You can download the 3.5.0rc1=
tarball from http://sourceforge.net/projects/nagios/ ... 3.x/nagio=
s-3.5.0/nagios-3.5.0rc1.tar.gz/download.=0A> =0A> Feel free to compile it a=
nd try it (on a test system,=0A> please). The 3.4.5 candidate did not gener=
ate much feedback=0A> and I'm hoping no news is good news. The changes betw=
een=0A> 3.4.5rc1 and 3.5.0rc1 are relatively minor, so I don't plan=0A> to =
wait long until releasing 3.5.0.=0A> =0A> The complete changelog since 3.4.=
4 is as follows:=0A> =0A> * Fixed bug #403: The "configuration" page of the=
webui=0A> doesn't use entity encoding when displaying the "command=0A> exp=
ansion" item (Eric Stanley)=0A> * Fixed bug #424: Nagios Core 3.4.4 seg fau=
lt (core dump) on=0A> restart after removing config for running service (Er=
ic=0A> Stanley)=0A> * Updated CGI utility functions to support UTF-8 charac=
ters=0A> (Eric Stanley)=0A> * Fixed bug where selecting Command Expansion f=
rom=0A> Configuration CGI page would display commands instead (Eric=0A> Sta=
nley)=0A> * Fixed bug #369: status.cgi crashes with segfault when=0A> there=
are german ulauts (=E4=F6=FC=DF) in the hostname or the=0A> servicename (E=
ric Stanley)=0A> * Fixed bug #418: Scheduled Downtime Notifications Resent =
On=0A> Nagios Restart/reload (Eric Stanley)=0A> =A0 =0A> =0A> -- =0A> Eric =
Stanley=0A> ___=0A> Developer=0A> Nagios Enterprises, LLC=0A> Email:=A0 est=
[email protected]=0A> Web:=A0 =A0 www.nagios.com=0A> =0A> =0A> -------------=
-----------------------------------------------------------------=0A> Every=
one hates slow websites. So do we.=0A> Make your web apps faster with AppDy=
namics=0A> Download AppDynamics Lite for free today:=0A> http://p.sf.net/sf=
u/appdyn_d2d_feb=0A> _______________________________________________=0A> Na=
gios-devel mailing list=0A> [email protected]=0A> https://=
lists.sourceforge.net/lists/listinfo/nagios-devel=0A>





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked