Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package amazon-ecs-init for openSUSE:Factory
checked in at 2021-02-26 21:59:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ecs-init (Old)
and /work/SRC/openSUSE:Factory/.amazon-ecs-init.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ecs-init"
Fri Feb 26 21:59:08 2021 rev:6 rq:874723 version:1.50.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ecs-init/amazon-ecs-init.changes
2020-02-07 15:57:21.675603215 +0100
+++
/work/SRC/openSUSE:Factory/.amazon-ecs-init.new.2378/amazon-ecs-init.changes
2021-02-26 21:59:14.111809425 +0100
@@ -1,0 +2,9 @@
+Tue Feb 16 21:33:19 UTC 2021 - Robert Schweikert <[email protected]>
+
+- Update to version 1.50.1 (bsc#1182343, bsc#1182344)
+ + Cache Agent version 1.50.1
+ + Does not restart ECS Agent when it exits with exit code 5
+- For detailed changes between the previous version and this version see
+ the included Changelog.md file
+
+-------------------------------------------------------------------
Old:
----
amazon-ecs-init-1.18.0-1.tar.gz
New:
----
amazon-ecs-init-1.50.1-1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ecs-init.spec ++++++
--- /var/tmp/diff_new_pack.0r5jFk/_old 2021-02-26 21:59:15.431810585 +0100
+++ /var/tmp/diff_new_pack.0r5jFk/_new 2021-02-26 21:59:15.435810588 +0100
@@ -1,7 +1,7 @@
#
# spec file for package amazon-ecs-init
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define short_name amazon-ecs
Name: amazon-ecs-init
-Version: 1.18.0
+Version: 1.50.1
Release: 0
Summary: Amazon EC2 Container Service Initialization
License: Apache-2.0
@@ -29,14 +29,12 @@
Patch0: reproducible.patch
BuildRequires: go
BuildRequires: pkgconfig(systemd)
-%if 0%{?is_opensuse}
-Requires: docker >= 1.6.0
-%else
# We cannot handle cross module dependencies properly, i.e. one module can
-# onlyd depend on one other module, instead of having a one to many
-# dependency construct.
+# only depend on one other module, instead of having a one to many
+# dependency construct. While docker is a hard requirement this cannot be
+# expressed here and we use Recommends. AS we want to have openSUSE and SLE
+# behave in the same way openSUSE has to suffer the same "brokenness"
Recommends: docker >= 1.6.0
-%endif
Requires: systemd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 aarch64
++++++ amazon-ecs-init-1.18.0-1.tar.gz -> amazon-ecs-init-1.50.1-1.tar.gz ++++++
++++ 92056 lines of diff (skipped)