Package: waagent / 2.2.14-1~deb9u1~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
waagent | 2.2.14-1~deb9u1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
osutil debian.patch | (download) |
azurelinuxagent/common/osutil/debian.py |
4 2 + 2 - 0 ! |
support debian in osutil Patch-Name: osutil-debian.patch |
user shell.patch | (download) |
azurelinuxagent/common/osutil/default.py |
4 2 + 2 - 0 ! |
set shell of created user to /bin/bash Patch-Name: user-shell.patch |
agent command provision.patch | (download) |
azurelinuxagent/agent.py |
4 3 + 1 - 0 ! |
add provision command to agent Patch-Name: agent-command-provision.patch |
agent command resourcedisk.patch | (download) |
azurelinuxagent/agent.py |
11 10 + 1 - 0 ! |
add resourcedisk command to agent Patch-Name: agent-command-resourcedisk.patch |
resourcedisk filesystem.patch | (download) |
azurelinuxagent/common/utils/shellutil.py |
1 0 + 1 - 0 ! |
fix filesystem detection Use blkid to detect filesystem information. Don't longer use sfdisk to change partition type. Patch-Name: resourcedisk-filesystem.patch |
disable bytecode exthandler.patch | (download) |
azurelinuxagent/ga/update.py |
5 4 + 1 - 0 ! |
disable bytecode save in exthandler Patch-Name: disable-bytecode-exthandler.patch |
entry points.patch | (download) |
setup.py |
18 4 + 14 - 0 ! |
use entry_points for scripts Patch-Name: entry-points.patch |