View on GitHub

Mock » Release-Notes 1.4.15

A 'simple' chroot build environment manager for building RPMs.

Released on 2019-04-22.

Mock new features:

config_opts['dnf_disable_plugins'] = ['local', 'spacewalk']

The above is the new default, i.e., the plugin spacewalk is now disabled as well. [GH#210]

This change simplified dnf_common_opts default, which is now:

config_opts['dnf_common_opts'] = ['--setopt=deltarpm=False']

Bugfixes:

Known issues:

Following contributors contributed to this release:

Thank you.