Move our auto-mode-alist tweak to default.el
This is the Right Way to do it according to the emacs docs. Users can
then ignore this custom file with emacs -q if it becomes an issue. Also
using default.el avoids possible patch conflicts when upgrading to newer
emacs releases.
Initial version from Timo Myyra, thanks!
sysutils/reaction: major update to 2.5.1, from Lydia Sobot, Thanks !
was rewritten from go to rust, if you had a custom config in
/etc/reaction.conf you might want to move it to /etc/reaction/.
improvements to run the daemon as an unpriviledged user might come
later.
Add missing build depends on KF6Declarative
KF6Declarative must be present at the time of cmake configuration task,
as it is a runtime dependency.
Spottedy by tb and naddy
backout to libplacebo-7.351.0, there are various issues looking like
memory corruption with 7.360.1, some fixed in newer git head but tb@
ran into another one there too. reported by Walter Alejandro Iglesias
and tb, replicated here with repeated plays of a short mkv, typically
within 20 attempts, often less (seem more common with vaapi, but does
happen without too). ok tb brad