diff --git a/_service b/_service
index 9718263..6bd75e7 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
cni-plugins
.git
- v1.4.0
+ v1.5.1
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 4c40da9..81f02f7 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containernetworking/plugins.git
- 1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc
\ No newline at end of file
+ c29dc79f96cd50452a247a4591443d2aac033429
\ No newline at end of file
diff --git a/cni-plugins-1.4.0.tar.xz b/cni-plugins-1.4.0.tar.xz
deleted file mode 100644
index 42a9a98..0000000
--- a/cni-plugins-1.4.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4b8bdf06cef650986d75b58162a4a6c8a46776e32b77a9b532ebaa4cee163f9f
-size 2163276
diff --git a/cni-plugins-1.5.1.tar.xz b/cni-plugins-1.5.1.tar.xz
new file mode 100644
index 0000000..b6b3771
--- /dev/null
+++ b/cni-plugins-1.5.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:681a5c79b48c26ab74dac1a587de043583b8e9a16f22c0b49b024bb72abf936b
+size 2032368
diff --git a/cni-plugins.changes b/cni-plugins.changes
index c0d9690..dbfe700 100644
--- a/cni-plugins.changes
+++ b/cni-plugins.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Jun 17 15:56:20 UTC 2024 - Enrico Belleri
+
+- Update to version 1.5.1:
+ * Support DeviceID on Auxiliary Bus
+ * Dev/exclude subnets from traffic shaping
+ * Use temporary name for netdevice when moving in/out of NS
+
-------------------------------------------------------------------
Wed Mar 06 12:28:38 UTC 2024 - dcermak@suse.com
diff --git a/cni-plugins.spec b/cni-plugins.spec
index 67a30eb..6643bdc 100644
--- a/cni-plugins.spec
+++ b/cni-plugins.spec
@@ -19,7 +19,7 @@
%define cni_bin_dir %{_libexecdir}/cni
%define cni_doc_dir %{_docdir}/cni-plugins
Name: cni-plugins
-Version: 1.4.0
+Version: 1.5.1
Release: 0
Summary: Container Network Interface plugins
License: Apache-2.0