diff --git a/openQA-4.6.1679910590.9fc2aa0.obscpio b/openQA-4.6.1679910590.9fc2aa0.obscpio deleted file mode 100644 index 909f026..0000000 --- a/openQA-4.6.1679910590.9fc2aa0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3e194c0ea3b74c69eed0e7ef8014cd322c7da10668fb27687c21f230a176d65 -size 14099469 diff --git a/openQA-4.6.1680081630.c6177bf.obscpio b/openQA-4.6.1680081630.c6177bf.obscpio new file mode 100644 index 0000000..72a55f1 --- /dev/null +++ b/openQA-4.6.1680081630.c6177bf.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d39966b708b00a13f2db20d04b9311713a1c63a25fca086259b73bcd23375a2 +size 14103565 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 79724d0..37d9cf0 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1679910590.9fc2aa0 +Version: 4.6.1680081630.c6177bf Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index f6bd57b..fd73007 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1679910590.9fc2aa0 +Version: 4.6.1680081630.c6177bf Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-test.spec b/openQA-test.spec index 554ee2d..6e456af 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1679910590.9fc2aa0 +Version: 4.6.1680081630.c6177bf Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index a42c6fd..b76d9e2 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1679910590.9fc2aa0 +Version: 4.6.1680081630.c6177bf Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index d9d75fe..50b1170 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Mar 29 18:10:33 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1680081630.c6177bf: + * Require and document use of time-sync + * Update test for cache->_exceeds_limit + * Fix enabling live stream/log when the backend is not up yet + * Mention the keyword DSL in the docs + * Avoid live view getting stuck in a certain case + * Correct formula in _exceeds_limit when CACHE_MIN_FREE_PERCENTAGE is set + * Add documentation for running openQA jobs as CI checks + * Add test for case of correct key and wrong secret + * Fix logging reason of auth errors + ------------------------------------------------------------------- Mon Mar 27 10:10:33 UTC 2023 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 725d513..85b145a 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1679910590.9fc2aa0 -mtime: 1679910590 -commit: 9fc2aa0240d1bb5bbc97f88c902ba61231f7866d +version: 4.6.1680081630.c6177bf +mtime: 1680081630 +commit: c6177bfd62fbecd74115934b07dcb40ad8798b64 diff --git a/openQA.spec b/openQA.spec index 97fa7e1..1b275ff 100644 --- a/openQA.spec +++ b/openQA.spec @@ -49,7 +49,7 @@ # The following line is generated from dependencies.yaml %define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36 # The following line is generated from dependencies.yaml -%define common_requires perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.30 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny) +%define common_requires ntp-daemon perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.30 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny) # runtime requirements for the main package that are not required by other sub-packages # The following line is generated from dependencies.yaml %define main_requires %assetpack_requires bsdtar git-core hostname perl(BSD::Resource) perl(Carp) perl(CommonMark) perl(Config::Tiny) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::OptimisticLocking) perl(DBIx::Class::ResultClass::HashRefInflator) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(Date::Format) perl(DateTime) perl(DateTime::Duration) perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2 perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.026 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1679910590.9fc2aa0 +Version: 4.6.1680081630.c6177bf Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later