Releases: rpm-software-management/mock
Releases · rpm-software-management/mock
mock v5.2
Mock v5.1.1
mock-core-configs v39.1
mock v5.1
mock-core-configs v39
mock v5.0
Turning --use-bootstrap-image ON by default, per https://rpm-software-management.github.io/mock/Release-Notes-5.0
mock-core-configs v38.6
- use python3 macro for post scriptlet ([email protected])
- openEuler: use metalinks instead of baseurls ([email protected])
mock v4.1
Full release notes
https://rpm-software-management.github.io/mock/Release-Notes-4.1
- bootstrap: fix certificate copying into the bootstrap chroot
- don't strictly require any package manager
- config: properly configure package manager commands
- unify the fallback-detection for host/bootstrap/bootstrap-image
- bind_mount plug-in: pre-create dest directory before bind-mounting a file
- bootstrap: use DNF5 in package manager fallbacks
- fix --dnf-cmd traceback with the new package_manager logic
mock-core-configs v38.5
- drop includepkgs=devtoolset* from centos-{6,7} ([email protected])
- Fedora 35 and 36 is EOL
- remove useradd specific changes in configs - it is not needed by Mock 4+
- openSUSE i586 has been moved out of the main repo into a port ([email protected])
mock v4.0
Full release notes:
https://rpm-software-management.github.io/mock/Release-Notes-4.0
- cleanup the bootstrap image logic so it works if Mock is run in container
- rebuild: kill orphans when mounted
- bootstrap: delay the buildroot-in-bootstrap recursive mount
- use shlex instead of pipes
- fix bootstrap_* prefixed config_opts options
- manual page: fix the "how to fill an issue" info
- support for DNF5 added
- use -N instead of -n for useradd ([email protected])
- mock: don't use distutils copy_tree()