diff --git a/_service b/_service
index affd502..56dda9c 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/containers/podman.git
git
- v5.2.3
+ v5.2.4
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 94ddce5..ad6d686 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/podman.git
- c5366a308e89edd9636b66faf79bd5cb18ed0905
\ No newline at end of file
+ 76d0859d9f6e5d7c84392da9dcd2fae3447f789d
\ No newline at end of file
diff --git a/podman-5.2.3.obscpio b/podman-5.2.3.obscpio
deleted file mode 100644
index 3b35cf3..0000000
--- a/podman-5.2.3.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:68afd310737244fa8a86cd852d5eb047c529b0b666b7e3e3a04dafe5b07bb4dd
-size 109700110
diff --git a/podman-5.2.4.obscpio b/podman-5.2.4.obscpio
new file mode 100644
index 0000000..ebbbe97
--- /dev/null
+++ b/podman-5.2.4.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d98c93f568b31cecc530b86cfd0078fb290f72ec0ab61649b63ca4407173a809
+size 109701646
diff --git a/podman.changes b/podman.changes
index 8f7ebc8..e77ac40 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,27 @@
+-------------------------------------------------------------------
+Tue Oct 08 07:05:58 UTC 2024 - madhankumar.chellamuthu@suse.com
+
+- Update to version 5.2.4:
+ * Bump to v5.2.4
+ * Update release notes for v5.2.4
+ * Validate the bind-propagation option to `--mount` CVE-2024-9407 (bsc#1231208)
+ * Bump Buildah to v1.37.4
+ * vendor: update c/common to v0.60.4 CVE-2024-9341 (bsc#1231230)
+ * Bump to v5.2.4-dev
+- Removed patch:
+ * 0001-Update-c-common-to-fix-CVE-2024-9341.patch (merged upstream)
+
+-------------------------------------------------------------------
+Fri Oct 4 08:27:53 UTC 2024 - Alexandre Vicenzi
+
+- Load ip6_tables kernel module, required for IPv6 networks (bsc#1214612)
+
+-------------------------------------------------------------------
+Fri Oct 4 08:15:58 UTC 2024 - Danish Prakash
+
+- Add patch for CVE-2024-9341 (bsc#1231230):
+ * 0001-Update-c-common-to-fix-CVE-2024-9341.patch
+
-------------------------------------------------------------------
Tue Sep 24 17:07:25 UTC 2024 - opensuse_buildservice@ojkastl.de
diff --git a/podman.conf b/podman.conf
index 5efd4d7..b11d02a 100644
--- a/podman.conf
+++ b/podman.conf
@@ -1,2 +1,5 @@
# Load br_netfilter module at boot
br_netfilter
+# ip6_tables module is required if netavark is using iptables on an ipv6
+# network, which is currently the default in Tumbleweed
+ip6_tables
diff --git a/podman.obsinfo b/podman.obsinfo
index c3913b4..9b53158 100644
--- a/podman.obsinfo
+++ b/podman.obsinfo
@@ -1,4 +1,4 @@
name: podman
-version: 5.2.3
-mtime: 1727187376
-commit: c5366a308e89edd9636b66faf79bd5cb18ed0905
+version: 5.2.4
+mtime: 1728308549
+commit: 76d0859d9f6e5d7c84392da9dcd2fae3447f789d
diff --git a/podman.spec b/podman.spec
index 7face65..ffc9d34 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%bcond_without apparmor
Name: podman
-Version: 5.2.3
+Version: 5.2.4
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0