layout | title |
---|---|
default |
Release Notes 2.3 |
Released on 2020-05-22.
-
The
--resultdir RESULTDIR
directory is bind-mounted to bootstrap chroot, so we can use--postinstalll
even with--bootstrap-chroot
, #564, -
easier configuration for
mount
plugin, #578, -
mock raises better error message when
%prep
script fails during dynamic_biuldrequires resolution, #570, -
local mirrorlists are correctly bind-mounted to bootstrap chroot, RHBZ#1816696,
-
traceback for invalid
getresuid()
call, #571, -
use-cases with
--rootdir
and--bootstrap-chroot
were fixed, #560, -
use bootstrap (not host's)
/bin/rpm
when producing list of installed packages, PR#568, ([email protected]), -
braced dnf variables are now expanded in repo URLs, PR#577, ([email protected]).
Following contributors contributed to this release:
- David Marshall
- Neal Gompa
- Panu Matilainen
Thank you.