Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ff83fc07 | 2024-01-15 22:01:23 | audio/mpg123: actually remove empty patches pointed out by jca@ | ||
| d02e818e | 2024-01-15 21:32:29 | audio/mpg123: update to 1.32.4 Avoid indirect branches into the assembly routines by using C wrappers, relieving us of the need to care for bti / endbr instructions for control flow integrity. | ||
| 8926f91d | 2024-01-15 13:31:12 | use idiomatic promise strings instead of Rust flag and vectors | ||
| 3eb954ce | 2024-01-15 09:38:46 | Update to pulseaudio-17.0. | ||
| 14d072cc | 2024-01-08 03:26:55 | Ship D-Bus system service policy to access system MPRIS interface as user Controlling spotifyd with, e.g. playerctl(1), only worked when running as your own user, i.e. interfacing with it on your own user session D-Bus. Allow _spotifyd to own the org.mpris.MediaPlayer.spotifyd service and allow any user to talk to it, so that desktop users get playback control, metadata, etc. for the unprivileged rc.d(8) daemon. | ||
| 4127681c | 2024-01-08 02:13:47 | update to libsndfile 1.2.2; maintainer timeout | ||
| 52180f0f | 2024-01-06 23:20:26 | update to HEAD as of 06.01.2024 for merged patches and ring>=0.17; for/OK tb | ||
| 363be645 | 2024-01-05 18:56:06 | use pledge(2); OK/tests bket | ||
| 6252bc05 | 2024-01-05 15:04:14 | do not hardcode /usr/local in rc, requested by aja, use TRUEPREFIX | ||
| 2ef892a0 | 2024-01-05 14:49:06 | Provide rc.d(8) script plus dedicated user; tests bket; help ratchov |