Package: rtkit / 0.11-2

Metadata

Package Version Patches format
rtkit 0.11-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 SECURITY Pass uid of caller to polkit.patch | (download)

rtkit-daemon.c | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 pass uid of caller to polkit
 Otherwise, we force polkit to look up the uid itself in /proc, which
 is racy if they execve() a setuid binary.

0002 Drop Removed ControlGroup stanza.patch | (download)

rtkit-daemon.service.in | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 drop removed controlgroup stanza
 Systemd >= 205 do not have this directive anymore.
 This is not a problem for us because the debian kernel does not have
 CONFIG_RT_GROUP_SCHED enabled, so rt budgets are not per-cgroup
Bug-Debian: 747568