From ffb7699d36a78113535f5101cabfb2c0043a4102 Mon Sep 17 00:00:00 2001 From: Hendrik Bruinsma Date: Mon, 29 Dec 2025 10:11:14 +0100 Subject: [PATCH] URLs in /etc/os-release points to MS blog about Linux in the context of Microsoft. Not to the home, or support pages for Azure Linux --- SPECS/azurelinux-release/azurelinux-release.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SPECS/azurelinux-release/azurelinux-release.spec b/SPECS/azurelinux-release/azurelinux-release.spec index b06bf82e5ec..09bf313fab3 100644 --- a/SPECS/azurelinux-release/azurelinux-release.spec +++ b/SPECS/azurelinux-release/azurelinux-release.spec @@ -10,7 +10,8 @@ License: MIT Vendor: Microsoft Corporation Distribution: Azure Linux Group: System Environment/Base -URL: https://aka.ms/azurelinux +URL: https://github.com/microsoft/azurelinux/ +SupportUrl: https://github.com/microsoft/azurelinux/issues Source1: 90-default.preset Source2: 90-default-user.preset @@ -57,8 +58,8 @@ VERSION_ID="%{version}" PRETTY_NAME="Microsoft %{distribution} %{version}" ANSI_COLOR="1;34" HOME_URL="%{url}" -BUG_REPORT_URL="%{url}" -SUPPORT_URL="%{url}" +BUG_REPORT_URL="%{SupportUrl}" +SUPPORT_URL="%{SupportUrl}" EOF ln -sv ..%{_libdir}/os-release %{buildroot}%{_sysconfdir}/os-release