Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Releases: heftig/rtkit

RealtimeKit 0.13

05 Apr 02:36
v0.13
b916940

Choose a tag to compare

  • Add meson build files (autotools stays available for now)
  • Replace the use of as with xxd for including a file as a string, which avoids some pitfalls (#15 and portability problems). The tarball contains the resulting file, so xxd is not necessary when building using autotools
  • Move rtkit-daemon.service from graphical.target to multi-user.target (#12)
  • Make libsystemd an optional dependency (#13)

RealtimeKit 0.12

05 Mar 19:31
v0.12
4c7e5ca

Choose a tag to compare

  • Link to libsystemd instead of shipping a copy of sd-daemon
  • Move D-Bus policy to datadir
  • Install the D-Bus interface description
  • Other fixes accumulated over the years from various distributions