From a5f72a7f7e76672ca861e150a4307d57e2f9d881 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Thu, 11 Dec 2025 17:35:20 -0500 Subject: [PATCH] cockpit: upgrade 349 -> 352 352 Shown a warning if the last shutdown/reboot was unclean Bug fixes and translation updates 351 Firewall ports can be deleted individually 350 networking: fix renaming of bridges and other groups (RHEL-117883) bridge: fix OpenSSH_10.2p1 host key detection Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../recipes-webadmin/cockpit/{cockpit_349.bb => cockpit_352.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-webadmin/cockpit/{cockpit_349.bb => cockpit_352.bb} (98%) diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_349.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_352.bb similarity index 98% rename from meta-webserver/recipes-webadmin/cockpit/cockpit_349.bb rename to meta-webserver/recipes-webadmin/cockpit/cockpit_352.bb index f84b1c4c34..6b1fdcaeb1 100644 --- a/meta-webserver/recipes-webadmin/cockpit/cockpit_349.bb +++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_352.bb @@ -9,7 +9,7 @@ SRC_URI += " \ file://0001-Warn-not-error-if-xsltproc-is-not-found.patch \ file://cockpit.pam \ " -SRC_URI[sha256sum] = "2fa8eef40968135fb6df866a415eba8d4d5adbf4d44f293f28d4f3c841b301bb" +SRC_URI[sha256sum] = "72098a51f85c4a63f2e276af119920a5faca978b57652df562b409b5941b5146" inherit gettext pkgconfig autotools systemd features_check python3targetconfig