Skip to content

Releases: rpm-software-management/mock

mock v5.2

27 Sep 13:01
Compare
Choose a tag to compare

Mock v5.1.1

18 Sep 13:12
Compare
Choose a tag to compare

mock-core-configs v39.1

mock v5.1

15 Sep 12:14
Compare
Choose a tag to compare

mock-core-configs v39

mock v5.0

10 Aug 09:09
Compare
Choose a tag to compare

Turning --use-bootstrap-image ON by default, per https://rpm-software-management.github.io/mock/Release-Notes-5.0

mock-core-configs v38.6

05 Jun 08:04
Compare
Choose a tag to compare

mock v4.1

05 Jun 08:07
Compare
Choose a tag to compare

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

22 May 13:22
Compare
Choose a tag to compare
  • 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

22 May 13:24
Compare
Choose a tag to compare

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()