From f648905c81fffe85cac43d415f33aede9762f69b Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Thu, 28 Sep 2023 12:50:09 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96:=20Update=20build=20recipes=20?= =?UTF-8?q?from=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- busybox-image/busybox-image.kiwi | 13 +++++++++++++ init-image/Dockerfile | 15 +++++++++++++++ micro-image/micro-image.kiwi | 13 +++++++++++++ minimal-image/minimal-image.kiwi | 13 +++++++++++++ nodejs-16-image/Dockerfile | 15 +++++++++++++++ postgres-14-image/Dockerfile | 15 +++++++++++++++ python-3.10-image/Dockerfile | 15 +++++++++++++++ 7 files changed, 99 insertions(+) diff --git a/busybox-image/busybox-image.kiwi b/busybox-image/busybox-image.kiwi index 0e3838222..9ac3fdc9b 100644 --- a/busybox-image/busybox-image.kiwi +++ b/busybox-image/busybox-image.kiwi @@ -1,6 +1,19 @@ + diff --git a/init-image/Dockerfile b/init-image/Dockerfile index 50acad54b..4d8504cd9 100644 --- a/init-image/Dockerfile +++ b/init-image/Dockerfile @@ -1,4 +1,19 @@ # SPDX-License-Identifier: MIT + +# Copyright (c) 2023 SUSE LLC + +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + + #!BuildTag: bci/bci-init:%OS_VERSION_ID_SP% #!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE% #!BuildName: bci-bci-init-%OS_VERSION_ID_SP% diff --git a/micro-image/micro-image.kiwi b/micro-image/micro-image.kiwi index ace2ead99..8aa891cd1 100644 --- a/micro-image/micro-image.kiwi +++ b/micro-image/micro-image.kiwi @@ -1,6 +1,19 @@ + diff --git a/minimal-image/minimal-image.kiwi b/minimal-image/minimal-image.kiwi index c78559ae9..5e0f67dad 100644 --- a/minimal-image/minimal-image.kiwi +++ b/minimal-image/minimal-image.kiwi @@ -1,6 +1,19 @@ + diff --git a/nodejs-16-image/Dockerfile b/nodejs-16-image/Dockerfile index 02cfb6352..db7706c6f 100644 --- a/nodejs-16-image/Dockerfile +++ b/nodejs-16-image/Dockerfile @@ -1,4 +1,19 @@ # SPDX-License-Identifier: MIT + +# Copyright (c) 2023 SUSE LLC + +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + + #!BuildTag: bci/nodejs:16 #!BuildTag: bci/nodejs:16-%RELEASE% #!BuildTag: bci/node:16 diff --git a/postgres-14-image/Dockerfile b/postgres-14-image/Dockerfile index 6d5523c61..6ac874215 100644 --- a/postgres-14-image/Dockerfile +++ b/postgres-14-image/Dockerfile @@ -1,4 +1,19 @@ # SPDX-License-Identifier: MIT + +# Copyright (c) 2023 SUSE LLC + +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + + #!BuildTag: suse/postgres:14 #!BuildTag: suse/postgres:14-%RELEASE% #!BuildTag: suse/postgres:%%pg_version%% diff --git a/python-3.10-image/Dockerfile b/python-3.10-image/Dockerfile index ad066d791..30c66c755 100644 --- a/python-3.10-image/Dockerfile +++ b/python-3.10-image/Dockerfile @@ -1,4 +1,19 @@ # SPDX-License-Identifier: MIT + +# Copyright (c) 2023 SUSE LLC + +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + + #!BuildTag: bci/python:3.10 #!BuildTag: bci/python:3.10-%RELEASE% #!BuildTag: bci/python:3 From c39a64e63afa57fcc331b6ede0cc6e821f35cb7c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 28 Sep 2023 14:29:27 +0000 Subject: [PATCH 2/2] Update changelogs for python-3.10-image, busybox-image, nodejs-16-image, minimal-image, init-image, micro-image, postgres-14-image --- busybox-image/busybox-image.changes | 5 +++++ init-image/init-image.changes | 5 +++++ micro-image/micro-image.changes | 5 +++++ minimal-image/minimal-image.changes | 5 +++++ nodejs-16-image/nodejs-16-image.changes | 5 +++++ postgres-14-image/postgres-14-image.changes | 5 +++++ python-3.10-image/python-3.10-image.changes | 5 +++++ 7 files changed, 35 insertions(+) diff --git a/busybox-image/busybox-image.changes b/busybox-image/busybox-image.changes index 7f8594ad6..7feeeabfa 100644 --- a/busybox-image/busybox-image.changes +++ b/busybox-image/busybox-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Wed Jul 12 12:35:49 UTC 2023 - Dirk Mueller diff --git a/init-image/init-image.changes b/init-image/init-image.changes index ca62cd352..862418918 100644 --- a/init-image/init-image.changes +++ b/init-image/init-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller diff --git a/micro-image/micro-image.changes b/micro-image/micro-image.changes index ff73aa147..22801f8f4 100644 --- a/micro-image/micro-image.changes +++ b/micro-image/micro-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Wed Jul 12 12:35:49 UTC 2023 - Dirk Mueller diff --git a/minimal-image/minimal-image.changes b/minimal-image/minimal-image.changes index 2bb502f7e..84ceacf36 100644 --- a/minimal-image/minimal-image.changes +++ b/minimal-image/minimal-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Wed Aug 9 14:54:36 UTC 2023 - Dirk Mueller diff --git a/nodejs-16-image/nodejs-16-image.changes b/nodejs-16-image/nodejs-16-image.changes index b8d77ce84..3814fc587 100644 --- a/nodejs-16-image/nodejs-16-image.changes +++ b/nodejs-16-image/nodejs-16-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller diff --git a/postgres-14-image/postgres-14-image.changes b/postgres-14-image/postgres-14-image.changes index b32458744..25fd670ea 100644 --- a/postgres-14-image/postgres-14-image.changes +++ b/postgres-14-image/postgres-14-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller diff --git a/python-3.10-image/python-3.10-image.changes b/python-3.10-image/python-3.10-image.changes index dc38ef3df..1368f7327 100644 --- a/python-3.10-image/python-3.10-image.changes +++ b/python-3.10-image/python-3.10-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Thu Sep 28 12:32:55 UTC 2023 - Dirk Mueller