Bug#679271: sispmctl: build additional package with enabled webserver

2015-11-08 Thread Heinrich Schuchardt
The current code of sispmctl does not effectively drop user privileges when starting the program as privileged user. socket.c: /* drop priveleges */ uid = getuid(); seteuid(uid); This should be fixed before using sispmctl as a webserver. cf. http://www.cs.berkeley.edu/~daw/papers/setuid-usenix0

Bug#679271: sispmctl: build additional package with enabled webserver

2012-06-27 Thread Michael Walle
Package: sispmctl Version: 2.7-1 Severity: wishlist It would be nice to have an additional package with the webserver enabled. -- System Information: Debian Release: 6.0.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linu