Skip to content

Releases: containers/qm

v0.4.0

18 May 14:48
Compare
Choose a tag to compare

What's Changed

  • qm.te: Bump version by @lsm5 in #50
  • Packit: check for version consistency in VERSION and qm.te by @lsm5 in #51
  • github: add dougsland as reviewer by @dougsland in #52
  • Changes needed for demoing on centos 9 stream by @rhatdan in #53
  • Quick doc fix in the setup script by @pypingou in #55
  • No longer need the --nogpgcheck flag by @rhatdan in #56
  • e2e: add initial getopt by @dougsland in #58
  • Update qm /etc/agent/agent.conf that when the qm.service is started by @rhatdan in #57
  • Bump to v0.3.0 by @rhatdan in #60
  • Fix handling of /var and /etc within container by @rhatdan in #61
  • Switch all references to ROOTFS to capatalize by @rhatdan in #63
  • Packit: Temporarily disable bodhi for epel9 by @lsm5 in #62

New Contributors

Full Changelog: v0.2.0...v0.4.0

v0.2.0

16 May 15:28
f6b269f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 May 13:30
Compare
Choose a tag to compare

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