diff --git a/control/control.leanos.xml b/control/control.leanos.xml
index 797b699..0766b96 100644
--- a/control/control.leanos.xml
+++ b/control/control.leanos.xml
@@ -412,6 +412,14 @@ Please visit us at http://www.suse.com/.
timezone
45
+
+ security
+ 50
+
+
+ security_policy
+ 51
+
software
@@ -427,10 +435,6 @@ Please visit us at http://www.suse.com/.
ssh_import
80
-
- security_policy
- 51
-
@@ -456,6 +460,8 @@ Please visit us at http://www.suse.com/.
software
timezone
language
+ security
+ security_policy
default_target
kdump
ssh_import
diff --git a/package/skelcd-control-leanos.changes b/package/skelcd-control-leanos.changes
index ff7012c..215a8bb 100644
--- a/package/skelcd-control-leanos.changes
+++ b/package/skelcd-control-leanos.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Sep 16 14:28:28 UTC 2024 - Knut Anderssen
+
+- Add the security proposal to the autoyast overview and change the
+ security policy proposal order in order to be run before the
+ software proposal (bsc#1216615)
+- 15.6.5.1
+
-------------------------------------------------------------------
Mon Jul 8 12:10:36 UTC 2024 - Stefan Hundhammer
diff --git a/package/skelcd-control-leanos.spec b/package/skelcd-control-leanos.spec
index c243a33..67b88a1 100644
--- a/package/skelcd-control-leanos.spec
+++ b/package/skelcd-control-leanos.spec
@@ -50,8 +50,8 @@ Requires: yast2-add-on
Requires: yast2-buildtools
Requires: yast2-devtools
Requires: yast2-fcoe-client
-# For creating the AutoYast profile at the end of installation (bnc#887406)
-Requires: yast2-firewall
+# Do not conflict autoinstallation and proposal firewall settings (bsc#1216615)
+Requires: yast2-firewall >= 4.6.1
# $os_release_version expansion in the tag
Requires: yast2-installation >= 4.2.28
Requires: yast2-iscsi-client
@@ -77,8 +77,8 @@ Requires: yast2-x11
Requires: rubygem(%{rb_default_ruby_abi}:byebug)
# Install and enable xrdp by default (FATE#320363)
Requires: yast2-rdp
-# Support for security policies (jsc#SLE-24764)
-Requires: yast2-security >= 4.5.5
+# Do a lazy initialization of security settings (bsc#1216615)
+Requires: yast2-security >= 4.6.1
# Architecture specific packages
#
@@ -100,7 +100,7 @@ Requires: sap-installation-wizard
URL: https://github.com/yast/skelcd-control-leanos
AutoReqProv: off
-Version: 15.6.4.1
+Version: 15.6.5.1
Release: 0
Summary: Leanos control file needed for installation
License: MIT