-
Notifications
You must be signed in to change notification settings - Fork 225
Update selinux support #3155
base: master
Are you sure you want to change the base?
Update selinux support #3155
Commits on May 23, 2018
-
profiles: Move SELinux flags from amd64 to generic
From: David Michael <david.michael@coreos.com> [rebased to latest SELinux ebuilds] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 94b5810 - Browse repository at this point
Copy the full SHA 94b5810View commit details -
profiles: Sync SELinux dependencies on arm64
From: David Michael <david.michael@coreos.com> [rebased to latest SELinux ebuilds] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 71eedff - Browse repository at this point
Copy the full SHA 71eedffView commit details -
profiles: Set make.defaults POLICY_TYPES to mcs
Container Linux only uses the mcs policy type. Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 53d6b29 - Browse repository at this point
Copy the full SHA 53d6b29View commit details -
sys-libs/libsemanage: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 920ad0f - Browse repository at this point
Copy the full SHA 920ad0fView commit details -
sys-libs/libsemanage: Add postinst USE flag
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for cf57ff7 - Browse repository at this point
Copy the full SHA cf57ff7View commit details -
sys-libs/libsemanage: Permit unknown policy objects
We're using a stripped down policy, so we don't care that certain tasks may refer to policy objects that don't exist. Permit acts that reference them. From: Matthew Garrett <mjg59@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 9b0be36 - Browse repository at this point
Copy the full SHA 9b0be36View commit details -
sys-libs/libsemanage: Install configuration file
Install selinux to /usr/lib/selinux/ rather than /etc/selinux/ and /var/lib/selinux in order for Container Linux update to work properly. From: Matthew Garrett <mjg59@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 88091cb - Browse repository at this point
Copy the full SHA 88091cbView commit details -
sys-libs/libsemanage: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for d0ce29b - Browse repository at this point
Copy the full SHA d0ce29bView commit details -
app-admin/setools: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for ca663b4 - Browse repository at this point
Copy the full SHA ca663b4View commit details -
app-admin/setools: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 7c4b82c - Browse repository at this point
Copy the full SHA 7c4b82cView commit details -
app-admin/setools: Add networkx USE flag
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for aad6b79 - Browse repository at this point
Copy the full SHA aad6b79View commit details -
app-admin/setools: Add python USE flag
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 990d966 - Browse repository at this point
Copy the full SHA 990d966View commit details -
app-admin/setools: Fix detection of development files
Fixes detection of development files in the board root. From: David Michael <david.michael@coreos.com> [Split off from bigger patch.] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 367490d - Browse repository at this point
Copy the full SHA 367490dView commit details -
sys-apps/policycoreutils: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 8aa8081 - Browse repository at this point
Copy the full SHA 8aa8081View commit details -
sys-apps/policycoreutils: Add python USE flag
From: Matthew Garrett <mjg59@coreos.com> [Split from big patch and rebased for policycoreutils2.7] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 69b6ac2 - Browse repository at this point
Copy the full SHA 69b6ac2View commit details -
sys-apps/policycoreutils: Add extra USE flag
From: Michael Marineau <michael.marineau@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for d14ac4d - Browse repository at this point
Copy the full SHA d14ac4dView commit details -
sys-apps/policycoreutils: Add nls USE flag
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 4b048bb - Browse repository at this point
Copy the full SHA 4b048bbView commit details -
sys-apps/policycoreutils: Add semodule USE flag
Add an semodule USE flag and enable it in the SDK profile to get semodule-utils into the SDK. Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for c62687f - Browse repository at this point
Copy the full SHA c62687fView commit details -
sys-apps/policycoreutils: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 0c4da2c - Browse repository at this point
Copy the full SHA 0c4da2cView commit details -
sys-apps/policycoreutils: Fixups for Continar Linux
From: Matthew Garrett <mjg59@coreos.com> [Split from big patch and rebased for policycoreutils2.7] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 66ef88e - Browse repository at this point
Copy the full SHA 66ef88eView commit details -
sys-apps/semodule-utils: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for b23f3d8 - Browse repository at this point
Copy the full SHA b23f3d8View commit details -
sys-apps/semodule-utils: Enable building on arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 2e5fdaf - Browse repository at this point
Copy the full SHA 2e5fdafView commit details -
sys-apps/semodule-utils: Fix cross compile
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for e76cb07 - Browse repository at this point
Copy the full SHA e76cb07View commit details -
sys-apps/checkpolicy: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for fa2a628 - Browse repository at this point
Copy the full SHA fa2a628View commit details -
sys-apps/checkpolicy: Fix cross compile
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 792721a - Browse repository at this point
Copy the full SHA 792721aView commit details -
sys-apps/checkpolicy: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 78f307d - Browse repository at this point
Copy the full SHA 78f307dView commit details -
eclass/coreos-sec-policy.eclass: New eclass
Adds a new eclass coreos-sec-policy.eclass that handles the Container Linux build specifics. Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 81ccaed - Browse repository at this point
Copy the full SHA 81ccaedView commit details -
eclass/selinux-policy-2: Use upstream version
Delete this version and use the upstream portage-stable version. Local changes for Container Linux are handled by a new eclass coreos-sec-policy.eclass. Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 21a3aec - Browse repository at this point
Copy the full SHA 21a3aecView commit details -
sec-policy/selinux-base: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for a32d510 - Browse repository at this point
Copy the full SHA a32d510View commit details -
sec-policy/selinux-base: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for b0b9dee - Browse repository at this point
Copy the full SHA b0b9deeView commit details -
sec-policy/selinux-base: Fixups for Container Linux
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 01c5104 - Browse repository at this point
Copy the full SHA 01c5104View commit details -
sec-policy/selinux-base-policy: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 53efab6 - Browse repository at this point
Copy the full SHA 53efab6View commit details -
sec-policy/selinux-base-policy: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 0f10feb - Browse repository at this point
Copy the full SHA 0f10febView commit details -
sec-policy/selinux-base-policy: Fixups for Container Linux
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for cb34167 - Browse repository at this point
Copy the full SHA cb34167View commit details -
sec-policy/selinux-unconfined: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 3c5813c - Browse repository at this point
Copy the full SHA 3c5813cView commit details -
sec-policy/selinux-unconfined: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 1e226b5 - Browse repository at this point
Copy the full SHA 1e226b5View commit details -
sec-policy/selinux-unconfined: Fixups for Container Linux
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for bcd532e - Browse repository at this point
Copy the full SHA bcd532eView commit details -
sec-policy/selinux-virt: Import latest
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 515e1d8 - Browse repository at this point
Copy the full SHA 515e1d8View commit details -
sec-policy/selinux-virt: Enable building on arm64
From: David Michael <david.michael@coreos.com> [Rebase to latest] Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 74edf38 - Browse repository at this point
Copy the full SHA 74edf38View commit details -
sec-policy/selinux-virt: Fixups for Container Linux
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for 1f3b9d7 - Browse repository at this point
Copy the full SHA 1f3b9d7View commit details -
sys-kernel/bootengine: Update for SELinux labels
Signed-off-by: Geoff Levand <geoff@infradead.org>
Configuration menu - View commit details
-
Copy full SHA for ba1cdfb - Browse repository at this point
Copy the full SHA ba1cdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8195b8c - Browse repository at this point
Copy the full SHA 8195b8cView commit details