Releases: containers/qm
Releases · containers/qm
v0.6.7
What's Changed
- qm: bump version by @dougsland in #560
- version v0.6.7 by @dougsland in #562
Full Changelog: v0.6.6...v0.6.7
v0.6.6-1
v0.6.6
What's Changed
- Fixed markdown lint errors by @sandrobonazzola in #475
- Update pre-commit config by @sandrobonazzola in #474
- tests: Disable oom_score_adj on prepare_test by @telemaco in #472
- Address pre-commit reported issues by @sandrobonazzola in #477
- qm.if: fix syntax errors by @aesteve-rh in #478
- create-seccomp-rules: remove action_type usage by @sandrobonazzola in #480
- search path for containers/storage.conf by @odra in #479
- Fix again pre-commit dected issues and turn test on for all files by @sandrobonazzola in #482
- update agent-flood based on the change of the default Network by @pengshanyu in #483
- docs: Update devel readme by @aesteve-rh in #485
- Add SELinux rules for Wayland by @aesteve-rh in #484
- demo devconf: initial setup for tests by @dougsland in #487
- devconf: use symbol link by @dougsland in #488
- devconf: more symbols by @dougsland in #489
- test stability changes by @Yarboa in #460
- qm.if: add remaining wayland rules by @aesteve-rh in #490
- Use pattern and _perms to make policy more resilient by @rhatdan in #492
- add tier-0 test case by @pengshanyu in #486
- Test QM selinux permissions by @nsednev in #494
- create a test case for setenforce 0 - create polarion TC by @nsednev in #496
- Devconf update by @Yarboa in #493
- ffi: qm-oom-score-adj/test.sh improvement by @dougsland in #497
- verify /dev/mem is not present in QM partition by @pengshanyu in #495
- Add code to MR for tcp_max_syn_backlog test by @nsednev in #499
- Add patch to main.fmf increased time to 30 min by @nsednev in #500
- Attempts to access forbidden file system resource by @pengshanyu in #501
- Fixing Demo readme by @Yarboa in #502
- Set test id by @pengshanyu in #503
- Nested QM test to new fork by @nsednev in #505
- improve prepare_images and increase duration by @pengshanyu in #507
- Patch for common.sh by @nsednev in #509
- Rebase for qm_nested patch by @nsednev in #512
- gh actions: add cgroup checker by @dougsland in #515
- add support in QM image by @Yarboa in #508
- Refine comments in tcp_max_syn_backlog by @nsednev in #520
- Fix agent-flood by @pengshanyu in #524
- demos: Add slide from DevConf.US FFI by @dougsland in #525
- Add support for SoC separate var partition by @Yarboa in #518
- e2e: car-dashboard - use invoke by @dougsland in #527
- workflow: add bandit check by @dougsland in #528
- oom-score: retry in case container pid not ready by @dougsland in #531
- qm.if: qemu + gtk display with wayland by @aesteve-rh in #516
- Allow qm_t ipc_lock capabilty by @rhatdan in #535
- Rebase for Check if QM is installed by @nsednev in #537
- test: replace partprobe with parted by @dougsland in #536
- /var/qm test by @Yarboa in #552
- github actions: more debug about cgroups failure by @dougsland in #557
- CODEOWNERS: reflect contributions by @dougsland in #556
- packit: add support to EPEL10 by @dougsland in #555
- Adding fix in qm cleanup for disk tests by @Yarboa in #553
New Contributors
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- setup: add info regaring usage of setup by @dougsland in #436
- add tool test_sched_setscheduler by @pengshanyu in #438
- Add modprobe_module tool by @weiwang-linda in #440
- Packit: Use podman-next's default repos by @lsm5 in #442
- Fix setup script by @Yarboa in #443
- doc: add documentation about OOM Score Adj by @dougsland in #446
- ffi: Adding qm-omm-score-adj test by @telemaco in #444
- add deny_set_scheduler by @pengshanyu in #450
- ffi: Adding sysctl test case. by @weiwang-linda in #448
- ffi: Adding modprobe modules case. by @weiwang-linda in #449
- add execute_sched_setattr by @pengshanyu in #453
- tools: generate-release-notes by @dougsland in #456
- makefile: build rpms by @aesteve-rh in #459
- add deny_sched_setattr by @pengshanyu in #455
- Add policy for ipc_t by @rhatdan in #454
- ffi: Add info messages to the qm-omm-score-adj test by @telemaco in #463
- Attempt to label /run/ipc* content correctly by @rhatdan in #464
- Fixed typo in devel readme by @engelmi in #465
- Allow qm_container_ipc_t to use ipc_t sock_files by @rhatdan in #466
- qm.if: allow stream connect for qm_container_ipc_t by @aesteve-rh in #467
- selinux: remove ipc-demo file contexts by @aesteve-rh in #470
- release: bump to 0.6.5 by @dougsland in #471
New Contributors
- @weiwang-linda made their first contribution in #440
- @telemaco made their first contribution in #444
- @aesteve-rh made their first contribution in #459
- @engelmi made their first contribution in #465
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- packit: add fedora40 to the list by @dougsland in #425
- Docsdevel by @dougsland in #429
- tests: skip agent-flood test by @dougsland in #432
- main.fmf: agent.flood add test: back by @dougsland in #433
- spec: remove the need of moreutils by @dougsland in #435
- release: bump release by @dougsland in #437
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Adding fixes base on QC SoC by @Yarboa in #326
- Adding ROOTFS repo dir check by @Yarboa in #332
- qm.containers: uncomment DropCapability by @dougsland in #336
- Fixes related to arm64 by @Yarboa in #343
- Adding test ids to already existing tests + tmt lint reformatting by @pbrilla-rh in #344
- tests: fix summary agent-flood/main.fmf by @dougsland in #345
- add autosd repo for c9s by @pengshanyu in #347
- add shm to ffi tools by @pengshanyu in #349
- remove shm souce code by @pengshanyu in #352
- revert to before adding shm by @pengshanyu in #353
- qm.container: add back SecurityLabelNested=True by @dougsland in #355
- qm: add back readonlytmp by @dougsland in #358
- tests: remove fix-me regarding oom killer by @dougsland in #363
- qm: add seccomp json also deny sched_setscheduler by @dougsland in #362
- FFI: add setsysctl by @dougsland in #369
- FFI: add tool test for execute_set_scheduler.c by @dougsland in #371
- setup: validate qm installation by @dougsland in #372
- tools: add deny_sched_setattr by @dougsland in #378
- spec: remove validation for podman package by @dougsland in #380
- seccomp: add new tool create-seccomp-rules by @dougsland in #387
- Add initial policy type for wayland by @rhatdan in #381
- qm.container: replace tz=local by @dougsland in #393
- setup: add validation for removing PACKAGES_TO_REMOVE by @dougsland in #397
- spec: make sure remove speccomp.json by @dougsland in #399
- prepare.sh: remove FIX-ME regarding restorecon by @dougsland in #395
- README: add some commands for selinux help by @dougsland in #400
- qm: make sure remove rootfs when uninstalling by @dougsland in #402
- docs: Add devel README by @dougsland in #404
- docs: README add RPM mirror info by @dougsland in #411
- tests: rename README to README.md by @dougsland in #415
- qm.container: change default network option by @dougsland in #409
- docs: Add more info to devel README by @dougsland in #418
- seccomp: use SYSCALLS_TO_DENY array by @dougsland in #419
- tools: add qm-storage-settings by @dougsland in #421
New Contributors
- @pbrilla-rh made their first contribution in #344
- @pengshanyu made their first contribution in #347
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- e2e: qm-nodes: move NodeName logic to a function by @dougsland in #317
- e2e: fix nodename in nodes by @dougsland in #319
- Fixing broken gate by @Yarboa in #321
- Adding epel dependency for packit relase stage by @Yarboa in #323
- Make vsomeip dependency optional by @mwperina in #327
- Handle RHEL missing vsomeip packages by @rhatdan in #329
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- setup: remove vim and findutils by @dougsland in #274
- e2e: replace systemd stubs with quadlet by @dougsland in #275
- Add memory test by @Yarboa in #262
- Fixing tier-1 tests by @Yarboa in #276
- e2e: remove /dev/null for creation of dual network by @dougsland in #281
- Adding AWS nested container fix by @Yarboa in #280
- FFI: unify memory test sources by @dennisbrendel in #279
- Add test qm-unit-files by @Yarboa in #277
- move allowedcpu logic to pre-start validation by @dougsland in #285
- Updating test README.md by @Yarboa in #287
- Fix current run-test-e2e by @Yarboa in #291
- Updating old dependency in hirte-agent by @Yarboa in #294
- Add bluechi-agent flood test by @Yarboa in #296
- lib: add python3-dasbus into Container template by @dougsland in #304
- qm.container: comment DropCapability by @dougsland in #312
- Adding setup fix by @Yarboa in #311
- Add support for vsomeip3 selinux policy by @rhatdan in #244
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- setup: add vim by @dougsland in #269
- setup: add findutils to include find tool by @dougsland in #272
- release: 0.6.0 by @dougsland in #273
Full Changelog: v0.5.9...v0.6.0
v0.5.9
What's Changed
- FFI test containerfile by @Yarboa in #212
- e2e: improve cleanup call by @dougsland in #264
- e2e: always update ManagerHost by @dougsland in #261
- e2e: add iptables-nft to control/nodeX nodes by @dougsland in #266
- setup: make sure we have iptables-nft by @dougsland in #268
- release: 0.5.9 by @dougsland in #270
Full Changelog: v0.5.8...v0.5.9