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

Drop module versioning. #456

Merged
merged 2 commits into from
Jan 6, 2022

Conversation

pebenito
Copy link
Member

@pebenito pebenito commented Jan 6, 2022

Semodule stopped using this many years ago. The policy_module() macro will continue to support an optional second parameter as version. If it is not specified, a default value of 1 is set.

Semodule stopped using this many years ago. The policy_module() macro will
continue to support an optional second parameter as version.
If it is not specified, a default value of 1 is set.

Signed-off-by: Chris PeBenito <[email protected]>
It does not support single-parameter policy_module().

Signed-off-by: Chris PeBenito <[email protected]>
@pebenito pebenito force-pushed the drop-module-versioning branch from 3ba63f3 to 5781a23 Compare January 6, 2022 14:20
@pebenito pebenito merged commit bfc448e into SELinuxProject:master Jan 6, 2022
@pebenito pebenito deleted the drop-module-versioning branch January 6, 2022 16:09
cgzones added a commit to cgzones/selint that referenced this pull request Jan 6, 2022
Refpolicy dropped the version information from the policy_module macro
and just uses the macro now with only the module name.

SELinuxProject/refpolicy@78276fc
SELinuxProject/refpolicy#456
dburgener pushed a commit to SELinuxProject/selint that referenced this pull request Jan 6, 2022
Refpolicy dropped the version information from the policy_module macro
and just uses the macro now with only the module name.

SELinuxProject/refpolicy@78276fc
SELinuxProject/refpolicy#456
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.

1 participant