Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2018-08-12 20:55:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Sun Aug 12 20:55:23 2018 rev:27 rq:628670 version:4.5.1533739786.546c7c63

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2018-07-12 
09:20:48.474556370 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes     
2018-08-12 20:55:25.397473391 +0200
@@ -1,0 +2,66 @@
+Wed Aug 08 14:50:03 UTC 2018 - [email protected]
+
+- Update to version 4.5.1533739786.546c7c63:
+  * qemu: Allow user to set HDD serial number
+  * Add unit test for serial output parsing
+  * Add messages to serial failures
+  * Improve keys sent when expecting needle (#982)
+  * amt: initial commit (#983)
+  * Increase isotovideo interface version
+  * Use diag instead of print in isotovideo
+  * Adjust test for fullstack test to test pause on assert_screen timeout
+  * Test pause on assert_screen/check_screen timeout
+  * Fix typo occured -> occurred
+  * Pause only on assert_screen failure
+  * Don't pass unused paremeter to _check_backend_response
+  * Send full test name on 'set_current_test' command
+  * Propagate reason for pause
+  * Take a screenshot on assert_screen timeout
+  * Block autotest on timeout if flag is set in isotovideo
+  * Add flag to isotovideo whether to pause on assert screen failure
+  * osutils: Avoid racing to get output
+  * virtio_terminal: Avoid connecting to already connected socket
+  * Move informative message to use bwmqemu::diag
+  * Cleanup osutils runcmd functions and avoid code duplication
+  * Build process object lazily
+  * Add Mojo::IOLoop::ReadWriteProcess to cpanfile deps
+  * osutils: change runcmd logic
+  * Move driver pipes to channels
+  * Move qemu process to EventEmitter model
+  * Avoid enabling unused consoles after reverting to a snapshot
+  * Revert "Create dummy pflash vars file to avoid asset caching failure" 
(#1004)
+  * Avoid resetting all consoles while reverting to a snapshot
+  * Avoid performing multiple or unnecessary console resets after revert
+  * qemu: Prevent serial logs from being truncated on revert
+  * Remove default floppy drive
+  * Create dummy pflash vars file to avoid asset caching failure
+  * Use bootindex with non-uefi systems
+  * Avoid rolling back to undefined console
+  * Avoid conflicting block device options
+  * Revert "Add label message to serial failures"
+  * Reduce verbosity of command server
+  * Fixup broken indentation
+  * Bump isotovideo interface version
+  * Extend qemu tests
+  * Wait for post migrate state after migration
+  * The Great QEMU Rewrite of 2018
+  * Prevent perl tidy from completely ruining well formatted code
+  * s390x: Fix typo in diag message
+  * Test web socket route of command server
+  * Use Test::Mojo to test command server
+  * Add label message to serial failures
+  * testapi: Adapt check_screen timeout default to proposal in documentation
+
+-------------------------------------------------------------------
+Mon Aug  6 11:59:56 UTC 2018 - [email protected]
+
+- Add dependency perl(Mojo::IOLoop::ReadWriteProcess)
+
+-------------------------------------------------------------------
+Wed Aug  1 14:11:51 UTC 2018 - [email protected]
+
+- Add dependency perl(Test::Exception)
+  
+  Required for https://github.com/os-autoinst/os-autoinst/pull/993
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.5.1530875209.f6cd7968.obscpio

New:
----
  os-autoinst-4.5.1533739786.546c7c63.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.akoD9w/_old  2018-08-12 20:55:26.005474626 +0200
+++ /var/tmp/diff_new_pack.akoD9w/_new  2018-08-12 20:55:26.005474626 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.5.1530875209.f6cd7968
+Version:        4.5.1533739786.546c7c63
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -44,7 +44,7 @@
 %{perl_requires}
 Requires:       qemu >= 2.0.0
 Recommends:     tesseract-ocr
-%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) 
perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) 
perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) 
perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) 
perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) perl(Pod::Coverage) 
perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) perl(JSON::XS) 
perl(List::MoreUtils) perl(Test::Mock::Time) perl(Socket::MsgHdr)
+%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) 
perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) 
perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) 
perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) 
perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) 
perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) 
perl(JSON::XS) perl(List::MoreUtils) perl(Mojo::IOLoop::ReadWriteProcess) 
perl(Test::Mock::Time) perl(Socket::MsgHdr)
 BuildRequires:  %t_requires
 Requires:       %t_requires
 BuildRequires:  perl(Mojolicious)

++++++ os-autoinst-4.5.1530875209.f6cd7968.obscpio -> 
os-autoinst-4.5.1533739786.546c7c63.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1530875209.f6cd7968.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst-4.5.1533739786.546c7c63.obscpio
 differ: char 8, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.akoD9w/_old  2018-08-12 20:55:26.049474716 +0200
+++ /var/tmp/diff_new_pack.akoD9w/_new  2018-08-12 20:55:26.053474724 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.5.1530875209.f6cd7968
-mtime: 1530875209
-commit: f6cd7968f67a0d28b72f44bf558c35ee15c23838
+version: 4.5.1533739786.546c7c63
+mtime: 1533739786
+commit: 546c7c633f891cfac598082258b2c39c2cfebcaf
 


Reply via email to