Debian Patches
Status for herbstluftwm/0.9.5-3.1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| double-timeout.diff | =================================================================== | no | ||||
| 8678168c7a3307b1271e94974e062799e745ab40.diff | commit 8678168c7a3307b1271e94974e062799e745ab40 tests: Update another regex error message (#1513) Same change as in cce5f176 (#1497), in a different test case. This fixes #1512. diff --git a/tests/test_meta_commands.py b/tests/test_meta_commands.py index ad2a95c2..17944534 100644 |
Thorsten Wißmann <edu@thorsten-wissmann.de> | no | 2022-08-10 | ||
| add-include-stdint.diff | Add #include <stdint.h> to fix building with gcc 15 (#1613) With gcc 15, the C++ Standard Library no longer includes other headers that were internally used by the library. In herbstluftwm's case the missing header is `<stdint.h>` Downstream Gentoo bug: https://bugs.gentoo.org/937529 |
Kostadin <kostadinshishmanov@protonmail.com> | yes | upstream | upstream, 8ff75588a750704ae06ad59b843eb88138c95653 | 2025-03-14 |
