On Thu, Oct 24, 2019 at 07:45:03AM -0000, Leigh Scott wrote: > > On Tue, Sep 10, 2019 at 01:38:03PM +0200, Miro Hrončok wrote: > > > > We're in final freeze now. Any progress? > > > > Zbyszek > > I poked mokutil with a couple of upstream fixes, now it fails only on i686. > > https://koji.fedoraproject.org/koji/taskinfo?taskID=38515227 mokutil.c:1977:16: error: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Werror=sign-compare] 1977 | if (salt_size > settings_len - (next - settings)) { | ^ That should be fairly easy to fix... Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx