Compare commits

...
Sign in to create a new pull request.

12 commits

Author SHA1 Message Date
Vitaly Kuznetsov
2116361af6 Update to v2.15.0.1
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2025-11-26 10:30:26 +01:00
Vitaly Kuznetsov
1c8843aa5e Update to v2.14.0.1
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2025-09-22 11:12:44 +02:00
Python Maint
1104f83c46 Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 15:03:06 +02:00
Python Maint
4314e3d0b3 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 15:22:43 +02:00
Vitaly Kuznetsov
0d1539eba0 Merge #9 Turn off ResourceDisk.Format in the default config 2025-08-04 15:25:44 +00:00
Fedora Release Engineering
2d46c91024 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 16:39:58 +00:00
Jeremy Cline
a3c68d79b4
Turn off ResourceDisk.Format in the default config
WALinuxAgent can optionally format resource disks. However, other tools
can also handle this. Fedora Cloud ships with cloud-init, and enables
the disk_setup[0] module, which handles formatting the disks. For any
cases where users don't want this done via cloud-init, the
azure-vm-utils package will provide a small shell script and systemd
unit to handle it[1].

[0] https://docs.cloud-init.io/en/latest/reference/yaml_examples/disk_setup.html
[1] https://github.com/Azure/azure-vm-utils/pull/84

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-07-21 12:41:30 -04:00
Python Maint
6664e733d8 Rebuilt for Python 3.14 2025-06-02 23:21:05 +02:00
Vitaly Kuznetsov
7055173168 Update to v2.13.1.1 (#2363841)
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2025-05-05 16:50:00 +02:00
Fedora Release Engineering
6e0394d06e Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-16 10:23:35 +00:00
Vitaly Kuznetsov
8f18b5595d Update to v2.12.0.4
Note: legacycrypt is not in Fedora, add a patch to keep working with
'crypt_r' instead.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2024-11-27 17:41:01 +01:00
Vitaly Kuznetsov
86fd51f637 Update to v2.11.1.12
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
2024-10-21 17:38:39 +02:00
3 changed files with 11 additions and 2 deletions

6
.gitignore vendored
View file

@ -25,3 +25,9 @@
/v2.9.1.1.tar.gz
/v2.10.0.8.tar.gz
/v2.11.1.4.tar.gz
/v2.11.1.12.tar.gz
/v2.12.0.2.tar.gz
/v2.12.0.4.tar.gz
/v2.13.1.1.tar.gz
/v2.14.0.1.tar.gz
/v2.15.0.1.tar.gz

View file

@ -1,7 +1,7 @@
%global dracut_modname 97walinuxagent
Name: WALinuxAgent
Version: 2.11.1.4
Version: 2.15.0.1
Release: %autorelease
Summary: The Microsoft Azure Linux Agent
@ -93,6 +93,9 @@ install -m0755 -D --target-directory=%{buildroot}%{_prefix}/lib/dracut/modules.d
sed -i 's,#!/usr/bin/env python,#!/usr/bin/python3,' %{buildroot}%{_sbindir}/waagent
sed -i 's,/usr/bin/python ,/usr/bin/python3 ,' %{buildroot}%{_unitdir}/waagent.service
# Other commonly-used tools can handle formatting resource disks (cloud-init, azure-vm-utils) so
# by default, let's have WALinuxAgent not do that.
sed -i 's,ResourceDisk.Format=y,ResourceDisk.Format=n,' %{buildroot}%{_sysconfdir}/waagent.conf
%post

View file

@ -1 +1 @@
SHA512 (v2.11.1.4.tar.gz) = e67ecd801541bd869bc01a023ee3b06a6ee879b5780b34c5fa320d080276ebe8400c66a8550b58d0ca4a1116bd923b00ce2da60d09c574f30c50f446b5a6ac2f
SHA512 (v2.15.0.1.tar.gz) = dc9398bd5a100f43f7921e0503ef288d632f0e494f2cc9a149e181634ef68da96bb743dda8378b93bbc538f82d43bf59571b7049918dbe2770495001ae80ab79