Thomas Dressler wrote:
> It works for the idomod, but now we have problems with the log.

well it did not work. i forgot to add a forced unload then.

>
> In general i think we should add a version check instead of a filename
> check.

can only be done if the module exports its version to the mod->info 
array. this is now done for future versions, plus checking 
idomod_version == core_version, which we actually know about.

>   The name is not the real problem. Maybe someone decided to rename
> the actual  version back to idomod.o, than it will raise the same error.

that is not our problem then, as we decided to only support idomod.so in 
future releases. changes made to Makefile or filesystem are difficult to 
detect. changing to deny loading such versions should be more safe than 
everything else.

https://dev.icinga.org/issues/2569

Makefile will try to rm the old known idomod.o version either way. as 
packages should do automatically having their filelist per package.

https://dev.icinga.org/issues/2570


>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> icinga-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/icinga-devel


-- 
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email:  [email protected]
phone:  +43 1 4277 14359
mobile: +43 664 60277 14359
fax:    +43 1 4277 14338
web:    http://www.univie.ac.at/zid
         http://www.aco.net

Lead Icinga Core Developer
http://www.icinga.org


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-devel

Reply via email to