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

Backport fixes for 4.4.3. #105

Merged
merged 9 commits into from
Jul 27, 2023
Merged

Backport fixes for 4.4.3. #105

merged 9 commits into from
Jul 27, 2023

Conversation

pebenito
Copy link
Member

No description provided.

bachradsusi and others added 2 commits July 17, 2023 16:31
Apply change from commit 0633595 ("Disable/remove neverallow
options in frontends.") to sediff

Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>
- Add missing parameters
- Add examples
- Fix typos

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
pebenito added 5 commits July 17, 2023 16:51
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
SETools ships with its own so that it is usable on non-SELinux systems.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Cython 3.0 is more strict.  The change fixes this issue:

setools/policyrep/selinuxpolicy.pxi:685:46: Cannot assign type 'void (void *, sepol_handle_t *, const char *, ...) except *' to 'msg_callback'

Additionally, the msg_callback is not typedef-ed in sepol/debug.h, so it must
be explicitly defined in sepol.pxd for the casting to work.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
@pebenito pebenito marked this pull request as ready for review July 24, 2023 14:05
pebenito added 2 commits July 27, 2023 14:36
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
@pebenito pebenito marked this pull request as draft July 27, 2023 18:49
@pebenito pebenito marked this pull request as ready for review July 27, 2023 18:49
@pebenito pebenito closed this Jul 27, 2023
@pebenito pebenito reopened this Jul 27, 2023
@pebenito pebenito merged commit d3dbddb into SELinuxProject:4.4 Jul 27, 2023
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.

3 participants