diff --git a/_servicedata b/_servicedata
index b348ba6..b9fa156 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/acassen/keepalived
- b6681f98da63d3f1867aeded4c9f125830676296
\ No newline at end of file
+ 6f9ace3c1033d38fe282e6959e78ce58e02135ab
\ No newline at end of file
diff --git a/keepalived-2.3.1+git59.b6681f98.tar.xz b/keepalived-2.3.1+git59.b6681f98.tar.xz
deleted file mode 100644
index 48311f0..0000000
--- a/keepalived-2.3.1+git59.b6681f98.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0be77b3149c3af2015e5ba12b32d7fe6e3978edc0e665dc7b9e918596f022289
-size 724084
diff --git a/keepalived-2.3.1+git86.59c39afe.tar.xz b/keepalived-2.3.1+git86.59c39afe.tar.xz
new file mode 100644
index 0000000..5aeba3c
--- /dev/null
+++ b/keepalived-2.3.1+git86.59c39afe.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8dd42c81012311404b271405286014bc6def5003799f860a329183c003b366c1
+size 726132
diff --git a/keepalived.changes b/keepalived.changes
index 78d7797..d3ff19a 100644
--- a/keepalived.changes
+++ b/keepalived.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Mon Oct 14 13:14:53 UTC 2024 - varkoly@suse.com
+
+- Update to version 2.3.1+git86.59c39afe:
+ * vrrp: allow specifing interval amd timeout to milli-second resolution
+ * vrrp: on reload only configured track_script name was checked
+ * lib: fix corruption of master-child_pid red black tree
+ * lib: add micro-second timers to memory allocation debugging
+ * core: update addattr_l to match current iproute2 code - almost
+ * lib: add file missing from previous commit
+ * all: suppress an increases alignment warning
+ * core: use /* FALLTHROUGH */ rather than __fallthrough;
+ * ipvs: resolve a "cast increases required alignment" warning
+ * build: don't redefine FORTIFY_SOURCE if host environment defines it
+ * vrrp ipvs: remove unused definition of XENFS_SUPER_MAGIC
+ * vrrp ipvs: fix warnings related to signedness of statfs() f_flags
+ * all: use correct format specifier for time fields
+ * bfd: make alloc_bfd() return NULL rather than false on error
+ * all: make min_auto_priority delay variable an unsigned
+ * configure: explicitly set language to C for configure
+ * itest: Warn if close after send not set in tcp_server for http
+ * test: Make tcp_server use of SO_LINGER optional
+ * core: remove diagnostic message accidently added in commit 7cb09b2
+ * vrrp ipvs: Stop setting SO_LINGER on TCP sockets
+ * test: update tcp_server and tcp_client
+ * bfd: use time_t to avoid implicit ptr type casting
+ * VRRP: add thread_timer_expired keyword as a synonym of timer_expired_backup
+
-------------------------------------------------------------------
Wed Sep 11 07:57:00 UTC 2024 - Marcus Rueckert
diff --git a/keepalived.spec b/keepalived.spec
index fb12474..43f27a4 100644
--- a/keepalived.spec
+++ b/keepalived.spec
@@ -38,7 +38,7 @@
%bcond_without systemd
Name: keepalived
-Version: 2.3.1+git59.b6681f98
+Version: 2.3.1+git86.59c39afe
Release: 0
Summary: A keepalive facility for Linux
License: GPL-2.0-or-later