diff --git a/_service b/_service
index 9386c67..06331c0 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/containers/podman.git
git
- v5.0.0
+ v5.0.1
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index e52d312..c4cbf4c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/podman.git
- e71ec6f1d94d2d97fb3afe08aae0d8adaf8bddf0
\ No newline at end of file
+ 946d055df324e4ed6c1e806b561af4740db4fea9
\ No newline at end of file
diff --git a/podman-5.0.0.tar.xz b/podman-5.0.0.tar.xz
deleted file mode 100644
index 3f5f207..0000000
--- a/podman-5.0.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8cc6dc31e83035647bc5de572e8a152e513197b969446bf0d843d83fd6073356
-size 13656512
diff --git a/podman-5.0.1.tar.xz b/podman-5.0.1.tar.xz
new file mode 100644
index 0000000..6543d8d
--- /dev/null
+++ b/podman-5.0.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0d90708d89a854a3956d6a85e1cf9a3f5e9439b46aeac290a27ca0e5dcce58b0
+size 13666284
diff --git a/podman.changes b/podman.changes
index 7bf6354..b199177 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Wed Apr 3 17:43:41 UTC 2024 - Johannes Kastl
+
+- update to 5.0.1:
+ * Bugfixes
+ - Fixed a bug where rootless containers using the Pasta network
+ driver did not properly handle localhost DNS resolvers on the
+ host leading to DNS resolution issues (#22044).
+ - Fixed a bug where Podman would warn that cgroups v1 systems
+ were no longer supported on FreeBSD hosts.
+ - Fixed a bug where HyperV podman machine VMs required an SSH
+ client be installed on the system (#22075).
+ - Fixed a bug that prevented the remote Podman client's podman
+ build command from working properly when connecting from a
+ rootless client to a rootful server (#22109).
+ * Misc
+ - The HyperV driver to podman machine now fails immediately if
+ admin privileges are not available (previously, it would only
+ fail when it reached operations that required admin
+ privileges).
+
-------------------------------------------------------------------
Wed Mar 20 05:32:21 UTC 2024 - danish.prakash@suse.com
@@ -701,7 +722,7 @@ Wed Mar 20 05:32:21 UTC 2024 - danish.prakash@suse.com
-------------------------------------------------------------------
Thu Feb 22 13:54:00 UTC 2024 - Thorsten Kukuk
-- Allow to disable apparmor support (ALP supports only SELinux)
+- Allow to disable apparmor support (ALP supports only SELinux)
-------------------------------------------------------------------
Wed Feb 14 05:54:01 UTC 2024 - danish.prakash@suse.com
diff --git a/podman.spec b/podman.spec
index 06c126b..f4ec2be 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%bcond_without apparmor
Name: podman
-Version: 5.0.0
+Version: 5.0.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0