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 2025-04-16 20:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ecs-init (Old)
and /work/SRC/openSUSE:Factory/.amazon-ecs-init.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ecs-init"
Wed Apr 16 20:39:41 2025 rev:13 rq:1269696 version:1.64.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ecs-init/amazon-ecs-init.changes
2024-04-07 22:13:08.594285189 +0200
+++
/work/SRC/openSUSE:Factory/.amazon-ecs-init.new.30101/amazon-ecs-init.changes
2025-04-20 19:49:26.426561541 +0200
@@ -1,0 +2,69 @@
+Mon Apr 14 08:50:15 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to version 1.64.0-1
+ * Cache Agent version 1.64.0
+- from version 1.63.1-1
+ * Cache Agent version 1.63.1
+- from version 1.63.0-1
+ * Cache Agent version 1.63.0
+- from version 1.62.2-1
+ * Cache Agent version 1.62.2
+- from version 1.62.1-1
+ * Fix bug in cgroup mount for rpm builds
+- from version 1.62.0-1
+ * Update golang version 1.18.3
+- from version 1.61.3-1
+ * Cache Agent version 1.61.3
+- from version 1.61.2-1
+ * Cache Agent version 1.61.2
+- from version 1.61.1-1
+ * Cache Agent version 1.61.1
+ * Install script no longer fails on systems using cgroups v2
+ * Add GO111MODULE=on to honnef.co/go/tools/cmd/staticcheck
+- from version 1.61.0-1
+ * Cache Agent version 1.61.0
+ * Check ipv4 routes for default network interface instead
+ of defaulting to eth0
+- from version 1.60.1-1
+ * Cache Agent version 1.60.1
+- from version 1.60.0-1
+ * Cache Agent version 1.60.0
+ * Add volume plugin to rpm/deb package
+- from version 1.59.0-1
+ * Cache Agent version 1.59.0
+ * Log what pre-start is doing
+- from version 1.58.0-2
+ * Cache Agent version 1.58.0
+ * Add exec prerequisites to ecs-anywhere installation script
+- from version 1.57.1-1
+ * Cache Agent version 1.57.1
+ * Enable AL2 support for ECS-A
+ * Initialize docker client lazily
+- from version 1.57.0-1
+ * Cache Agent version 1.57.0
+- from version 1.56.0-1
+ * Cache Agent version 1.56.0
+- from version 1.55.5-1
+ * Cache Agent version 1.55.5
+- from version 1.55.4-1
+ * Cache Agent version 1.55.4
+ * GPU updates for ECS Anywhere
+ * Introduce new configuration variable ECS\_OFFHOST\_INTROSPECTION\_NAME
+ to specify the primary network interface name to block offhost agent
+ introspection port access.
+- from version 1.55.3-1
+ * Cache Agent version 1.55.3
+- from version 1.55.2-1
+ * Cache Agent version 1.55.2
+- from version 1.55.1-1
+ * Cache Agent version 1.55.1
+- from version 1.55.0-1
+ * Cache Agent version 1.55.0
+- from version 1.54.1-1
+ * Cache Agent version 1.54.1
+- from version 1.54.0-1
+ * Cache Agent version 1.54.0
+- Add -buildmode=pie to go build command line (bsc#1239945)
+- Refresh reproducible.patch
+
+-------------------------------------------------------------------
Old:
----
amazon-ecs-init-1.53.0-1.tar.gz
New:
----
amazon-ecs-init-1.64.0-1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ecs-init.spec ++++++
--- /var/tmp/diff_new_pack.HYKEIV/_old 2025-04-20 19:49:26.910581664 +0200
+++ /var/tmp/diff_new_pack.HYKEIV/_new 2025-04-20 19:49:26.914581830 +0200
@@ -1,7 +1,7 @@
#
# spec file for package amazon-ecs-init
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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.53.0
+Version: 1.64.0
Release: 0
Summary: Amazon EC2 Container Service Initialization
License: Apache-2.0
++++++ amazon-ecs-init-1.53.0-1.tar.gz -> amazon-ecs-init-1.64.0-1.tar.gz ++++++
++++ 2944 lines of diff (skipped)
++++++ reproducible.patch ++++++
--- /var/tmp/diff_new_pack.HYKEIV/_old 2025-04-20 19:49:27.370600789 +0200
+++ /var/tmp/diff_new_pack.HYKEIV/_new 2025-04-20 19:49:27.374600956 +0200
@@ -1,5 +1,6 @@
Author: Bernhard M. Wiedemann <bwiedemann suse de>
Date: 2018-08-30
+Updated: 2025-04-14
https://bugzilla.opensuse.org/show_bug.cgi?id=1062303
@@ -12,10 +13,9 @@
See https://reproducible-builds.org/ for why this matters.
-Index: amazon-ecs-init-1.18.0-1/scripts/gobuild.sh
-===================================================================
---- amazon-ecs-init-1.18.0-1.orig/scripts/gobuild.sh
-+++ amazon-ecs-init-1.18.0-1/scripts/gobuild.sh
+diff -Nru amazon-ecs-init-1.64.0-1.orig/scripts/gobuild.sh
amazon-ecs-init-1.64.0-1/scripts/gobuild.sh
+--- amazon-ecs-init-1.64.0-1.orig/scripts/gobuild.sh 2022-09-14
21:39:38.000000000 +0200
++++ amazon-ecs-init-1.64.0-1/scripts/gobuild.sh 2025-04-14
10:42:42.629494434 +0200
@@ -15,7 +15,7 @@
set -x
set -e
@@ -24,5 +24,5 @@
+export BUILDDIR="$TOPWD/build"
export GOPATH="${TOPWD}/ecs-init/:${BUILDDIR}"
export SRCPATH="${BUILDDIR}/src/github.com/aws/amazon-ecs-init"
-
+ export GO111MODULE="auto"