Bug#615027: /usr/sbin/pwauth should be SUID root

2012-12-04 Thread Toby McLaughlin
The pwauth binary is installed with the SGID bit set. It should be SUID instead. Here is a patch that resolves the issue for me: snip --- debian/rules 2012-12-05 12:01:02.043035975 +1100 +++ debian/rules.orig 2012-12-05 12:04:28.501524220 +1100 @@ -13 +13 @@ - chmod 4755

Bug#392505: mysql-server-5.0: mysql_upgrade fails with Could not find file mysql_fix_privilege_tables.sql

2006-10-11 Thread Toby McLaughlin
Package: mysql-server-5.0 Version: 5.0.24a-4 Severity: normal Running mysql_upgrde fails with the error message Could not find file mysql_fix_privilege_tables.sql Running strace against mysql_upgrade produces the following interesting output: