Skip to content

v0.1.0

Compare
Choose a tag to compare
@rhatdan rhatdan released this 05 May 13:30
· 528 commits to main since this release

What's Changed

  • Packit: initial enablement by @lsm5 in #2
  • Finish up setup script and makefile cleanups by @rhatdan in #3
  • Fixup packet by @rhatdan in #4
  • Preinstall qm.pp.bz2 in spec by @rhatdan in #5
  • setup script should not be removing the qmEtc and qmVar volumes by @rhatdan in #6
  • remove selinux comments from spec file and update description by @rhatdan in #7
  • Identify qm_container_file_t as a file_type by @rhatdan in #9
  • Add man page for qm by @rhatdan in #8
  • Cleanup quadlet.container definition by @rhatdan in #10
  • Cleanup setup script by @rhatdan in #11
  • Fix description in the rpm spec file by @rhatdan in #12
  • Spec file should require hirte-agent and podman > 2.5 be available by @rhatdan in #15
  • fixup setup to run first time and not fail if qm.service is not enabled by @rhatdan in #14
  • rpm: podman on Fedora has Epoch: 5 by @lsm5 in #16
  • Unmask all /proc and /sys, so that qm can run containers by @rhatdan in #17
  • Install qm.container in /usr/share/containers/systemd by @rhatdan in #18
  • Setup /etc/subuid and /etc/subgid files for qm environment by @rhatdan in #19
  • Packit: Comment out trigger: commit block by @lsm5 in #20
  • Packit: Explicitly specify all copr build targets by @lsm5 in #21
  • Add /dev/kvm device to qm, so VMs can be launched by @rhatdan in #22
  • Automatically setup the hirte-agent by @rhatdan in #23
  • quadlet: make /dev/kvm optional by @lsm5 in #26
  • RPM: set AllowedCPUs in quadlet file post install by @lsm5 in #25
  • dontaudit attempts of container procesess reading policy by @rhatdan in #29
  • use unshare rather then chroot to enable hirte-agent.service by @rhatdan in #28
  • Allow qm containers to connect and listen on network by @rhatdan in #27

New Contributors

  • @lsm5 made their first contribution in #2

Full Changelog: https://github.com/containers/qm/commits/v0.1.0