From 813b2c1edc90d51c2b98385c74dffec56e18da84 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sun, 22 Feb 2026 14:35:09 +0100 Subject: chore(dwm): sync with upstream Commits: - cleanup schemes and colors (93f2686) - drw.c: drw_scm_free: call free inside (7c3abae) - dwm: Fix heap buffer overflow in getatomprop (244fa85) - dwm: Fix getatomprop regression from heap overflow fix (a9aa0d8) - fix not updating _NET_ACTIVE_WINDOW (397d618) - getstate: fix access type and remove redundant cast (5c9f303) - more overflow fix in getatomprop() (c3dd6a8) --- dwm/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwm/config.mk') diff --git a/dwm/config.mk b/dwm/config.mk index 6560a6d..ea57921 100644 --- a/dwm/config.mk +++ b/dwm/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 6.6 +VERSION = 6.8 # Customize below to fit your system -- cgit v1.2.3