summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-12-11 17:35:20 -0500
committerKhem Raj <raj.khem@gmail.com>2025-12-11 15:29:44 -0800
commita5f72a7f7e76672ca861e150a4307d57e2f9d881 (patch)
tree7371e58b96aebe8de57a0ac516a54d4001db7157
parentfc0152e434307b98e1d16251f92ed81ac617c1db (diff)
downloadmeta-openembedded-a5f72a7f7e76672ca861e150a4307d57e2f9d881.tar.gz
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 <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-webserver/recipes-webadmin/cockpit/cockpit_352.bb (renamed from meta-webserver/recipes-webadmin/cockpit/cockpit_349.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_349.bb b/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 += " \
9 file://0001-Warn-not-error-if-xsltproc-is-not-found.patch \ 9 file://0001-Warn-not-error-if-xsltproc-is-not-found.patch \
10 file://cockpit.pam \ 10 file://cockpit.pam \
11 " 11 "
12SRC_URI[sha256sum] = "2fa8eef40968135fb6df866a415eba8d4d5adbf4d44f293f28d4f3c841b301bb" 12SRC_URI[sha256sum] = "72098a51f85c4a63f2e276af119920a5faca978b57652df562b409b5941b5146"
13 13
14inherit gettext pkgconfig autotools systemd features_check python3targetconfig 14inherit gettext pkgconfig autotools systemd features_check python3targetconfig
15 15