This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Releases: heftig/rtkit
Releases · heftig/rtkit
RealtimeKit 0.13
- Add meson build files (autotools stays available for now)
- Replace the use of
aswithxxdfor including a file as a string, which avoids some pitfalls (#15 and portability problems). The tarball contains the resulting file, soxxdis not necessary when building using autotools - Move
rtkit-daemon.servicefromgraphical.targettomulti-user.target(#12) - Make libsystemd an optional dependency (#13)
RealtimeKit 0.12
- Link to
libsystemdinstead 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