Debian Patches
Status for buffybox/3.5.1+dfsg-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-uinput-remove-initialization-of-.time.-in-static-inp.patch | uinput: remove initialization of .time.* in static input_event time.tv_usec and tv_sec are apparently not available any more on 32-bit archs, possibly due to some year 2038 thing? ../buffyboard/uinput_device.c:35:8: error: 'struct input_event' has no member named 'time' 35 | .time.tv_usec = 0, | ^~~~ This works around it by removing the explicit initialization of these members of the input_event struct, since static int/float vars in C are automatically initialized to 0. |
Clayton Craft <clayton@craftyguy.net> | no | 2026-03-03 | ||
| 0002-add-buffyboard-manpage.patch | Add man pages for Buffyboard | Undef <debian@undef.tools> | yes | 2024-07-23 | ||
| 0006-unl0kr-config-Automatically-power-off-after-5-minute.patch | unl0kr: config: Automatically power off after 5 minutes This has been requested by users reporting flat bateries after their device turns on in a backpack. |
undef <gitlab@undef.tools> | not-needed | 2024-08-24 |
All known versions for source package 'buffybox'
- 3.5.1+dfsg-2 (sid)
- 3.4.2+dfsg-1 (forky)
