Author :
landry
Date :
2025-04-15 06:36:33
Hash :f1decdb4 Message :wayland/swaylock: update to 1.8.2
see https://github.com/swaywm/swaylock/releases/tag/v1.8.1
and https://github.com/swaywm/swaylock/releases/tag/v1.8.2
drop -D_POSIX_C_SOURCE=200809L from CFLAGS as it disables __BSD_VISIBLE
which hides explicit_bzero().
cf https://github.com/swaywm/swaylock/pull/402