Package: waagent / 2.2.34-3~deb9u1

Metadata

Package Version Patches format
waagent 2.2.34-3~deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
osutil debian.patch | (download)

azurelinuxagent/common/osutil/debian.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 support debian in osutil


user shell.patch | (download)

azurelinuxagent/common/osutil/default.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 set shell of created user to /bin/bash


agent command provision.patch | (download)

azurelinuxagent/agent.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 add provision command to agent


agent command resourcedisk.patch | (download)

azurelinuxagent/agent.py | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 add resourcedisk command to agent


resourcedisk filesystem.patch | (download)

azurelinuxagent/common/utils/shellutil.py | 1 0 + 1 - 0 !
azurelinuxagent/daemon/resourcedisk/default.py | 49 9 + 40 - 0 !
tests/distro/test_resourceDisk.py | 22 0 + 22 - 0 !
3 files changed, 9 insertions(+), 63 deletions(-)

 fix filesystem detection

Use blkid to detect filesystem information.

disable bytecode exthandler.patch | (download)

azurelinuxagent/ga/update.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 disable bytecode save in exthandler


entry points.patch | (download)

setup.py | 20 4 + 16 - 0 !
1 file changed, 4 insertions(+), 16 deletions(-)

 use entry_points for scripts


disable auto update.patch | (download)

config/debian/waagent.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 default auto update


ignore tests.patch | (download)

tests/ga/test_update.py | 3 3 + 0 - 0 !
tests/protocol/test_wire.py | 1 1 + 0 - 0 !
tests/utils/test_rest_util.py | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+)

 ignore some broken tests


cve 2019 0804.patch | (download)

azurelinuxagent/daemon/resourcedisk/default.py | 31 24 + 7 - 0 !
azurelinuxagent/daemon/resourcedisk/freebsd.py | 5 1 + 4 - 0 !
tests/distro/test_resourceDisk.py | 31 31 + 0 - 0 !
3 files changed, 56 insertions(+), 11 deletions(-)

 set proper access rights on swap file

CVE-2019-0804