Bug#715569: Official mod_vroot lib broken, lib built from source works

2014-08-28 Thread votdev
I can confirm this too on an amd64 system. Rebuilding package from source makes the mod_vroot plugin working. I suggest to rebuild the package for the next Wheezy dot-release. It is really sad to see that this is not fixes since Wed, 10 Jul 2013, because it's so simple to fix. Config: DebugLevel

Bug#759896: postfix: Package installation fails during setup when running newaliases

2014-08-30 Thread votdev
Package: postfix Version: 2.9.6-2 Severity: important While building a Wheezy armhf image with live-build which installs postfix as an additional package the configuration process fails with the message: newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by

Bug#759936: proftpd-mod-vroot: Module is broken because of erroneous function vroot_lookup_path

2014-08-30 Thread votdev
Package: proftpd-mod-vroot Version: 0.9.2-2+b2 Severity: grave The proftpd module mod_vroot is broken, because the alias string processing is erroneous. The result of the function vroot_lookup_path may look like this without the attached patch: static int vroot_lstat(pr_fs_t *fs, const char *orig

Bug#759936: proftpd-mod-vroot: Module is broken because of erroneous function vroot_lookup_path

2014-09-02 Thread votdev
The patched Debian package can be downloaded here: http://packages.openmediavault.org/public/pool/main/p/proftpd-mod-vroot/       -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#930637: unblock: monit/1:5.25.2-3+deb10u1

2019-07-04 Thread votdev
> We're sorry, but we'll be removing monit from buster shortly. That's not serious, you're totally crazy. This package is essential in various environments and other distributions, e.g. openmediavault. Please rethink this and reintroduce monit into Debian 10.   The Debian release politics is so

Bug#960108: proftpd-basic: proftpd write pidfile with incorrect mode

2020-05-09 Thread votdev
Package: proftpd-basic Version: 1.3.6-4+deb10u5 Severity: important The proftpd daemon writes the pidfile with mode 0666 instead of 0644. Because of that it is not possible to stop or restart the daemon with "systemctl stop proftpd" or "systemctl restart proftpd". The reason is the new security ch