Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-04-15 11:53:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Mon Apr 15 11:53:07 2019 rev:170 rq:694100 version:20190413.989fecad
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-03-20 13:22:20.385299122 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.17052/openSUSE-release-tools.changes
2019-04-15 11:53:07.830581966 +0200
@@ -1,0 +2,196 @@
+Sat Apr 13 06:53:29 UTC 2019 - [email protected]
+
+- Update to version 20190413.989fecad:
+ * Improve error msg that the project was not frozen
+
+-------------------------------------------------------------------
+Thu Apr 04 05:41:09 UTC 2019 - [email protected]
+
+- Update to version 20190404.0016e77e:
+ * Make the ignore whitelist always a set()
+
+-------------------------------------------------------------------
+Wed Apr 03 11:37:01 UTC 2019 - [email protected]
+
+- Update to version 20190403.36af69dc:
+ * Ignore packages listed in comments
+
+-------------------------------------------------------------------
+Fri Mar 29 19:55:55 UTC 2019 - [email protected]
+
+- Update to version 20190329.d14cf59a:
+ * ReviewBot: handle any exception raised by check_one_request().
+
+-------------------------------------------------------------------
+Fri Mar 29 19:34:03 UTC 2019 - [email protected]
+
+- Update to version 20190329.5c3f44b5:
+ * origin-manager: require fallback review for delete requests.
+
+-------------------------------------------------------------------
+Fri Mar 29 19:10:59 UTC 2019 - [email protected]
+
+- Update to version 20190329.b0371a1d:
+ * osc-staging: exclude NonFree requests from staging proposals.
+
+-------------------------------------------------------------------
+Thu Mar 28 21:49:36 UTC 2019 - [email protected]
+
+- Update to version 20190328.456ec244:
+ * Remove the special logic for 000product
+
+-------------------------------------------------------------------
+Thu Mar 28 17:06:57 UTC 2019 - [email protected]
+
+- Update to version 20190328.f449f81:
+ * Release/Publish container_products first
+ * Fix yet another crash because of self.project
+ * Don't use version_images prefix for Images projects
+ * Fix indenting - this is really hard :(
+ * Move some more pipelines from citest to official repo
+
+-------------------------------------------------------------------
+Thu Mar 28 12:10:08 UTC 2019 - [email protected]
+
+- Update to version 20190328.7f59878:
+ * Replace all left self.project with self.project.name
+ * Fix crash on images projects (openSUSE:Leap:15.0:Images)
+
+-------------------------------------------------------------------
+Thu Mar 28 05:52:23 UTC 2019 - [email protected]
+
+- Update to version 20190328.1dc8e17:
+ * Skip ttm subdir in nosetests
+ * Remove is_image_product all together
+ * Rename the snapshot functions and add gocd config
+ * Moved the config into OBS/IBS
+ * Calculate is_image_product instead of configuring it
+ * Parse the config from yaml
+ * Split totest manager into multiple files
+ * Add config
+ * Stop the fallback - we pass the real project name
+ * Make is_image_product a config
+ * Remove bad quotes (flake)
+ * ToTestBaseNew is history
+ * Merge _release functions
+ * Merge is_snapshottable variants
+ * Change the current_source override to a config
+ * Move set_snapshot_number to ToTestBase
+ * Remove overloaded iso_ and ftp_ function for SLE
+ * Remove basically duplicated release_version function
+ * Harmonize get_current_snapshot to take first main_product
+ * Remove interval option - we run it as systemd timer for a while
+
+-------------------------------------------------------------------
+Wed Mar 27 21:56:52 UTC 2019 - [email protected]
+
+- Update to version 20190327.d8487cd:
+ * dist/k8s: drop --debug flag from obs_operator service.
+ * dist/k8s: provide obs_operator origin-manager report sub component.
+ * dist/k8s: add service cache to obs_operator.
+ * dist/k8s: provide service level cache similar to reviewbot cache.
+
+-------------------------------------------------------------------
+Wed Mar 27 08:12:44 UTC 2019 - [email protected]
+
+- Update to version 20190327.a8bf788:
+ * Fix one more newline - not just in print
+
+-------------------------------------------------------------------
+Wed Mar 27 07:04:53 UTC 2019 - [email protected]
+
+- Update to version 20190327.eae8884:
+ * Fix newline in SI report
+
+-------------------------------------------------------------------
+Wed Mar 27 06:47:38 UTC 2019 - [email protected]
+
+- Update to version 20190327.b3f1624:
+ * Include the delete request analysis in the text file
+
+-------------------------------------------------------------------
+Tue Mar 26 23:50:56 UTC 2019 - [email protected]
+
+- Update to version 20190326.83e05fa:
+ * obs_operator: verify that origin root-domain matches host domain.
+ * obs_operator: raise exceptions when osc request environment cannot be
aquired.
+ * obs_operator: calculate apiurl from host instead of origin header.
+
+-------------------------------------------------------------------
+Tue Mar 26 22:32:10 UTC 2019 - [email protected]
+
+- Update to version 20190326.9d00ba0:
+ * userscript/origin: use cross-domain request with credentials.
+
+-------------------------------------------------------------------
+Tue Mar 26 15:48:17 UTC 2019 - [email protected]
+
+- Update to version 20190326.2b58c02:
+ * check_source: update grammar
+
+-------------------------------------------------------------------
+Tue Mar 26 13:45:46 UTC 2019 - [email protected]
+
+- Update to version 20190326.4aa89f7:
+ * Don't hardcode build.opensuse.org
+
+-------------------------------------------------------------------
+Tue Mar 26 01:54:02 UTC 2019 - [email protected]
+
+- Update to version 20190324.9a25908:
+ * Don't add repo-checker from factory-auto in Leap
+
+-------------------------------------------------------------------
+Fri Mar 22 16:10:18 UTC 2019 - [email protected]
+
+- Update to version 20190322.83c6eb0:
+ * origin-manager: include annotation in fallback review comment.
+
+-------------------------------------------------------------------
+Fri Mar 22 16:03:56 UTC 2019 - [email protected]
+
+- Update to version 20190322.f36bb8b:
+ * userscript/origin: provide initial supplementary interface.
+ * obs_operator: expose osc-plugin-origin commands via GET.
+ * obs_operator: extract osc environment setup as with object.
+ * osc-origin: osrt_origin_lookup(): print time since generated.
+ * osc-origin: osrt_origin_lookup_file(): include project in cache file name.
+
+-------------------------------------------------------------------
+Fri Mar 22 15:53:06 UTC 2019 - [email protected]
+
+- Update to version 20190322.07dc46f:
+ * osclib/origin: policy_input_calculate(): s/inital/initial/.
+ * osc-origin: list: sort by package name.
+ * osclib/origin: policy_input_evaluate(): only add additional review if not
already set.
+ * osclib/core: package_source_hash(): handle non-existant revision.
+
+-------------------------------------------------------------------
+Wed Mar 20 14:30:21 UTC 2019 - [email protected]
+
+- Update to version 20190320.d3c0e8b:
+ * Avoid gocd warning on 9 minutes without print
+
+-------------------------------------------------------------------
+Wed Mar 20 12:21:09 UTC 2019 - [email protected]
+
+- Update to version 20190320.2f35ae2:
+ * Remove repository (not set for letter stagings)
+
+-------------------------------------------------------------------
+Wed Mar 20 12:08:48 UTC 2019 - [email protected]
+
+- Update to version 20190320.7fc7a53:
+ * SI: upload the result to OBS and link that on failure
+ * SI: continue with other stagings on failures
+ * Package the osrt- symlink in bin
+ * Allow project comments to ignore delete requests for listed packages
+ * SI: exit 1 if there was an error
+ * Don't throw 404 on disappeared adi project
+ * Do not repeated failed reports either
+ * SI: Cache existant problems - they are always the same
+ * SI: Go through all staging projects
+ * Refactor a little
+ * Repo checker: work on staging projects as a whole
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20190320.d9b4fee.obscpio
New:
----
openSUSE-release-tools-20190413.989fecad.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.dNlXam/_old 2019-04-15 11:53:08.442582403 +0200
+++ /var/tmp/diff_new_pack.dNlXam/_new 2019-04-15 11:53:08.442582403 +0200
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20190320.d9b4fee
+Version: 20190413.989fecad
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
@@ -74,6 +74,9 @@
# Spec related requirements.
Requires: osclib = %{version}
+# no longer deployed as package
+Obsoletes: %{name}-totest-manager
+
# Avoid needlessly building on s390x and such in various repos.
# Must include noarch for older systems even though it makes no sense due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1298668.
@@ -214,6 +217,7 @@
Summary: Server used to perform staging operations
Group: Development/Tools/Other
BuildArch: noarch
+Requires: osc-plugin-origin = %{version}
Requires: osc-plugin-staging = %{version}
Requires(pre): shadow
@@ -238,18 +242,6 @@
%description staging-bot
Staging bot services and system user.
-%package totest-manager
-Summary: Manages product ToTest repository
-Group: Development/Tools/Other
-BuildArch: noarch
-# TODO Update requirements.
-Requires: osclib = %{version}
-Requires: python2-openqa_client
-Requires: python2-pika
-
-%description totest-manager
-Manages product ToTest repository workflow and openQA interaction
-
%package pkglistgen
Summary: Generates package lists in 000product
Group: Development/Tools/Other
@@ -423,20 +415,6 @@
%postun staging-bot
%systemd_postun
-%pre totest-manager
-getent passwd osrt-totest-manager > /dev/null || \
- useradd -r -m -s /sbin/nologin -c "user for
openSUSE-release-tools-totest-manager" osrt-totest-manager
-exit 0
-
-%postun totest-manager
-%systemd_postun
-if [ -x /usr/bin/systemctl ] ; then
- instances=($(systemctl list-units -t service --full | grep -oP
osrt-totest-manager@[^.]+ || true))
- if [ ${#instances[@]} -gt 0 ] ; then
- systemctl try-restart --no-block ${instances[@]}
- fi
-fi
-
%postun pkglistgen
%systemd_postun
@@ -464,6 +442,8 @@
%{_bindir}/osrt-status
%{_bindir}/osrt-sync-rebuild
%{_bindir}/osrt-unmaintained
+%{_bindir}/osrt-staging-installcheck
+%{_bindir}/osrt-totest-manager
%{_datadir}/%{source_dir}
%exclude %{_datadir}/%{source_dir}/abichecker
%exclude %{_datadir}/%{source_dir}/%{announcer_filename}
@@ -483,7 +463,6 @@
%exclude %{_datadir}/%{source_dir}/repo_checker.pl
%exclude %{_datadir}/%{source_dir}/repo_checker.py
%exclude %{_datadir}/%{source_dir}/suppkg_rebuild.py
-%exclude %{_datadir}/%{source_dir}/totest-manager.py
%exclude %{_datadir}/%{source_dir}/osclib
%exclude %{_datadir}/%{source_dir}/osc-check_dups.py
%exclude %{_datadir}/%{source_dir}/osc-cycle.py
@@ -624,13 +603,6 @@
%{_unitdir}/[email protected]
%{_unitdir}/[email protected]
-%files totest-manager
-%defattr(-,root,root,-)
-%{_bindir}/osrt-totest-manager
-%{_datadir}/%{source_dir}/totest-manager.py
-%{_unitdir}/[email protected]
-%{_unitdir}/[email protected]
-
%files pkglistgen
%defattr(-,root,root,-)
%{_bindir}/osrt-pkglistgen
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.dNlXam/_old 2019-04-15 11:53:08.486582435 +0200
+++ /var/tmp/diff_new_pack.dNlXam/_new 2019-04-15 11:53:08.486582435 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">d9b4fee58f5aefef3ce77f9b5fc7333e8683ad86</param>
+ <param
name="changesrevision">082d37e36fdfe37c574fbe67478d25afcf95bfab</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20190320.d9b4fee.obscpio ->
openSUSE-release-tools-20190413.989fecad.obscpio ++++++
++++ 3994 lines of diff (skipped)
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.dNlXam/_old 2019-04-15 11:53:09.090582866 +0200
+++ /var/tmp/diff_new_pack.dNlXam/_new 2019-04-15 11:53:09.090582866 +0200
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20190320.d9b4fee
-mtime: 1553067021
-commit: d9b4fee58f5aefef3ce77f9b5fc7333e8683ad86
+version: 20190413.989fecad
+mtime: 1555138073
+commit: 989fecad8cb13c67a91b7487715685eee3902dd3