Package: stunnel4 Version: 4.42-1 Severity: important When using the chroot configuration option (as per default in the sample configuration: /usr/share/doc/stunnel4/examples/stunnel.conf-sample), stunnel tries to write the log file inside the chroot instead of /var/log/stunnel4/ (outside of the chroot). Looks like this behavior has changed in a recent upstream version, as in previous versions of stunnel the log file was not written inside the chroot.
This causes the log rotation file provided by default with the package not to work as it rotates logs in /var/log/stunnel4/*.log however the logs are written inside the chroot. Thanks, Tom Feiner

