Releases: heftig/rtkit
Releases · heftig/rtkit
RealtimeKit 0.13
- Add meson build files (autotools stays available for now)
- Replace the use of
as
withxxd
for including a file as a string, which avoids some pitfalls (#15 and portability problems). The tarball contains the resulting file, soxxd
is not necessary when building using autotools - Move
rtkit-daemon.service
fromgraphical.target
tomulti-user.target
(#12) - Make libsystemd an optional dependency (#13)
RealtimeKit 0.12
- Link to
libsystemd
instead of shipping a copy ofsd-daemon
- Move D-Bus policy to
datadir
- Install the D-Bus interface description
- Other fixes accumulated over the years from various distributions