Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update systemd generators #1979

Merged
merged 5 commits into from
May 30, 2024
Merged

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Dec 18, 2023

No description provided.

@zpytela zpytela force-pushed the sd-generators-2 branch 4 times, most recently from 260f7e2 to 21cba0d Compare December 21, 2023 15:12
@zpytela zpytela force-pushed the sd-generators-2 branch 10 times, most recently from 56ccae5 to 3d2f3d3 Compare January 17, 2024 12:33
Copy link

Cockpit tests failed for commit 3d2f3d3. @martinpitt, @jelly, @mvollmer please check.

@martinpitt
Copy link
Contributor

@zpytela Please ignore or retry the cockpit failure. That got fixed yesterday in cockpit-project/cockpit#19853 Thanks!

@zpytela zpytela force-pushed the sd-generators-2 branch 7 times, most recently from 9b86fe4 to 5eca418 Compare May 23, 2024 10:46
@zpytela zpytela changed the title Draft: Update systemd-generators Update systemd generators May 23, 2024
@zpytela zpytela marked this pull request as ready for review May 23, 2024 10:48
@zpytela zpytela force-pushed the sd-generators-2 branch 5 times, most recently from 196b059 to 4f70bf0 Compare May 23, 2024 21:38
@zpytela zpytela force-pushed the sd-generators-2 branch 6 times, most recently from f6c6faa to dca4abf Compare May 24, 2024 17:26
Update the systemd_generator template.
Update the existing generators policy for the updated template
together with a general clean-up.
The following systemd system generators were confined:
- bless-boot
- cryptsetup
- debug
- getty
- zram
A small new unit generator "systemd-ssh-generator" has been added to
systemd in v256. It checks if the sshd binary is installed. If so, it
binds it via per-connection socket activation to various sockets
depending on the execution context.

https://github.com/systemd/systemd/releases/tag/v256-rc1
A new unit tpm2.target has been added to systemd in v256
to provide a synchronization point for units which expect the TPM
hardware to be available. A new generator "systemd-tpm2-generator"
has been added that will insert this target whenever it detects that
the firmware has initialized a TPM, but Linux hasn't loaded a driver
for it yet.

https://github.com/systemd/systemd/releases/tag/v256-rc1
All systemd system generators which do not have a particular type
assigned will now be executed in the systemd_generic_generator_t domain
instead of init_t.
@zpytela zpytela merged commit feb2379 into fedora-selinux:rawhide May 30, 2024
4 checks passed
@zpytela zpytela deleted the sd-generators-2 branch May 30, 2024 20:07
jbtrystram added a commit to jbtrystram/fedora-coreos-config that referenced this pull request Jun 3, 2024
This reverts commit 06a9dfb.

Revert "overrides: pin systemd-255.5-1.fc41"

This reverts commit 6f6aa39.

The SELinux policies have been updated in fedora-selinux/selinux-policy#1979
jbtrystram added a commit to jbtrystram/fedora-coreos-config that referenced this pull request Jun 3, 2024
This reverts commit 06a9dfb.

Revert "overrides: pin systemd-255.5-1.fc41"

This reverts commit 6f6aa39.

The SELinux policies have been updated in fedora-selinux/selinux-policy#1979
jbtrystram added a commit to jbtrystram/fedora-coreos-config that referenced this pull request Jul 6, 2024
This reverts commit 06a9dfb.

Revert "overrides: pin systemd-255.5-1.fc41"

This reverts commit 6f6aa39.

The SELinux policies have been updated in fedora-selinux/selinux-policy#1979
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants