Skip to content

Prepare 4.7.1 release - #175

Merged
pebenito merged 11 commits into
SELinuxProject:4.7from
pebenito:4.7
Jul 28, 2026
Merged

Prepare 4.7.1 release#175
pebenito merged 11 commits into
SELinuxProject:4.7from
pebenito:4.7

Conversation

@pebenito

Copy link
Copy Markdown
Member

No description provided.

pebenito and others added 11 commits July 22, 2026 12:39
Addresses:
warning: setools/policyrep/fscontext.pxi:82:51:
Strings should no longer be used for type
declarations. Use 'cython.int' etc. directly.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This tells Cython that they are not writable values. Avoids issues like this:

178762 | AF_INET6 = __Pyx_PyLong_As_int(o); if (unlikely((AF_INET6 == (int)-1) && PyErr_Occurred())) __PYX_ERR(0, 42, __pyx_L2_error)
| ^
setools/policyrep.c:178765:22: error: lvalue required as left operand of assignment

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Pass these args to pytest.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
The FastMCP in the mcp package is a legacy version. Change to the
actively developed separate FastMCP package.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
@pebenito
pebenito marked this pull request as ready for review July 28, 2026 17:29
@pebenito
pebenito merged commit b284eb6 into SELinuxProject:4.7 Jul 28, 2026
12 checks passed
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