Description:
This update for openQA, os-autoinst fixes the following issues:
Changes in openQA:
- Update to version 5.1776103434.91af0a8b:
* feat: expand parallel test execution in t/testrules.yml
* feat: set no expiration for "None" auth API keys
* fix: Avoid gap between caret and preview container
* refactor(upload): Move chunk size constant to constants module
* refactor(upload): Define chunk size only once
* test: Check for unhandled output by default
* git subrepo pull (merge) external/os-autoinst-common
* perf(upload): Speed up asset uploads
* feat: enable videos for all jobs again
* ci: remove redundant perl-critic GHA covered by circleCI
* ci: separate compile tests into independent job
* test: Move author tests to xt/ and separate compile checks
* fix: use Test::Warnings in 02-perlcritic
* chore(deps): Remove obsolete Freenode::StrictWarnings policy
* chore(ci): bump checkout v4->v6
* feat: implement "None" authentication provider
* feat: Prevent job assignments when running out of space by default
* fix(results_min_free_storage_space_percentage): Allow disabling with `0`
* fix(results_min_free_storage_space_percentage): Add to `Setup.pm`
* feat: make compute_build_results faster by passing the query for jobs
* feat: optimize comment_data_for_jobs when passed a result set
- Update to version 5.1775828534.8622a781:
* refactor: Rename `results_storage_above_threshold`
* feat: Log a meaningful error message if `check_df` fails
* feat: Add separate setting for scheduler storage space check
* fix: address further XSS in admin_needle.js response loop
* fix: address XSS vulnerability in admin_needle.js handleSingleError
* fix: address further XSS vulnerabilities in admintable.js catch blocks
* fix: address XSS vulnerability in admintable.js catch block
* fix: address XSS vulnerability in ws_console.js sendAndLogCommand
* fix: address XSS vulnerability in ws_console.js logLine
* build(deps): bump lodash from 4.17.23 to 4.18.1
* fix: Calculate upload speed correctly by including milliseconds
* docs: Clarify description of `force_result_regex`
* test: Cover remaining lines of `upgradedb`
* test: Fix missing assignment in upgradedb test
* refactor: Avoid duplicating user handling in database scripts
* fix: Apply force result label correctly if `force_result_regex` is empty
* test: Verify applying force_result label from carried over comments
* build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5
Changes in os-autoinst:
- Update to version 5.1776093529.6913c36:
* chore(deps): Remove obsolete Freenode::StrictWarnings policy
* fix(manpages): Fix the output of pod2man
* fix(t/08-autotest.t): Fix FTBFS for reproducible builds
* chore(ci): bump checkout v4->v6
* feat(edid): Add virtio-vga-gl support
- Update to version 5.1775932217.bd11042:
* fix: prevent deprecation warning about "spurt"
* feat(edid): Add virtio-vga-gl support
* style(llm): use indented heredocs for better readability
* refactor: consolidate logic in _detect_serial_marker_capability
* style: use non-capturing group for BASH version detection
* fix(distribution): make PRETTY_SERIAL_MARKER reboot-safe
- Update to version 5.1775744546.1ee50c6:
* refactor: consolidate logic in _detect_serial_marker_capability
* style: use non-capturing group for BASH version detection
* fix(distribution): make PRETTY_SERIAL_MARKER reboot-safe
* refactor: early returns in _detect_serial_marker_capability