diff --git a/Dockerfile b/Dockerfile index 103ad54..80dc1ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -92,7 +92,7 @@ RUN zypper in -y -C \ 'perl(Mojolicious::Plugin::AssetPack)' \ 'perl(Mojolicious::Plugin::RenderFile)' \ 'perl(JSON::Validator)' \ - 'perl(YAML::XS)' \ + 'perl(YAML::XS) >= 0.67' \ 'perl(Net::DBus)' \ 'perl(Net::OpenID::Consumer)' \ 'perl(Net::SNMP)' \ diff --git a/_service b/_service index 9387dd5..573d836 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ coolo@suse.com - - + + xz *.tar diff --git a/openQA-4.6.1558084113.18c6f052.obscpio b/openQA-4.6.1558084113.18c6f052.obscpio deleted file mode 100644 index 042f361..0000000 --- a/openQA-4.6.1558084113.18c6f052.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1e6c11587da491914fe4141493732e6afd7cf1aa3f4438d5e5e6cac17eb7423 -size 9508365 diff --git a/openQA-4.6.1558532409.ab91f319.obscpio b/openQA-4.6.1558532409.ab91f319.obscpio new file mode 100644 index 0000000..dfeb282 --- /dev/null +++ b/openQA-4.6.1558532409.ab91f319.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963bd52a34354b53a4f34a214a6f2fc0d339852cb34af00720f7c5dd5c52563c +size 9510413 diff --git a/openQA-test.changes b/openQA-test.changes index ddd63c1..caf2c03 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed May 22 14:34:05 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1558532409.ab91f319: + * Install qemu-uefi-aarch64 on aarch64 in bootstrap + * Use less noisy perl style for $comment->label + * Prevent accessing comment label without check for undef + * Ensure that module names are escaped + * List remaining failed modules on mouseover + * Allow listing bugs by the time of reporting + * Require YAML::XS >= 0.67 + ------------------------------------------------------------------- Mon May 20 07:41:15 UTC 2019 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index b8a214f..c458236 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1558084113.18c6f052 +Version: 4.6.1558532409.ab91f319 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 58bc969..f27b8f9 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed May 22 14:34:05 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1558532409.ab91f319: + * Install qemu-uefi-aarch64 on aarch64 in bootstrap + * Use less noisy perl style for $comment->label + * Prevent accessing comment label without check for undef + * Ensure that module names are escaped + * List remaining failed modules on mouseover + * Allow listing bugs by the time of reporting + * Require YAML::XS >= 0.67 + ------------------------------------------------------------------- Mon May 20 07:41:15 UTC 2019 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index e4b110e..26ced32 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1558084113.18c6f052 -mtime: 1558084113 -commit: 18c6f052526a4753172bd7564c074db368da2128 +version: 4.6.1558532409.ab91f319 +mtime: 1558532409 +commit: ab91f319b2e395242078b4c5d2bd85e915c5a626 diff --git a/openQA.spec b/openQA.spec index 7df1b2d..8539b72 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,7 +36,7 @@ # runtime requirements that also the testsuite needs %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(JSON::Validator) perl(YAML::XS) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) perl(Mojo::SQLite) perl(Minion::Backend::SQLite) Name: openQA -Version: 4.6.1558084113.18c6f052 +Version: 4.6.1558532409.ab91f319 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -62,6 +62,7 @@ BuildRequires: rubygem(sass) Requires: dbus-1 Requires: perl(Minion) >= 9.09 Requires: perl(Mojo::RabbitMQ::Client) >= 0.2 +Requires: perl(YAML::XS) >= 0.67 # needed for test suite Requires: git-core Requires: openQA-client = %{version}