Releases: containers/qm
Releases · containers/qm
v0.4.1
v0.4.0
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
What's Changed
- Init version 0.1.0 by @rhatdan in #30
- quadlet: minimal sane default for AllowedCPUs by @lsm5 in #31
- Packit: Add downstream Fedora packaging tasks by @lsm5 in #36
- Packit: fix source tarball path by @lsm5 in #37
- Additional SELinux fixes by @rhatdan in #38
- Add configuration of storage.conf for qm by @rhatdan in #39
- Allow qm_t to be entered from all executables by @rhatdan in #40
- e2e: Initial e2e code by @dougsland in #34
- e2e: add validations for calls by @dougsland in #41
- qm.container: add /dev/fuse by @dougsland in #43
- build: add .github/CODEOWNERS by @dougsland in #42
- Add demo script to allow people to play with qm by @rhatdan in #45
- update to allow unconfined_r to run qm_t by @rhatdan in #44
- Improve demo by @rhatdan in #46
- RPM: adjust podman dependency epoch by @lsm5 in #48
- Build selinux on platforms without user_namespace class by @rhatdan in #47
- Bump to v0.2.0 by @rhatdan in #49
New Contributors
- @dougsland made their first contribution in #34
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
Full Changelog: https://github.com/containers/qm/commits/v0.1.0