Having just looked at your Git commits, you still haven’t addressed
Kees’s comment:

“I would also note that "mktmp" is a typo of "mktemp". Rather than using
/tmp explicitly, the "-t" argument is recommended. i.e. mktemp -t
xorg.conf.XXXXXXXX”

or my repeated security concern:

“Finally, are you SURE that a malicious user can’t gain any kind of
unauthorized access by editing xorg.conf?”

Less importantly, the line “cp /etc/X11/xorg.conf ${xorg_conf_tmp}” is
now redundant because ${xorg_conf_tmp} is overwritten by the following
zenity command.

** Changed in: xorg (Ubuntu)
       Status: Fix Committed => Confirmed

-- 
typos in failsafeXinit
https://bugs.launchpad.net/bugs/348639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to