[PR #11486/c05c3133 backport][stable-12] seport: Add support for dccp and sctp protocols (#11509)

seport: Add support for dccp and sctp protocols (#11486)

Support for dccp and sctp protocols were added to SELinux userspace
python libraries in 3.0 version release in November 2019.

(cherry picked from commit c05c31334b)

Co-authored-by: Petr Lautrbach <lautrbach@redhat.com>
This commit is contained in:
patchback[bot]
2026-02-14 21:14:44 +01:00
committed by GitHub
parent baddfa5a80
commit 6437fe15c8
2 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- seport - adds support for DCCP and SCTP protocols (https://github.com/ansible-collections/community.general/pull/11486).