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 2022-07-21 11:35:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Thu Jul 21 11:35:24 2022 rev:313 rq:990465 version:4.6.1658311695.1bd05bc Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2022-07-19 17:19:45.508398359 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1523/os-autoinst.changes 2022-07-21 11:35:42.715084882 +0200 @@ -1,0 +2,14 @@ +Thu Jul 21 03:49:01 UTC 2022 - ok...@suse.com + +- Update to version 4.6.1658311695.1bd05bc: + * Allow insecure VNC over WebSockets connections only if configured + * Add test for `vnctest` script + * Fix race condition in dewebsockify test + * Adapt spec file to include new scripts for VNC over WebSockets + * Test further code paths of VMWare/WebSockets related code + * Fix error handling when launching VNC server to eventually die + * Enable VNC over WebSockets only for the connection to the virsh guest + * Add basic unit test for dewebsockify + * Deduce URL for VMWare VNC over WebSockets from test variables + +------------------------------------------------------------------- Old: ---- os-autoinst-4.6.1658158082.102b55e.obscpio New: ---- os-autoinst-4.6.1658311695.1bd05bc.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.mmqx2L/_old 2022-07-21 11:35:43.743085896 +0200 +++ /var/tmp/diff_new_pack.mmqx2L/_new 2022-07-21 11:35:43.747085900 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1658158082.102b55e +Version: 4.6.1658311695.1bd05bc Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.mmqx2L/_old 2022-07-21 11:35:43.763085915 +0200 +++ /var/tmp/diff_new_pack.mmqx2L/_new 2022-07-21 11:35:43.767085919 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1658158082.102b55e +Version: 4.6.1658311695.1bd05bc Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -36,7 +36,7 @@ # The following line is generated from dependencies.yaml %define build_requires %build_base_requires cmake ninja # The following line is generated from dependencies.yaml -%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 8.42 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor) perl(Thread::Queue) perl(Time::HiRes) perl( Time::Moment) perl(Time::Seconds) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base +%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(JSON::Validator) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 8.42 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor) perl(Thread::Queue) p erl(Time::HiRes) perl(Time::Moment) perl(Time::Seconds) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(YAML::PP) perl(YAML::XS) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base # all requirements needed by the tests, do not require on this in the package # itself or any sub-packages # SLE is missing spell check requirements @@ -78,7 +78,7 @@ # The following line is generated from dependencies.yaml %define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28 # The following line is generated from dependencies.yaml -%define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) perl(YAML::PP) python3-Pillow-tk +%define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk # The following line is generated from dependencies.yaml %define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) perl(Template::Toolkit) %define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale @@ -255,6 +255,11 @@ %{_prefix}/lib/os-autoinst/autotest.pm %{_prefix}/lib/os-autoinst/*.py %{_prefix}/lib/os-autoinst/check_qemu_oom +%{_prefix}/lib/os-autoinst/dewebsockify +%{_prefix}/lib/os-autoinst/vnctest + +%dir %{_prefix}/lib/os-autoinst/schema +%{_prefix}/lib/os-autoinst/schema/Wheels-01.yaml %files openvswitch %defattr(-,root,root) ++++++ os-autoinst-4.6.1658158082.102b55e.obscpio -> os-autoinst-4.6.1658311695.1bd05bc.obscpio ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1658158082.102b55e.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.1523/os-autoinst-4.6.1658311695.1bd05bc.obscpio differ: char 50, line 1 ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.mmqx2L/_old 2022-07-21 11:35:43.815085966 +0200 +++ /var/tmp/diff_new_pack.mmqx2L/_new 2022-07-21 11:35:43.819085971 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1658158082.102b55e -mtime: 1658158082 -commit: 102b55e5b3140354c6f575af64dd31d3c3ab51fe +version: 4.6.1658311695.1bd05bc +mtime: 1658311695 +commit: 1bd05bc93c4f58786dd9804b0f4ed901043657c0