From fab5b5ccc6fc5b97e878217fd728a6cfc39811bd Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Wed, 13 Nov 2024 00:26:48 +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 --- aspnet-runtime-6.0/Dockerfile | 4 ++-- aspnet-runtime-8.0/Dockerfile | 4 ++-- dotnet-6.0/Dockerfile | 4 ++-- dotnet-8.0/Dockerfile | 4 ++-- dotnet-runtime-6.0/Dockerfile | 4 ++-- dotnet-runtime-8.0/Dockerfile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/aspnet-runtime-6.0/Dockerfile b/aspnet-runtime-6.0/Dockerfile index d5407da95..dae8d67fd 100644 --- a/aspnet-runtime-6.0/Dockerfile +++ b/aspnet-runtime-6.0/Dockerfile @@ -52,8 +52,8 @@ RUN mkdir -p /tmp/ COPY dotnet-host-6.0.35-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm -COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm +COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/a/aspnetcore-runtime-6.0-6.0.35-1.x86_64.rpm diff --git a/aspnet-runtime-8.0/Dockerfile b/aspnet-runtime-8.0/Dockerfile index 1076e93c7..f4565866f 100644 --- a/aspnet-runtime-8.0/Dockerfile +++ b/aspnet-runtime-8.0/Dockerfile @@ -52,8 +52,8 @@ RUN mkdir -p /tmp/ COPY dotnet-host-8.0.10-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm -COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm +COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/a/aspnetcore-runtime-8.0-8.0.10-1.x86_64.rpm diff --git a/dotnet-6.0/Dockerfile b/dotnet-6.0/Dockerfile index fd97b54df..3e4352f6b 100644 --- a/dotnet-6.0/Dockerfile +++ b/dotnet-6.0/Dockerfile @@ -57,8 +57,8 @@ COPY netstandard-targeting-pack-2.1.0-x64.rpm /tmp/ COPY dotnet-targeting-pack-6.0-6.0.35-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm -COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm +COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-apphost-pack-6.0-6.0.35-1.x86_64.rpm diff --git a/dotnet-8.0/Dockerfile b/dotnet-8.0/Dockerfile index 418f08505..854085e45 100644 --- a/dotnet-8.0/Dockerfile +++ b/dotnet-8.0/Dockerfile @@ -57,8 +57,8 @@ COPY netstandard-targeting-pack-2.1.0-x64.rpm /tmp/ COPY dotnet-targeting-pack-8.0-8.0.10-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm -COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm +COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-apphost-pack-8.0-8.0.10-1.x86_64.rpm diff --git a/dotnet-runtime-6.0/Dockerfile b/dotnet-runtime-6.0/Dockerfile index b1ceb3d6a..bcf9ca9bd 100644 --- a/dotnet-runtime-6.0/Dockerfile +++ b/dotnet-runtime-6.0/Dockerfile @@ -52,8 +52,8 @@ RUN mkdir -p /tmp/ COPY dotnet-host-6.0.35-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm -COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm +COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/ diff --git a/dotnet-runtime-8.0/Dockerfile b/dotnet-runtime-8.0/Dockerfile index 3b7a9f0d9..3cf2408df 100644 --- a/dotnet-runtime-8.0/Dockerfile +++ b/dotnet-runtime-8.0/Dockerfile @@ -52,8 +52,8 @@ RUN mkdir -p /tmp/ COPY dotnet-host-8.0.10-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/ -#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm -COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/ +#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm +COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/ #!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/ From 60f07cee483a0806397be5146138cc396cbfdd6c Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Wed, 13 Nov 2024 08:51:14 +0000 Subject: [PATCH 2/2] Update changelogs for aspnet-runtime-6.0, aspnet-runtime-8.0, dotnet-6.0, dotnet-8.0, dotnet-runtime-6.0, dotnet-runtime-8.0 --- aspnet-runtime-6.0/aspnet-runtime-6.0.changes | 5 +++++ aspnet-runtime-8.0/aspnet-runtime-8.0.changes | 5 +++++ dotnet-6.0/dotnet-6.0.changes | 5 +++++ dotnet-8.0/dotnet-8.0.changes | 5 +++++ dotnet-runtime-6.0/dotnet-runtime-6.0.changes | 5 +++++ dotnet-runtime-8.0/dotnet-runtime-8.0.changes | 5 +++++ 6 files changed, 30 insertions(+) diff --git a/aspnet-runtime-6.0/aspnet-runtime-6.0.changes b/aspnet-runtime-6.0/aspnet-runtime-6.0.changes index 5c944fe3f..fdefa4b41 100644 --- a/aspnet-runtime-6.0/aspnet-runtime-6.0.changes +++ b/aspnet-runtime-6.0/aspnet-runtime-6.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot diff --git a/aspnet-runtime-8.0/aspnet-runtime-8.0.changes b/aspnet-runtime-8.0/aspnet-runtime-8.0.changes index 63053e9cf..7a99c5790 100644 --- a/aspnet-runtime-8.0/aspnet-runtime-8.0.changes +++ b/aspnet-runtime-8.0/aspnet-runtime-8.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot diff --git a/dotnet-6.0/dotnet-6.0.changes b/dotnet-6.0/dotnet-6.0.changes index f18739284..c1cc94593 100644 --- a/dotnet-6.0/dotnet-6.0.changes +++ b/dotnet-6.0/dotnet-6.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot diff --git a/dotnet-8.0/dotnet-8.0.changes b/dotnet-8.0/dotnet-8.0.changes index f37c1049e..0af792313 100644 --- a/dotnet-8.0/dotnet-8.0.changes +++ b/dotnet-8.0/dotnet-8.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot diff --git a/dotnet-runtime-6.0/dotnet-runtime-6.0.changes b/dotnet-runtime-6.0/dotnet-runtime-6.0.changes index b1a9ddec0..813b0e6a5 100644 --- a/dotnet-runtime-6.0/dotnet-runtime-6.0.changes +++ b/dotnet-runtime-6.0/dotnet-runtime-6.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot diff --git a/dotnet-runtime-8.0/dotnet-runtime-8.0.changes b/dotnet-runtime-8.0/dotnet-runtime-8.0.changes index 20a655eb2..06e6120db 100644 --- a/dotnet-runtime-8.0/dotnet-runtime-8.0.changes +++ b/dotnet-runtime-8.0/dotnet-runtime-8.0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 13 08:51:14 UTC 2024 - SUSE Update Bot + +- new dotnet-runtime release + ------------------------------------------------------------------- Wed Oct 30 15:35:27 UTC 2024 - SUSE Update Bot