Skip to content

Releases: Azure/LinuxPatchExtension

v1.6.64

03 Oct 00:00
525a32f
Compare
Choose a tag to compare

Release includes:

  • [AzL3Tdnf] Refactoring TDNF Package Manager separating Azure Linux specializations in it's own implementation 331
  • [AzL3Tdnf] Renaming TdnfPackageManager to AzL3PackageManager 332
  • Feature: Azure Linux 3.0: Enhanced Support 318
  • Engg. hygiene: Explicit Codecov workflow permissions 327

v1.6.63

01 Aug 18:07
3cdffd8
Compare
Choose a tag to compare

This release includes:

[x] Engg. hygiene: explicit codecov workflow permissions

v1.6.62

19 May 17:53
651c97b
Compare
Choose a tag to compare

This release includes:
[x] Bugfix: Fixing Bootstrapper UT failure with Python 2.7: #325
[x] Bugfix: Optional parameter use in run_command_output & legacy return_code: #324

v1.6.61

12 May 18:53
bfd698e
Compare
Choose a tag to compare

this release includes:
[x] Bugfix: Restore patch mode config on Image Default (#301)
[x] Clean-up: Envlayer dead-code clean-up for Environment Recorder and Emulator ( #304)
[x] Bugfix: Reboot Manager behavior - multiple bugfixes & error rate reduction (#310)
[x] Bugfix: Fix sudo check logs and wordings (#315)
[x] Bugfix: Mitigation for environments with Python Unbuffered I/O (#320)
[x] Bugfix: Correct reboot management parameters(#322)

v1.6.60

09 May 21:48
0086d72
Compare
Choose a tag to compare

[x] Bugfix: Restore patch mode config on Image Default #301
[x] Clean-up: Envlayer dead-code clean-up for Environment Recorder and Emulator #304
[x] Bugfix: Reboot Manager behavior - multiple bugfixes & error rate reduction #310
[x] Bugfix: Fix sudo check logs and wordings #315
[x] Bugfix: Mitigation for environments with Python Unbuffered I/O #320

Note: this is a bad release

v1.6.59

25 Apr 21:04
1183fcf
Compare
Choose a tag to compare

This release includes:
[x] Engg. hygiene: Remove TelemetryWriter related log noise #312
[x] Bugfix: Mitigate external Ubuntu Pro Client issue #308
[x] Feature: Adding support for Azure Linux 2.0 in Tdnf Package Manager #311
[x] Eng. sys: Upgrade CICD pipeline from Python 3.9 to Python 3.12 #309
[x] Coverage: Increase code coverage - TimerManager and ServiceManager #307
[x] Bugfix: Unit tests broken in Python 3.12 #306
[x] Feature: Adding Azure Linux 3.0 Base Support #293
[x] Bugfix: Retry Handler to Prevent Unbounded Retries while trying to Mitigate YUM Update Errors #303
[x] BugFix: CentOS VMs not installing patches during Auto Patching #298
[x] Bugfix: Auto-assessment - Restricting execution permissions to root user/ owner #299

v1.6.58

14 Mar 21:34
cb5eb95
Compare
Choose a tag to compare

This release includes:
[x]Support Ubuntu 20.04 for esm / pro client #292
[x]Fix the version comparator bug for ubuntu pro client version extraction #294
[x]Apt - fix for non-sec updates getting misclassified & related tmp cleanup #295

v1.6.57

19 Feb 23:09
688f43e
Compare
Choose a tag to compare

v1.6.56

05 Dec 17:28
1061282
Compare
Choose a tag to compare

[x] Add retry to check_sudo_status and unit test #278
[x] Matching 20% increase in throttling limit at VM Agent #277
[x] address the stringio getvalue not found error in ut #275
[x] Apt debstyle882 support, bug-fixes in cache evaluation & manipulation #273
[x] Expanding support for yum install --assumeno cmd to include yum4 #272
[x] Pr1/increase_RebootManager_and_PatchAssessor_code coverage #267
[x] Bugfix/disable rhel8+ security plugin #266
[x] add unit testing to increase code coverage #265
[x] Fix broken 3-byte-unicode-related unit test in Python 2.x #264
[x] Matching log-source tagging for diagnosability with previous apt changes #282

v1.6.55

19 Jun 15:57
c01c7bc
Compare
Choose a tag to compare

Contains:

Refreshing cache with machine source prior to ending execution: #260