https://bugzilla.redhat.com/show_bug.cgi?id=974852 Andy Lutomirski <luto@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luto@xxxxxxx --- Comment #4 from Andy Lutomirski <luto@xxxxxxx> --- I'd like to take this over. I need a sponsor. Spec URL: http://web.mit.edu/luto/www/fedora/fish.spec SRPM URL: http://web.mit.edu/luto/www/fedora/fish-2.1.0-1.fc19.src.rpm There's one rpmlint error about mktemp. The code in question actually appears to be secure -- it calls mktemp and then opens the file with O_CREAT | O_EXCL. This is silly (it should use mkostemp), but it appears to be safe. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review