-
Notifications
You must be signed in to change notification settings - Fork 49
Leaked selinux policy store files to the image root directory #596
Copy link
Copy link
Closed
flatcar-archive/coreos-overlay
#1565Labels
kind/bugSomething isn't workingSomething isn't working
Description
Description
These files/directories got added to the images compared to the 3066 Alpha:
+/final
+/mcs
+/mcs/active
+/mcs/active/modules
+/mcs/semanage.read.LOCK
+/mcs/semanage.trans.LOCK
+/mls
+/mls/active
+/mls/active/modules
+/mls/semanage.read.LOCK
+/mls/semanage.trans.LOCK
+/targeted
+/targeted/active
+/targeted/active/modules
+/targeted/semanage.read.LOCK
+/targeted/semanage.trans.LOCK
Impact
Possibly people are confused/concerned
Environment and steps to reproduce
FILE=flatcar_production_image_contents.txt FILESONLY=1 CUTKERNEL=1 CHANNEL_A=alpha CHANNEL_B=alpha ./package-diff 3066.0.0 3115.0.0
Expected behavior
These files should not leak to the rootfs
Additional information
Probably related to the recent selinux policy store fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working