diff --git a/_service b/_service
index 53f7287..f9c332d 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
git
https://github.com/vmware/open-vm-tools.git
- stable-12.4.0
+ stable-12.4.5
open-vm-tools
- 12.4.0
+ 12.4.5
*.tar
diff --git a/open-vm-tools-12.4.0.tar.xz b/open-vm-tools-12.4.0.tar.xz
deleted file mode 100644
index 7746468..0000000
--- a/open-vm-tools-12.4.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1dce3a66b60364d42a531ef2c1bdc020a6c117a8ff4d03491fd08ccaea056817
-size 1813960
diff --git a/open-vm-tools-12.4.5.tar.xz b/open-vm-tools-12.4.5.tar.xz
new file mode 100644
index 0000000..2b1ce7d
--- /dev/null
+++ b/open-vm-tools-12.4.5.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27617b448faf96803d6c3649ef2faf962f8eec7e0d14ec5dfe8b58e65fa3f121
+size 1815872
diff --git a/open-vm-tools.changes b/open-vm-tools.changes
index 18efcdf..c14c3f5 100644
--- a/open-vm-tools.changes
+++ b/open-vm-tools.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Mon Jul 1 15:07:51 UTC 2024 - Kirk Allan
+
+- Update to 12.4.5 (build 23787635) (boo#1227181)
+ - There are no new features in the open-vm-tools 12.4.5 release. This is
+ primarily a maintenance release that addresses a few critical problems,
+ including:
+
+ - A Github pull request and associated issue has been handled. Please
+ see the Resolved Issues section of the Release Notes.
+
+ - A number of issues flagged by Coverity and ShellCheck have been
+ addressed.
+
+ - A vmtoolsd process hang related to nested logging from an RPC Channel
+ error has been fixed.
+
+ For a more complete list of issues resolved in this release, see the
+ Resolved Issues section of the Release Notes.
+
+ For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.5
+
+ Release Notes are available at: https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/ReleaseNotes.md
+
+ The granular changes that have gone into the 12.4.5 release are in the ChangeLog at: https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/open-vm-tools/ChangeLog
+
-------------------------------------------------------------------
Wed Mar 27 15:36:58 UTC 2024 - Kirk Allan
diff --git a/open-vm-tools.spec b/open-vm-tools.spec
index ef58582..02e92a8 100644
--- a/open-vm-tools.spec
+++ b/open-vm-tools.spec
@@ -38,7 +38,7 @@
%define with_X 1
Name: open-vm-tools
-Version: 12.4.0
+Version: 12.4.5
Release: 0
Summary: Open Virtual Machine Tools
License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only