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-09-24 22:56:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Thu Sep 24 22:56:09 2026 rev:622 rq:1379997 version:5.1790145813.282ca44 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2026-09-22 15:50:54.039454722 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.383539/os-autoinst.changes 2026-09-24 22:58:11.091048238 +0200 @@ -1,0 +2,13 @@ +Wed Sep 23 06:43:43 UTC 2026 - [email protected] + +- Update to version 5.1790145813.282ca44: + * build(deps): bump codecov/codecov-action in the all-actions group (#3103) + * test(t/18-backend-qemu): mock IO::Socket::IP to fix port check race + * refactor: remove ProhibitExcessComplexity exclusion from read_json + * refactor: remove ProhibitManyArgs exclusions from sshVirtsh + * refactor: remove ProhibitManyArgs exclusion from add_existing_drive + * refactor: remove ProhibitManyArgs exclusion from clone_git + * refactor: remove ProhibitManyArgs exclusion from Dewebsockify + * style: remove redundant max_arguments override from perlcritic + +------------------------------------------------------------------- Old: ---- os-autoinst-5.1790003666.465c975.obscpio New: ---- os-autoinst-5.1790145813.282ca44.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.hyDNZw/_old 2026-09-24 22:58:13.155134530 +0200 +++ /var/tmp/diff_new_pack.hyDNZw/_new 2026-09-24 22:58:13.156134572 +0200 @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1790003666.465c975 +Version: 5.1790145813.282ca44 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-openvswitch-test.spec ++++++ --- /var/tmp/diff_new_pack.hyDNZw/_old 2026-09-24 22:58:13.179135533 +0200 +++ /var/tmp/diff_new_pack.hyDNZw/_new 2026-09-24 22:58:13.180135575 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1790003666.465c975 +Version: 5.1790145813.282ca44 Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.hyDNZw/_old 2026-09-24 22:58:13.209136788 +0200 +++ /var/tmp/diff_new_pack.hyDNZw/_new 2026-09-24 22:58:13.210136829 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1790003666.465c975 +Version: 5.1790145813.282ca44 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.hyDNZw/_old 2026-09-24 22:58:13.238138000 +0200 +++ /var/tmp/diff_new_pack.hyDNZw/_new 2026-09-24 22:58:13.240138084 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1790003666.465c975 +Version: 5.1790145813.282ca44 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later ++++++ os-autoinst-5.1790003666.465c975.obscpio -> os-autoinst-5.1790145813.282ca44.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/os-autoinst-5.1790003666.465c975/t/18-backend-qemu.t new/os-autoinst-5.1790145813.282ca44/t/18-backend-qemu.t --- old/os-autoinst-5.1790003666.465c975/t/18-backend-qemu.t 2026-09-21 17:14:26.000000000 +0200 +++ new/os-autoinst-5.1790145813.282ca44/t/18-backend-qemu.t 2026-09-23 08:43:33.000000000 +0200 @@ -834,6 +834,7 @@ subtest 'port availability checks' => sub { my %initial_vars = %bmwqemu::vars; my $sock_mock = Test::MockModule->new('IO::Socket::IP'); + $sock_mock->redefine(new => undef); subtest VNC => sub { combined_like { lives_ok { backend::qemu::_assert_port_availability(5991, 'test') } 'free port passes' } qr/checking 5991 port availability/, 'logs port post-qemu check for VNC'; ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.hyDNZw/_old 2026-09-24 22:58:14.564193438 +0200 +++ /var/tmp/diff_new_pack.hyDNZw/_new 2026-09-24 22:58:14.568193605 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 5.1790003666.465c975 -mtime: 1790003666 -commit: 465c975b2356744070591e7333d2950f28b8f49f +version: 5.1790145813.282ca44 +mtime: 1790145813 +commit: 282ca44441fdf0dfd37891bdf1d73c35bfc152de
