diff --git a/_servicedata b/_servicedata
index 40edebd..3437a59 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
https://github.com/oracle/ktls-utils.git
198ff00ba28cb97cdab6e49a7422cce331fde198
https://github.com/openSUSE/ktls-utils.git
- c3923f76ec7bf8fe5218ca719a5dc2adef67a733
\ No newline at end of file
+ 311d9438b984e3b2a36bd88fb3ab8c87c38701fa
\ No newline at end of file
diff --git a/ktls-utils-0.10+12.gc3923f7.obscpio b/ktls-utils-0.10+12.gc3923f7.obscpio
deleted file mode 100644
index f9110e5..0000000
--- a/ktls-utils-0.10+12.gc3923f7.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3683b770baa5e8d4ae934d923f93e1bfe1443e5c479d893dbb3fb6a9e8a6f53
-size 198667
diff --git a/ktls-utils-0.10+33.g311d943.obscpio b/ktls-utils-0.10+33.g311d943.obscpio
new file mode 100644
index 0000000..c737982
--- /dev/null
+++ b/ktls-utils-0.10+33.g311d943.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1ab0fa5b8fa3feb0015257afaefec2194b1004c624a8b954a6ef3c5b07f73ffa
+size 229899
diff --git a/ktls-utils.changes b/ktls-utils.changes
index 459a7a5..b5f17c3 100644
--- a/ktls-utils.changes
+++ b/ktls-utils.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Fri Dec 06 13:56:33 UTC 2024 - Daniel Wagner
+
+- Update to version 0.10+33.g311d943:
+ * tlshd: always link .nvme default keyring into the session (bsc#1229034)
+ * tlshd: Ensure libnl-genl3 is available
+ * tlshd: receive new session ticket msg after completing quic handshake
+ * tlshd: use quic_config to get parameters for quic handshake
+ * tlshd: clean up some unnecessary code in quic handshake
+ * tlshd: improve error logging for tlshd_server_psk_cb()
+ * tlshd: guard against possible overrun of tlshd_peername
+ * tlshd: fix optlen passed to getsockopt()
+ * tlshd: free pathname before it goes out of scope
+ * tlshd: add support for quic handshake
+ * tlshd: include socket ip_proto in tlshd_handshake_parms
+ * tlshd: Refactor tlshd_service_socket()
+ * config: supply meaningful error for non-existing pathnames
+ * tlshd: Fix implicit signedness conversion
+ * tlshd: Fix memory leaks
+
-------------------------------------------------------------------
Thu Mar 21 21:50:44 UTC 2024 - Martin Wilck
diff --git a/ktls-utils.obsinfo b/ktls-utils.obsinfo
index 64af535..6389bda 100644
--- a/ktls-utils.obsinfo
+++ b/ktls-utils.obsinfo
@@ -1,4 +1,4 @@
name: ktls-utils
-version: 0.10+12.gc3923f7
-mtime: 1711028842
-commit: c3923f76ec7bf8fe5218ca719a5dc2adef67a733
+version: 0.10+33.g311d943
+mtime: 1729779042
+commit: 311d9438b984e3b2a36bd88fb3ab8c87c38701fa
diff --git a/ktls-utils.spec b/ktls-utils.spec
index 57f7260..f10e6cd 100644
--- a/ktls-utils.spec
+++ b/ktls-utils.spec
@@ -17,7 +17,7 @@
Name: ktls-utils
-Version: 0.10+12.gc3923f7
+Version: 0.10+33.g311d943
Release: 0
Summary: Agent for performing handshakes for kernel TLS sockets
License: GPL-2.0-only