Merge ~bryce/ubuntu/+source/open-vm-tools:mre-lp1998558-kinetic into ubuntu/+source/open-vm-tools:ubuntu/kinetic-devel
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | git-ubuntu bot | ||||
Approved revision: | not available | ||||
Merge reported by: | Bryce Harrington | ||||
Merged at revision: | d6f357cdb92f5b97c3ed5c5228977b2fdf840e62 | ||||
Proposed branch: | ~bryce/ubuntu/+source/open-vm-tools:mre-lp1998558-kinetic | ||||
Merge into: | ubuntu/+source/open-vm-tools:ubuntu/kinetic-devel | ||||
Diff against target: |
940 lines (+491/-72) 18 files modified
ReleaseNotes.md (+17/-22) debian/changelog (+43/-0) debian/control (+6/-3) debian/open-vm-tools-desktop.lintian-overrides (+1/-1) debian/patches/debian/grpc_1.51 (+13/-0) debian/patches/series (+1/-0) debian/rules (+0/-2) open-vm-tools/ChangeLog (+99/-0) open-vm-tools/configure.ac (+2/-2) open-vm-tools/lib/include/buildNumber.h (+6/-6) open-vm-tools/lib/include/conf.h (+6/-0) open-vm-tools/lib/include/deployPkg/linuxDeployment.h (+20/-1) open-vm-tools/lib/include/vm_tools_version.h (+14/-7) open-vm-tools/libDeployPkg/linuxDeployment.c (+177/-20) open-vm-tools/services/plugins/deployPkg/deployPkg.c (+43/-4) open-vm-tools/services/plugins/vmbackup/nullProvider.c (+30/-1) open-vm-tools/services/vmtoolsd/mainPosix.c (+1/-3) open-vm-tools/tools.conf (+12/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
git-ubuntu bot | Approve | ||
Andreas Hasenack (community) | Approve | ||
Canonical Server | Pending | ||
Canonical Server Reporter | Pending | ||
Canonical Server packageset reviewers | Pending | ||
Review via email: mp+441524@code.staging.launchpad.net |
Description of the change
This is the MRE for this cycle's update to open-vm-tools.
PPA: https:/
Autopkgtests are running...
$ ppa tests https:/
This is pretty straightforward, there was one modification I added to fix a build issues due to missing build-dep libabsl-dev.
I considered rolling in the fix for LP: #1999945, but that's just a cosmetic typo that doesn't seem to cause any problems and wouldn't be accepted as SRU, so I've left it and will tend to it in the next merge.
I verified the package builds and installs/uninstalls in LXC. The service doesn't run in LXC but I assume it'd need a full VM or better since it's a virtualization system itself.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
+1, the jammy MP[1] has more comments, but this is essentially the same.
1. https:/ /code.launchpad .net/~bryce/ ubuntu/ +source/ open-vm- tools/+ git/open- vm-tools/ +merge/ 441525