I looked at upstream's git and CVE-2018-12536 was only fixed in jetty-9.4.11.v20180605 for the 9.4.x branch. So Fedora 27 and 28 are affected by it and this update fixes it. I don't know why security team did not report CVE-2018-12536
This update has been unpushed.
Works for me
Works for me
Works in koschei staging
Adding comps with edit_chroot
works, but the argument naming is inconsistent with other functions - most of them take username
argument, but edit_chroot
takes ownername
. Could this be made consitent?
Cannot create projects:
msimacek ~ $ copr create foo --chroot fedora-26-x86_64
Traceback (most recent call last):
File "/usr/bin/copr", line 9, in <module>
load_entry_point('copr-cli==1.58', 'console_scripts', 'copr-cli')()
File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 985, in main
getattr(commands, arg.func)(arg)
File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 71, in wrapper
return func(self, args)
File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 282, in action_create
auto_prune=(args.auto_prune == 'on')
TypeError: create_project() got an unexpected keyword argument 'auto_prune'
This update has been unpushed.
When using old-chroot, it exists with 0 after building SRPM (skipping the actual build)
Works
Works for submitting updates
works for me
xrandr regression that appeared in previous version is fixed
Ah, my bad, they reported it, but I somehow missed the bug due to the low priority. Will add it now