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

sdk v0.5: Add SELinux tools and GCC/Rust license files #678

Merged
merged 3 commits into from
Jan 23, 2020
Merged

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Jan 23, 2020

@bcressey's commit adds secilc to support building the upcoming SELinux policy and setfiles (from policycoreutils) to relabel the filesystem.

My commit copies relevant license files for the libgcc and libstd-rust packages to use in a %license line (adding in a later commit to avoid a conflict with #671).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bcressey and others added 3 commits January 22, 2020 22:41
These provide `secilc` for compiling CIL policies, and `setfiles` for
parsing file_contexts to generate labels.

Signed-off-by: Ben Cressey <bcressey@amazon.com>
This allows the libgcc and libstd-rust specs to copy these license files
into the package.
Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌺

@iliana iliana merged commit 4193aae into develop Jan 23, 2020
@iliana iliana deleted the sdk-v0.5 branch January 28, 2020 17:30
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.

None yet

4 participants