Release Name: 0.4.1 Notes: ------ This release is mainly a bugfix release introducing some small new features. It fixes two important bugs in the default scripts distributed with the system: * idle.py got frozen sometimes, which lead to CapiSuite not sending faxes any more * received files are saved with stricter permissions now allowing only the user to see them, not others I would recommend strongly to update to this release if you want to use the default scripts. Your old configuration will work with this version, but please also have a look at the new configuration files as many options got optional and some new options were introduced. Changes: -------- * cron script: redirect error output to /dev/null * core: cosmetical code improvements for gcc-2.95 * core: fixed "make install" to an arbitrary prefix * core: moved "capisuite" to /sbin instead of bin * scripts: fixed idle.py freezing which lead to CapiSuite not sending faxes any more after some time (#527) * scripts: fixed remote inquiry: mixed new and old messages * scripts: stricter permissions of received files and dirs (#544) * scripts: new option dial_prefix implemented (#537) * scripts: better check for options read from config files, (#531) many options are optional now with a resonable default * scripts: capisuitefax shebang corrected (#536)