Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-agent for 
openSUSE:Factory checked in at 2025-11-28 16:54:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-agent (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-agent.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-agent"

Fri Nov 28 16:54:13 2025 rev:43 rq:1320490 version:2.14.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-agent/python-azure-agent.changes    
2025-06-24 20:48:58.947890273 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-agent.new.14147/python-azure-agent.changes
 2025-11-28 16:56:38.843671321 +0100
@@ -1,0 +2,50 @@
+Fri Nov 21 13:49:16 UTC 2025 - Robert Schweikert <[email protected]>
+
+- Fix dependencies for SLE 16 (bsc#1254129)
+  + procps instead of sysvinit-tools
+
+-------------------------------------------------------------------
+Thu Nov 13 13:17:58 UTC 2025 - Robert Schweikert <[email protected]>
+
+- Update to version 2.14.0.1 (bsc#1253001)
+  + Drop - included upstream
+    ~ agent-btrfs-use-f.patch included upstream
+    ~ remove-mock.patch
+  + FIPS 140-3 support
+  + Block extensions disallowed by policy
+  + Report ext policy errors in heartbeat
+  + Implement signature validation helper functions
+  + Prevent ssh public key override
+  + Use proper filesystem creation flag for btrfs
+  + Enable resource monitoring in cgroup v2 machines
+  + Update agent cgroup cleanup
+  + Add cgroupv2 distros to supported list
+  + Clean old agent cgroup setup
+  + Redact sas tokens in telemetry events and agent log
+  + Add conf option to use hardcoded wireserver ip instead of dhcp request
+    to discover wireserver ip
+  + Support for python 3.12
+  + Update telemetry message for agent updates and send new telemetry for
+    ext resource governance
+  + Disable rsm downgrade
+  + Add community support for Chainguard OS
+  + Swap out legacycrypt for crypt-r for Python 3.13+
+  + Pin setuptools version
+  + Set the agent config file path for FreeBSD
+  + Handle errors importing crypt module
+- From 2.13.1.1
+  + Setup: Fix install_requires list syntax
+  + Pickup latest goal state on tenant certificate rotation + Avoid
+    infinite loop when the tenant certificate is missing
+  + Fix unsupported syntax in py2.6
+  + Cgroup rewrite: uses systemctl for expressing desired configuration
+    instead drop-in files
+  + Remove usages of tempfile.mktemp
+  + Use random time for attempting new Agent update
+  + Enable logcollector in v2 machines
+  + Clean history files
+  + Missing firewall rules reason
+  + Add support for nftables (+ refactoring of firewall code)
+  + Create walinuxagent nftable atomically
+
+-------------------------------------------------------------------

Old:
----
  WALinuxAgent-2.12.0.4.tar.gz
  agent-btrfs-use-f.patch
  remove-mock.patch

New:
----
  WALinuxAgent-2.14.0.1.tar.gz

----------(Old B)----------
  Old:  + Drop - included upstream
    ~ agent-btrfs-use-f.patch included upstream
    ~ remove-mock.patch
  Old:    ~ agent-btrfs-use-f.patch included upstream
    ~ remove-mock.patch
  + FIPS 140-3 support
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-agent.spec ++++++
--- /var/tmp/diff_new_pack.R1IpO4/_old  2025-11-28 16:56:39.631704501 +0100
+++ /var/tmp/diff_new_pack.R1IpO4/_new  2025-11-28 16:56:39.635704669 +0100
@@ -28,7 +28,7 @@
 %global _sitelibdir %{%{pythons}_sitelib}
 
 Name:           python-azure-agent
-Version:        2.12.0.4
+Version:        2.14.0.1
 Release:        0
 Summary:        Microsoft Azure Linux Agent
 License:        Apache-2.0
@@ -39,10 +39,7 @@
 Patch6:         paa_force_py3_sle15.patch
 Patch7:         reset-dhcp-deprovision.patch
 Patch8:         paa_12_sp5_rdma_no_ext_driver.patch
-# PATCH-FIX-UPSTREAM gh#Azure/WALinuxAgent#2741
-Patch9:         remove-mock.patch
 # PATCH-FIX-UPSTREAM gh#Azure/WALinuxAgent#3158
-Patch11:        agent-btrfs-use-f.patch
 Patch12:        paa_direct_exec_in_service.patch
 BuildRequires:  dos2unix
 
@@ -70,10 +67,13 @@
 Requires:       openssl
 Requires:       pwdutils
 Requires:       systemd
-Requires:       sysvinit-tools
 %if 0%{?suse_version} && 0%{?suse_version} <= 1500
+Requires:       sysvinit-tools
 Requires:       wicked
 %endif
+%if 0%{?suse_version} && 0%{?suse_version} >= 1600
+Requires:       procps
+%endif
 Requires:       %{pythons}-pyasn1
 Requires:       %{pythons}-xml
 %if 0%{?suse_version} > 1315
@@ -160,8 +160,6 @@
 %endif
 %patch -P 7
 %patch -P 8 -p1
-%patch -P 9 -p1
-%patch -P 11
 %patch -P 12
 
 %build

++++++ WALinuxAgent-2.12.0.4.tar.gz -> WALinuxAgent-2.14.0.1.tar.gz ++++++
++++ 25255 lines of diff (skipped)

Reply via email to