-2012-02-05, Version 4.10.6
+2012-02-19, Version 4.10.6
* Build system: Fix problems when building the ipvs and iptables
plugins. Thanks to Sebastian Harl for his patch. A bashism in the
version-gen.sh script has been fixed. Thanks to Jo-Philipp Wich for
* csv and rrdtool plugins: Print a more helpful error message when the
DataDir is a symlink pointing to a non-existing location. Thanks to
Jonathan Nieder for his patch.
+ * exec plugin: Fix a problem when using select(2) to read from file
+ handles. Thanks to Gerrie Roos for his patch.
+ * network plugin: An incorrect error message in the handling of the
+ "Interface" configuration option has been fixed. Thanks to Gerrie
+ Roos for his patch.
* oracle plugin: A potential endless loop in the error handling has
been fixed.
* python plugin: A crash bug in the configuration handling has been