Actions
Bug #32110
closedAdd missing passenger websockify transition
Status:
Closed
Priority:
Normal
Assignee:
Category:
General Foreman
Target version:
Difficulty:
Triaged:
Yes
Description
This rule
domtrans_pattern(passenger_t, websockify_exec_t, websockify_t)
was accidentally removed when moving to puma.
Updated by Anonymous about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a1da26e3b2c7f9904f12f91e65d6d31783f8f6d7.
Updated by Lukas Zapletal about 4 years ago
commit 484f9d4dc47820a2d76f44da4b27457d9fcade37 (HEAD -> 2.4-stable, origin/2.4-stable)
Author: Lukas Zapletal <lzap+git@redhat.com>
Date: Tue Mar 16 15:15:10 2021 +0100
Fixes #32110 - add passenger websockify transition
(cherry picked from commit a1da26e3b2c7f9904f12f91e65d6d31783f8f6d7)
Actions