Luna D Dragon ldragon
  • Joined on 2024-05-21
ldragon commented on pull request cockpit/cockpit#20 2025-04-28 13:33:23 +02:00
Update patch 108 and only apply on leap 15

yep that makes sense, will do

ldragon commented on pull request cockpit/cockpit#20 2025-04-28 13:33:00 +02:00
Update patch 108 and only apply on leap 15

What test cases did you try for this one? Just to make sure we've covered them all I've tried this on leap 15.6 and the latest leap micro

ldragon pushed to update-dynamic-user at ldragon/cockpit 2025-04-28 12:39:50 +02:00
9af8884b96 Fix: Update patch 108 and only apply on leap 15
ldragon created pull request cockpit/cockpit#20 2025-04-28 09:59:42 +02:00
WIP: Update patch 108 and only apply on leap 15
ldragon pushed to update-dynamic-user at ldragon/cockpit 2025-04-28 09:57:45 +02:00
1d67cb6cb8 Fix: Update patch 108 and only apply on leap 15
ldragon created branch update-dynamic-user in ldragon/cockpit 2025-04-28 09:50:46 +02:00
ldragon pushed to update-dynamic-user at ldragon/cockpit 2025-04-28 09:50:46 +02:00
3cbbc21edb Fix: Update patch 108 and only apply it on leap 15
543c8ccf1e Add extra requirements to cockpit-selinux-policies
e7789e26d4 Add a requires for either sudo or polkit for assuming admin rights
e638b3db10 Always install selinux modules regardless of selinuxenabled status
f65a6b1a72 Update cockpit.changes
Compare 6 commits »
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-16 14:23:58 +02:00
f8e4f82ea8 update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-16 12:45:09 +02:00
d5eb1db932 update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-16 11:31:51 +02:00
f604085cac update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-16 11:28:50 +02:00
898cf621ad update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-15 14:30:49 +02:00
da78618c8b update cockpit-tukit to 0.1.3
ldragon created pull request cockpit/cockpit-tukit#1 2025-04-15 11:57:04 +02:00
update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-15 11:55:57 +02:00
05b67563ac update cockpit-tukit to 0.1.3
ldragon pushed to main at ldragon/cockpit-tukit 2025-04-15 11:53:36 +02:00
70e404b5b2 update cockpit-tukit to 0.1.3
ldragon created repository ldragon/cockpit-tukit 2025-04-15 11:29:17 +02:00
ldragon commented on pull request cockpit/cockpit#17 2025-04-08 06:43:59 +02:00
Always install selinux modules regardless of selinuxenabled status

The issue basically goes like this, you install cockpit pre selinux by default or explicitly opt out, cockpit-ws has the selinux policies but only installs them if selinux is enabled. Then you…