Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2026-04-04 19:06:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Sat Apr 4 19:06:03 2026 rev:581 rq:1344399 version:5.1775053765.0f55e29 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2026-03-30 18:36:47.856850490 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.21863/os-autoinst.changes 2026-04-04 19:07:54.310324947 +0200 @@ -2 +2 @@ -Mon Mar 30 08:21:41 UTC 2026 - [email protected] +Wed Apr 01 14:29:33 UTC 2026 - [email protected] @@ -4,6 +4,7 @@ -- Update to version 5.1774620706.b22e21b: - * feat: Add option to add signatures - * style: Add tool to add Mojo::Base include automatically - * test: Add CoverageWorkaround.pm - * test: Use Syntax::Keyword::Try::Deparse to avoid warnings - * chore: Reduce permissions of remaining workflow +- Update to version 5.1775053765.0f55e29: + * fix(xt): exclude build artifacts from Perl::Critic checks + * style: Call builtin functions without parentheses + * style: Ignore files under external/ in perlcritic + * style: Sort files for perlcritic + * style: Add CodeLayout::ProhibitParensWithBuiltins + * style: Turn .perlcritic into real file instead of symlink @@ -10,0 +12 @@ + * test: replace Test::Strict with Test::Compile for faster syntax checks @@ -14,384 +15,0 @@ -Fri Mar 27 01:51:47 UTC 2026 - [email protected] - -- Update to version 5.1774551362.dd2a78c: - * feat(svirt): add "stop_vm" in consoles::sshVirtsh - * feat: correct isotovideo handle_shutdown log calls - * refactor(consoles/sshVirtsh): properly concatenate remote_vmm - * feat(svirt): retry disk create also in case of copy-img - * chore: Reduce permissions of workflows - * feat(VNC): Add AltGr key - -------------------------------------------------------------------- -Wed Mar 25 10:46:33 UTC 2026 - [email protected] - -- Update to version 5.1774435114.41aff24: - * style: Remove superfluous use of strict - * git subrepo pull (merge) --force external/os-autoinst-common - * Revert "style: Remove local Perl::Critic::Policy::HashKeyQuotes" - * style: Remove local Perl::Critic::Policy::HashKeyQuotes - * style: Add xt/02-perlcritic.t - * style: Fix Community::WhileDiamondDefaultAssignment - * style: Fix various no strict / no critic violations - * style: Fix OpenQA::HashKeyQuotes - * style: Fix OpenQA::SpaceAfterSubroutineName - * style: Fix ProhibitConditionalDeclarations - * style: Disable OpenQA::RedundantStrictWarning temporarily - -------------------------------------------------------------------- -Mon Mar 23 17:02:21 UTC 2026 - [email protected] - -- Update to version 5.1774283485.5af53fe: - * Revert "style: Remove local Perl::Critic::Policy::HashKeyQuotes" - * style: Remove local Perl::Critic::Policy::HashKeyQuotes - * style: Add xt/02-perlcritic.t - * style: Fix Community::WhileDiamondDefaultAssignment - * fix(ci): correct import of commit-message-checker - * style: Fix various no strict / no critic violations - * style: Fix OpenQA::HashKeyQuotes - -------------------------------------------------------------------- -Mon Mar 23 02:21:40 UTC 2026 - [email protected] - -- Update to version 5.1774101470.e82b4cb: - * feat: implement 'always_run' test flag - * refactor: use gitlint from os-autoinst-common - * git subrepo pull (merge) --force external/os-autoinst-common - * feat(snd2png): restore erroneously deleted test - * style: fix copyright in crop.py - * chore: remove unused pyproject line - * chore(deps): Add PPI to development dependencies - * chore(snd2png): update test.png.md5.original based on current snd2png - * test(full-stack): optimize execution time by reducing timeouts - * feat(vnc): make connection retry sleep configurable - * feat: add configurable secret key hiding support - -------------------------------------------------------------------- -Fri Mar 13 22:24:45 UTC 2026 - [email protected] - -- Update to version 5.1773429030.ba0de6e: - * fix: Correct number of internal test_count - * chore(AGENTS.md): add customized file - * chore(deps): add perl-Test-Perl-Critic dependency for parallel execution - * fix: Remove logger message from else condition - * style: Use single quotes for strings without interpolation - * docs: convert doc/backend_vars.asciidoc to Markdown - * docs: convert README.asciidoc to Markdown - * docs: convert doc/memorydumps.asciidoc to Markdown - * feat: add gitlint pre-commit setup - -------------------------------------------------------------------- -Fri Mar 13 05:30:17 UTC 2026 - [email protected] - -- Update to version 5.1773327169.ae7c574: - * chore(AGENTS.md): add customized file - * chore(deps): add perl-Test-Perl-Critic dependency for parallel execution - * chore(deps): Update perltidy - * fix: Remove logger message from else condition - * docs: convert doc/backend_vars.asciidoc to Markdown - * docs: convert README.asciidoc to Markdown - * docs: convert doc/memorydumps.asciidoc to Markdown - * feat: add gitlint pre-commit setup - -------------------------------------------------------------------- -Wed Mar 11 18:30:15 UTC 2026 - [email protected] - -- Update to version 5.1773245056.43fc8f0: - * chore(deps): Update perltidy - * fix: Remove logger message from else condition - * style: Use single quotes for strings without interpolation - * fix: restore author tests in CI and optimize git message check - * docs: convert doc/backend_vars.asciidoc to Markdown - -------------------------------------------------------------------- -Mon Mar 09 13:35:51 UTC 2026 - [email protected] - -- Update to version 5.1773054031.9ab699d: - * chore(deps): Update perltidy - * fix: Remove logger message from else condition - * style: Use single quotes for strings without interpolation - * fix: restore author tests in CI and optimize git message check - * refactor: move scheduling rules out of basetest::is_applicable - -------------------------------------------------------------------- -Thu Mar 05 17:55:20 UTC 2026 - [email protected] - -- Update to version 5.1772729929.93a4b15: - * feat: normalize gre tunnel script for NetworkManager and wicked - * refactor: use more Mojo::File operations in commands.pm - * refactor: use more Mojo::File operations in bmwqemu.pm - * refactor: use more Mojo::File operations in t/ - * refactor: move scheduling rules out of basetest::is_applicable - * feat: add EXIT_AFTER_MODULE to stop after a specified module - -------------------------------------------------------------------- -Thu Mar 05 00:12:06 UTC 2026 - [email protected] - -- Update to version 5.1772663930.9a9bd7d: - * feat: add EXIT_AFTER_MODULE to stop after a specified module - * fix: Update gre_tunnel_preup script to support NetworkManager - * feat: Handle timeout when typing command in `background_script_run` - * feat: Allow opting-out of check when typing command in `script_run` - * feat: Handle timeout when typing command in `script_run` - * test: implement conventional commits check with gitlint - -------------------------------------------------------------------- -Thu Feb 26 17:45:58 UTC 2026 - [email protected] - -- Update to version 5.1772097392.f4e2912: - * fix: Update gre_tunnel_preup script to support NetworkManager - * build(Makefile): add top-level help target - * test: implement conventional commits check with gitlint - * fix: Fix wrong uses of "checkout" that should be "check out" - * git subrepo pull (merge) --force external/os-autoinst-common - -------------------------------------------------------------------- -Wed Feb 25 00:22:47 UTC 2026 - [email protected] - -- Update to version 5.1771958644.63a1790: - * build(Makefile): add top-level help target - * test: implement conventional commits check with gitlint - * fix: Fix wrong uses of "checkout" that should be "check out" - * git subrepo pull (merge) --force external/os-autoinst-common - * style: Fix crop.py style issues - * parse_extra_log: Allow passing additional args to upload_logs - -------------------------------------------------------------------- -Mon Feb 23 16:33:17 UTC 2026 - [email protected] - -- Update to version 5.1771858186.01b8328: - * test: implement conventional commits check with gitlint - * fix: Fix wrong uses of "checkout" that should be "check out" - * git subrepo pull (merge) --force external/os-autoinst-common - * style: Fix crop.py style issues - * workaround: Remove "get_mempolicy" warning from qemu-img output - -------------------------------------------------------------------- -Thu Feb 19 19:58:34 UTC 2026 - [email protected] - -- Update to version 5.1771520411.2601197: - * fix: Fix wrong uses of "checkout" that should be "check out" - * git subrepo pull (merge) --force external/os-autoinst-common - * style: Fix crop.py style issues - * workaround: Remove "get_mempolicy" warning from qemu-img output - * parse_extra_log: Allow passing additional args to upload_logs - -------------------------------------------------------------------- -Wed Feb 18 16:16:06 UTC 2026 - [email protected] - -- Update to version 5.1771353921.c8005c9: - * git subrepo pull (merge) --force external/os-autoinst-common - * style: Fix crop.py style issues - * workaround: Remove "get_mempolicy" warning from qemu-img output - * parse_extra_log: Allow passing additional args to upload_logs - * refactor: Distinguish tests by the script path in `loadtest` - * refactor: Simplify approach for avoiding redefine warnings - -------------------------------------------------------------------- -Tue Feb 10 15:20:22 UTC 2026 - [email protected] - -- Update to version 5.1770715824.6a80a85: - * style: Fix crop.py style issues - * workaround: Remove "get_mempolicy" warning from qemu-img output - * parse_extra_log: Allow passing additional args to upload_logs - * refactor: Distinguish tests by the script path in `loadtest` - * refactor: Simplify approach for avoiding redefine warnings - * test: Allow running tests with `Test::Warnings<0.033` - * test: Format test of `loadtestdir` in a more compact way - -------------------------------------------------------------------- -Thu Feb 05 14:22:35 UTC 2026 - [email protected] - -- Update to version 5.1770127521.c249fe9: - * refactor: Distinguish tests by the script path in `loadtest` - * refactor: Simplify approach for avoiding redefine warnings - * test: Allow running tests with `Test::Warnings<0.033` - * test: Format test of `loadtestdir` in a more compact way - * test: Use `ENABLE_MODERN_PERL_FEATURES=1` in test suite - * feat: Allow enabling strict/warnings/signatures globally - * fix: Improve wrong comment about enablement of modern Perl features - -------------------------------------------------------------------- -Wed Jan 28 12:34:32 UTC 2026 - [email protected] - -- Update to version 5.1769602729.9728790: - * fix: Improve wrong comment about enablement of modern Perl features - * Replace remaining functions with subroutine signatures in 18-qemu.t - * Fix snapshot overlay mechanism to avoid duplication - * fix(dist): provide proper copyright headers in all spec-files - * fix(dist): try to fix os-autoinst-obs-auto-submit reverting content - * Remove deprecated BIOS and UEFI_PFLASH variables - -------------------------------------------------------------------- -Fri Jan 23 21:33:15 UTC 2026 - [email protected] - -- Update to version 5.1769153586.72cabd0: - * Replace remaining functions with subroutine signatures in 18-qemu.t - * Fix snapshot overlay mechanism to avoid duplication - * fix(dist): provide proper copyright headers in all spec-files - * fix(dist): try to fix os-autoinst-obs-auto-submit reverting content - * fix(dist): exclude unstable t/28-signalblocker.t in OBS checks - * Add documentation of APPEND variable - * Add undocumented KERNEL/INITRD to the supported variables - * os-autoinst-generate-needle-preview: Embed PNG - -------------------------------------------------------------------- -Fri Jan 16 20:43:12 UTC 2026 - [email protected] - -- Update to version 5.1768577300.b85e486: - * fix(dist): provide proper copyright headers in all spec-files - * fix(dist): try to fix os-autoinst-obs-auto-submit reverting content - * fix(dist): exclude unstable t/28-signalblocker.t in OBS checks - * Remove deprecated BIOS and UEFI_PFLASH variables - * Add documentation of APPEND variable - * os-autoinst-generate-needle-preview: Embed PNG - -------------------------------------------------------------------- -Thu Jan 08 17:47:42 UTC 2026 - [email protected] - -- Update to version 5.1767893100.fd5003c: - * Add documentation of APPEND variable - * Add undocumented KERNEL/INITRD to the supported variables - * os-autoinst-generate-needle-preview: Embed PNG - * Tweak curl call not to hang - * Fix opencv dependency due to upstream changes - -------------------------------------------------------------------- -Mon Jan 05 16:08:57 UTC 2026 - [email protected] - -- Update to version 5.1767623406.688dd0e: - * os-autoinst-generate-needle-preview: Embed PNG - * Tweak curl call not to hang - * Fix opencv dependency due to upstream changes - * Restore package builds on older openSUSE versions - * Remove `ShellCheck` from devel dependencies on s390x - -------------------------------------------------------------------- -Thu Dec 18 21:51:02 UTC 2025 - [email protected] - -- Update to version 5.1766037062.44c7d2a: - * Tweak curl call not to hang - * Fix opencv dependency due to upstream changes - * Restore package builds on older openSUSE versions - * Remove `ShellCheck` from devel dependencies on s390x - * Remove obsolete 'bin/' folder - -------------------------------------------------------------------- -Wed Dec 17 17:11:55 UTC 2025 - [email protected] - -- Update to version 5.1765976654.0026f92: - * Fix opencv dependency due to upstream changes - * Restore package builds on older openSUSE versions - * Remove `ShellCheck` from devel dependencies on s390x - * Remove obsolete 'bin/' folder - * Improve documentation strings for get/check_var - -------------------------------------------------------------------- -Tue Dec 16 20:39:50 UTC 2025 - [email protected] - -- Update to version 5.1765808557.b89e9b4: ++++ 108 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes ++++ and /work/SRC/openSUSE:Factory/.os-autoinst.new.21863/os-autoinst.changes Old: ---- os-autoinst-5.1774620706.b22e21b.obscpio New: ---- os-autoinst-5.1775053765.0f55e29.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.0qmZmU/_old 2026-04-04 19:07:55.350367588 +0200 +++ /var/tmp/diff_new_pack.0qmZmU/_new 2026-04-04 19:07:55.354367752 +0200 @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1774620706.b22e21b +Version: 5.1775053765.0f55e29 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-openvswitch-test.spec ++++++ --- /var/tmp/diff_new_pack.0qmZmU/_old 2026-04-04 19:07:55.394369393 +0200 +++ /var/tmp/diff_new_pack.0qmZmU/_new 2026-04-04 19:07:55.394369393 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1774620706.b22e21b +Version: 5.1775053765.0f55e29 Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.0qmZmU/_old 2026-04-04 19:07:55.434371033 +0200 +++ /var/tmp/diff_new_pack.0qmZmU/_new 2026-04-04 19:07:55.434371033 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1774620706.b22e21b +Version: 5.1775053765.0f55e29 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.0qmZmU/_old 2026-04-04 19:07:55.470372509 +0200 +++ /var/tmp/diff_new_pack.0qmZmU/_new 2026-04-04 19:07:55.474372673 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1774620706.b22e21b +Version: 5.1775053765.0f55e29 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later ++++++ os-autoinst-5.1774620706.b22e21b.obscpio -> os-autoinst-5.1775053765.0f55e29.obscpio ++++++ ++++ 4702 lines of diff (skipped) ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.0qmZmU/_old 2026-04-04 19:07:57.534457137 +0200 +++ /var/tmp/diff_new_pack.0qmZmU/_new 2026-04-04 19:07:57.538457301 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 5.1774620706.b22e21b -mtime: 1774620706 -commit: b22e21b7158a58743af74e896424918dd2bd9488 +version: 5.1775053765.0f55e29 +mtime: 1775053765 +commit: 0f55e2989cd92c694cd556092cbe999000fe15be
