forked from pool/python-azure-agent
- An issue with swapfile handling in the agent creates a data leak situation
that exposes system memory data.
- Update to 2.2.36 (bsc#1119542)
- Remove, included upstream
+ paa_fix_driver_install_detect.patch
+ paa_rdma_install_proper_driver.patch
+ 0001-Obtain-platform-information-in-Python-version-depend.patch
+ 0001-Detect-openSUSE-and-SLES.patch
+ 0001-Handle-the-disapperance-of-net-tools.patch
+ 0001-Properly-detect-SLES-15-for-rdma-support.patch
- Forward port agent-no-auto-update.patch
- [#1451] Do not utf-8 encode telemetry messages
- From 2.2.35
+ [#1434] Use files instead of pipes to capture stdout/stderr
+ [#1431] Prevent multiple downloads of zips
+ [#1418] Add main module to Python's egg
+ [#1416] Fix UTF-8 encoding for telemetry payload
+ [#1408] Honor the 'no_proxy' flag
+ [#1391, #1401, #1441] Azure Stack improvements
+ [#1384] Write status file in WALinuxAgent lib folder
+ [#1375] Add support for Redhat
+ [#1373] Handle different kernel builds on SUSE Linux Enterprise
+ [#1365, #1385, #1389] Fixes for RDMA
- From 2.2.34
+ [#1397] Send events when extensions fail to complete operation
+ [#1394/#1366] Fix the threshold telemetry issue
+ [#1298] Implementing extension sequencing in azure Linux agent
+ [#1340] Allow Clear Linux detection in python2 and python3
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=53
12 lines
338 B
Diff
12 lines
338 B
Diff
--- config/suse/waagent.conf.orig
|
|
+++ config/suse/waagent.conf
|
|
@@ -109,7 +109,7 @@ OS.SshDir=/etc/ssh
|
|
# OS.CheckRdmaDriver=y
|
|
|
|
# Enable or disable goal state processing auto-update, default is enabled
|
|
-# AutoUpdate.Enabled=y
|
|
+AutoUpdate.Enabled=n
|
|
|
|
# Determine the update family, this should not be changed
|
|
# AutoUpdate.GAFamily=Prod
|