Thank you, it seems to be working now.
This broken python2.6 support to run tests against python26 with tox. This is currently advertised to be working on https://fedoralovespython.org/ and https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html
It is not ideal to not mention the missing python 2.6 support in the update notes and include this change in a stable fedora release without coordination with other tools.
Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1602347
Here is the bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1597842
The crash is fixed with this commit which does not seem to be included here: https://github.com/vim/vim/commit/ca4b613c692b927c9345dc9e3d6be5de35266be2
Did not test on Fedora 27 but since there is an issue on Fedora 28 I suspect it might be here, too: https://bodhi.fedoraproject.org/updates/vim-8.1.119-1.fc28#comment-806217
It seems that the short test time is not enough for vim, this update makes vim crash here when I change the focus away when editing a git commit msg. :-/
Seems to work. Since it includes https://pagure.io/standard-test-roles/pull-request/218 I changed it to a security update.
virt-viewer does still work (I hope it is using this)
qemu VMs still boot
fixes pdfmod here
no problems noticed
my old VMs are still there
@kevin: Using None as user is what broken the synchronize module: https://github.com/ansible/ansible/issues/40483
It puts tempfiles in ~None/.ansible/tmp/ here instead of ~/.ansible/tmp
Fixes a font issue for me on Gnome.
no problems noticed