~jchittum/livecd-rootfs:bionic-open-vm-tools-update

Last commit made on 2020-11-16
Get this branch:
git clone -b bionic-open-vm-tools-update https://git.launchpad.net/~jchittum/livecd-rootfs
Only John Chittum can upload to this branch. If you are John Chittum please log in for upload directions.

Branch merges

Branch information

Name:
bionic-open-vm-tools-update
Repository:
lp:~jchittum/livecd-rootfs

Recent commits

201334b... by John Chittum

Update changelog

Open new release and add entry

e0a06aa... by John Chittum

Backport vmtools version in vmdk (LP: #1893898)

Backport
LP: #1893898 describes missing vmtools version from the vmdk headers.
The version should be added as ddb.toolsVersion = "2147483647" however
the sed was no longer replacing a ddb.comment field with the tools
version. Rather than subbing ddb.comment with toolsVersion, this commit
deletes ddb.comment (which the comment mentions could cause errors),
and adds the correct value. There was no visibility into the descriptor
during hook creation, so debug statements were added. This allows us to
quickly verify in the logs that bad statements are removed (the possibly
offending comments), as well as ensuring that the toolsVersion is added

275c529... by Łukasz Zemczak

releasing package livecd-rootfs version 2.525.47

70d675e... by Łukasz Zemczak

Apparently the lxd appliance needs to use a custom track, so hack it in.

a4a6960... by Steve Langasek

releasing package livecd-rootfs version 2.525.46

2c7aed2... by Steve Langasek

Add dist-upgrade to bootable-buildd hook to ensure the built image doesn't contain vulnerable kernels or other packages. LP: #1891061.

a61cfb6... by Steve Langasek

Merge remote-tracking branch 'codyshepherd/bootable-buildd/dist-upgrade/bionic' into ubuntu/bionic

5938663... by Łukasz Zemczak

releasing package livecd-rootfs version 2.525.45

a93faf9... by Łukasz Zemczak

Add bug number

07c17a8... by Łukasz Zemczak

Merge branch 'feature/move-to-raspi-hwe-18.04' of https://git.launchpad.net/~fginther/livecd-rootfs into ubuntu/bionic