Bug#661954: This is still an issue on ssmtp 2.64-7

2013-12-30 Thread Thom Wiggers
ssmtp.conf still/again is world-readable by default.

I was able to fix this by doing (as root):

chmod -R 2750 /etc/ssmtp/
chown root:mail /etc/ssmtp/
chmod g+s /usr/sbin/ssmtp
chmod g+s /usr/sbin/sendmail
chmod g+s /usr/sbin/mailq

Though I might have added a +s more than strictly necessary.

I also did

dpkg-statoverride --add root mail 2750 /etc/ssmtp
dpkg-statoverride --add root mail 2750 /etc/ssmtp/ssmtp.conf
dpkg-statoverride --add root mail 2750 /etc/ssmtp/revaliases
dpkg-statoverride --add root mail 2755 /usr/sbin/ssmtp
dpkg-statoverride --add root mail 2755 /usr/sbin/sendmail
dpkg-statoverride --add root mail 2755 /usr/sbin/mailq


And now it all seems to be working fine.

Sincerely,

Thom Wiggers


Bug#684418: Node-semver broken in sid

2012-08-17 Thread Thom Wiggers
It is currently not possible to install node-semver in sid because the 
current version of nodejs breaks it. The node-semver package should be 
updated to the newest upstream.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org