Attached here below are the 9 patches; they includes the CVE reference
and a version number in conformity to the SUP.

Patches for sylpheed-claws and sylpheed-claws-gtk2 change:

alertpanel_error_log(err_msg);

to

alertpanel_error_log("%s", err_msg);

Patches for sylpheed change:

alertpanel_error(err_msg);

to

alertpanel_error("%s", err_msg);

NOTE: there is a bug in cdbs_edit_patch (see bug 137827) which may
prevent the correct application of the sylpheed patches in a gutsy
environment.

-- 
Sylpheed POP3 Format String Vulnerability
https://bugs.launchpad.net/bugs/136302
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to