Comments

20 Comments

Ah, my bad, they reported it, but I somehow missed the bug due to the low priority. Will add it now

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

karma

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?

BZ#1395705 Add comps parameter to modify_project_chroot_details

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.

karma

When using old-chroot, it exists with 0 after building SRPM (skipping the actual build)

BZ#1285017 New requirement in alembic 0.8.0: python-editor
BZ#1274168 python-alembic broken, missing dependency
BZ#1285017 New requirement in alembic 0.8.0: python-editor
BZ#1274168 python-alembic broken, missing dependency
BZ#1256353 Review Request: python-editor - Programmatically open an editor, capture the result.
karma

Works

Works for submitting updates

works for me

BZ#1254458 python-gssapi-1.1.2 is available

xrandr regression that appeared in previous version is fixed