Alice Brooks abrooks
  • Joined on 2024-08-20
abrooks commented on pull request cockpit/cockpit#21 2025-04-30 15:21:43 +02:00
Update to 337

@ldragon looking at it, we should've made sure to review and merge all the open pr's for it before we forked the branch. Those are all changes that are reflected in the obs spec that repo needs to…

abrooks commented on pull request cockpit/cockpit#21 2025-04-30 09:23:15 +02:00
Update to 337

Since we're updating cockpit it's also worth updating podman and machines too

abrooks commented on pull request cockpit/cockpit#21 2025-04-30 09:18:02 +02:00
Update to 337

@ldragon I can't see a branch for 337 on https://github.com/openSUSE/cockpit?

abrooks commented on pull request cockpit/cockpit#20 2025-04-28 13:40:50 +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

I assume just installing? How about going…

abrooks suggested changes for cockpit/cockpit#20 2025-04-28 12:48:01 +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

abrooks commented on pull request cockpit/cockpit#20 2025-04-28 12:47:26 +02:00
Update patch 108 and only apply on leap 15

Since we're only adding them now on 15* and we're going back to dynamic users then we should also clean up the existing users created previously for the other platforms

abrooks deleted branch add-requires-for-sudo-or-pollkit from abrooks/cockpit 2025-04-17 08:25:43 +02:00
abrooks pushed to selinux-requirements at abrooks/cockpit 2025-04-17 08:18:18 +02:00
543c8ccf1e Add extra requirements to cockpit-selinux-policies
e7789e26d4 Add a requires for either sudo or polkit for assuming admin rights
Compare 2 commits »
abrooks created pull request cockpit/cockpit#19 2025-04-16 13:52:10 +02:00
Add extra requirements to cockpit-selinux-policies
abrooks pushed to selinux-requirements at abrooks/cockpit 2025-04-16 13:49:42 +02:00
e60428dae5 Add extra requirements to cockpit-selinux-policies
abrooks created branch selinux-requirements in abrooks/cockpit 2025-04-16 13:49:42 +02:00
abrooks created pull request cockpit/cockpit#18 2025-04-11 15:29:07 +02:00
Add a requires for either sudo or polkit for assuming admin rights
abrooks pushed to add-requires-for-sudo-or-pollkit at abrooks/cockpit 2025-04-11 15:28:53 +02:00
e7789e26d4 Add a requires for either sudo or polkit for assuming admin rights
abrooks created branch add-requires-for-sudo-or-pollkit in abrooks/cockpit 2025-04-11 15:28:53 +02:00
abrooks commented on pull request cockpit/cockpit#17 2025-04-08 18:45:17 +02:00
Always install selinux modules regardless of selinuxenabled status

Ideally, these policies should be just a config file and selinux would manage it from there. Think systemd style. But I guess we live in an imperfect world.

Yeah I can agree with that, this…

abrooks commented on pull request cockpit/cockpit#17 2025-04-08 17:22:22 +02:00
Always install selinux modules regardless of selinuxenabled status

We also need:

Requires(post): policycoreutils

So we have semodule which is required for the %selinux_modules_install macro do we not?

But it still feels wrong to have these…

abrooks commented on pull request cockpit/cockpit#17 2025-04-08 16:36:34 +02:00
Always install selinux modules regardless of selinuxenabled status

So I've gone away and done a bunch of research. I think the approach Luna followed is right, the current method used by Cockpit is very fragile to a changing system. Looking at other instances…

abrooks commented on pull request cockpit/cockpit#17 2025-04-08 10:32:32 +02:00
Always install selinux modules regardless of selinuxenabled status

Gotcha I can submit a new pr fixing those, are there any other changes needed or just that?

abrooks created branch drop_selinux_checks in abrooks/cockpit 2025-04-08 10:32:23 +02:00