kernel/selinux-testsuite: bump upstream commit
Effective changes: - fix the policy to allow the new user_namespace::create permission where needed - fix the code to build without warnings with latest SELinux userspace The rest is various cleanups or changes not affecting Fedora/RHEL. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
This commit is contained in:
parent
e70a8df7c8
commit
96c98bb01d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ PACKAGE="selinux-policy"
|
|||
# This should be updated as needed after verifying that the new version
|
||||
# doesn't break testing and after applying all necessary tweaks in the TC.
|
||||
# Run with GIT_BRANCH=master to run the latest upstream version.
|
||||
DEFAULT_COMMIT="c592d7f49e5e8ca907d90cb1d6f54bb0d410d442"
|
||||
DEFAULT_COMMIT="3389abeaa3bb6fdf23a0f2d8b1550fae69f9c52e"
|
||||
# Default pull requests to merge before running the test.
|
||||
# If non-empty, then after checking out GIT_BRANCH the listed upstream pull
|
||||
# requests (by number) are merged, creating a new temporary local branch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue