+commit 93aa0c0e123d69eb3c3485b7f916d1ac20222b06
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 22:18:12 2026 -0800
+
+ Update the ReleaseNotes.md for the 13.0.10 open-vm-tools release.
+
+commit 3db0bfb11a6593e3593164351efb36be9d8e0196
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 22:08:38 2026 -0800
+
+ Prepare for the open-vm-tools 13.0.10 release.
+
+ - Update the tools version in the configure.ac.
+ - Update the build numbers in the buldNumber.h.
+
+commit ef02e35e7db9bd40734dad78063a62a559de0537
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 20:42:54 2026 -0800
+
+ Handle the new cloud-init error code and status
+
+ - A new error code[1] was introduced in cloud-init v23.4,
+ It was reported that the existing code should handle this
+ new error code properly.
+ This change follows the backwards-compatible approach as described in
+ cloud-init documentation[2], by checking that the return code is
+ not equal to 1.
+ - Running status has been changed from "not run" to "not started" in
+ cloud-init v24.1 (see [3]).
+ This change adds a "not started" match to CLOUDINIT_STATUS_NOT_RUN to
+ maintain compatibility.
+
+ Addresses Issue: https://github.com/vmware/open-vm-tools/issues/768
+
+ [1]: https://cloudinit.readthedocs.io/en/latest/explanation/failure_states.html#error-codes
+ [2]: https://cloudinit.readthedocs.io/en/latest/explanation/return_codes.html
+ [3]: https://github.com/canonical/cloud-init/commit/d175170aedc1398b85ac767573b8773a5a2e7c6f
+
+commit 62944aee48f5c1b74bf3a996a7f1b7f1a3874f9a
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 20:42:53 2026 -0800
+
+ Change to common source files not applicable to open-vm-tools.
+
+commit 76e6507951e8d2f3ebdcbdd5692acc43d43bfe1c
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 20:42:53 2026 -0800
+
+ Change to common header files not applicable to open-vm-tools.
+
+commit f459dd53ec4d04f17e1341b0156b4a92dabd61b1
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Wed Jan 21 20:42:53 2026 -0800
+
+ Set the tools version for open-vm-tools 13.0.10 release
+
+commit fbc80ffbd226b4a61bb8ea1c9a682b5c7614e3fd
+Author: Kruti Pendharkar <kp025370@broadcom.com>
+Date: Mon Sep 29 23:45:41 2025 -0700
+
+ Update ChangeLog with the open-vm-tools 13.0.5 release marker.
+
commit 4c7899b1d241dad1259eedbc999b4f25041c4fca
Author: Kruti Pendharkar <kp025370@broadcom.com>
Date: Mon Sep 29 23:37:12 2025 -0700