Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2024-08-09 16:15:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Fri Aug  9 16:15:56 2024 rev:606 rq:1192734 version:4.6.1723039980.549ee3ba

Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2024-08-07 
06:11:29.593034465 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.7232/openQA.changes  2024-08-09 
16:17:02.932904697 +0200
@@ -1,0 +2,21 @@
+Thu Aug 08 18:00:55 UTC 2024 - ok...@suse.com
+
+- Update to version 4.6.1723039980.549ee3ba:
+  * Ensure valid format for HTML element ids
+  * Add validation in route for updating job priority
+  * Simplify priority handling for product scheduling
+  * Avoid including source code line number in API error message
+  * Allow specifying priority when creating a single set of jobs
+  * Use test labels in test for default prio assignment when posting jobs
+  * Bump @floating-ui/core from 1.6.6 to 1.6.7
+  * Bump @floating-ui/utils from 0.2.6 to 0.2.7
+  * Bump @floating-ui/dom from 1.6.9 to 1.6.10
+  * Bump @floating-ui/core from 1.6.5 to 1.6.6
+  * Bump @floating-ui/dom from 1.6.8 to 1.6.9
+  * Fix cancelling any pending job from /tests/overview
+  * Reload main openQA service on updates to reduce downtimes
+  * Avoid restarting `openqa-webui.service` when other units are restarted
+  * Allow restarting `openqa-webui-daemon` without downtime
+  * Make jobs running without needing to set needles URL specifically
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1722893158.0b3a25ec.obscpio

New:
----
  openQA-4.6.1723039980.549ee3ba.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:03.956947452 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:03.956947452 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1722893158.0b3a25ec
+Version:        4.6.1723039980.549ee3ba
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:03.984948621 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:03.984948621 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1722893158.0b3a25ec
+Version:        4.6.1723039980.549ee3ba
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:04.012949790 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:04.012949790 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1722893158.0b3a25ec
+Version:        4.6.1723039980.549ee3ba
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:04.040950959 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:04.044951126 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1722893158.0b3a25ec
+Version:        4.6.1723039980.549ee3ba
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:04.072952295 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:04.072952295 +0200
@@ -17,7 +17,9 @@
 
 
 # can't use linebreaks here!
-%define openqa_services openqa-webui.service openqa-gru.service 
openqa-websockets.service openqa-scheduler.service 
openqa-enqueue-audit-event-cleanup.service 
openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service 
openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service 
openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service 
openqa-enqueue-bug-cleanup.timer
+%define openqa_main_service openqa-webui.service
+%define openqa_extra_services openqa-gru.service openqa-websockets.service 
openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service 
openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service 
openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service 
openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service 
openqa-enqueue-bug-cleanup.timer
+%define openqa_services %{openqa_main_service} %{openqa_extra_services}
 %define openqa_worker_services openqa-worker.target openqa-slirpvde.service 
openqa-vde_switch.service openqa-worker-cacheservice.service 
openqa-worker-cacheservice-minion.service
 %if %{undefined tmpfiles_create}
 %define tmpfiles_create() \
@@ -78,7 +80,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:           openQA
-Version:        4.6.1722893158.0b3a25ec
+Version:        4.6.1723039980.549ee3ba
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -504,7 +506,12 @@
 %service_del_preun openqa-continuous-update.timer
 
 %postun
-%service_del_postun %{openqa_services}
+# reload main service (but do not restart it via service_del_postun to 
minimize downtimes)
+if [ -x /usr/bin/systemctl ] && [ $1 -ge 1 ]; then
+    /usr/bin/systemctl reload %{openqa_main_service} || :
+fi
+# restart other services
+%service_del_postun %{openqa_extra_services}
 %restart_on_update apparmor
 
 %postun worker

++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.7232/node_modules.obscpio differ: char 
303869, line 1147

++++++ node_modules.spec.inc ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:04.144955301 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:04.148955468 +0200
@@ -4,9 +4,9 @@
 Source1003:         
https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#/@eslint-eslintrc-3.1.0.tgz
 Source1004:         
https://registry.npmjs.org/@eslint/js/-/js-9.8.0.tgz#/@eslint-js-9.8.0.tgz
 Source1005:         
https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz#/@eslint-object-schema-2.1.4.tgz
-Source1006:         
https://registry.npmjs.org/@floating-ui/core/-/core-1.6.5.tgz#/@floating-ui-core-1.6.5.tgz
-Source1007:         
https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.8.tgz#/@floating-ui-dom-1.6.8.tgz
-Source1008:         
https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.5.tgz#/@floating-ui-utils-0.2.5.tgz
+Source1006:         
https://registry.npmjs.org/@floating-ui/core/-/core-1.6.7.tgz#/@floating-ui-core-1.6.7.tgz
+Source1007:         
https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.10.tgz#/@floating-ui-dom-1.6.10.tgz
+Source1008:         
https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.7.tgz#/@floating-ui-utils-0.2.7.tgz
 Source1009:         
https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz
 Source1010:         
https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz#/@humanwhocodes-retry-0.3.0.tgz
 Source1011:         
https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#/@nodelib-fs.scandir-2.1.5.tgz

++++++ openQA-4.6.1722893158.0b3a25ec.obscpio -> 
openQA-4.6.1723039980.549ee3ba.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1722893158.0b3a25ec.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.7232/openQA-4.6.1723039980.549ee3ba.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.o6vYAS/_old  2024-08-09 16:17:04.204957806 +0200
+++ /var/tmp/diff_new_pack.o6vYAS/_new  2024-08-09 16:17:04.204957806 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1722893158.0b3a25ec
-mtime: 1722893158
-commit: 0b3a25ecde770a2ba6578a55026bea19ea67fd3d
+version: 4.6.1723039980.549ee3ba
+mtime: 1723039980
+commit: 549ee3ba37e2e65335466e39899ac4321028a01a
 

Reply via email to