Debian Patches
Status for urfkill/0.5.0-8
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 01_fix_ftbfs_on_intltool.patch | Add missing POTFILES.* needed for successful building | Keng-Yu Lin <kengyu@lexical.tw> | no | 2012-07-17 | ||
| 02_configure_quoting.patch | Double quote AC_MSG_ERROR arg to avoid split on comma. | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2024-08-31 |
| 03_fix_config_segfault.patch | Fix Possible Segmentation fault seen on ppc64el There was a possible segmentation fault when trying to free a variable that had not yet been initialized. This was blocking the migration of a version of this package in the proposed pocket |
yes | upstream | upstream, https://github.com/lcp/urfkill/commit/b39a72f9227838d4af5a9fda3430914a4b03a8e2 | 2021-03-30 | |
| 04_allow_extra_event_byte.patch | Allow new fields to be added to rfkill event struct There was a change in the kernel to allow an extra byte in the rfkill event struct: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=14486c82612a177cb910980c70ba900827ca0894 It should be safe to just make sure we read at least RFKILL_EVENT_SIZE_V1 bytes rather than checking that we have read some exact number of bytes. |
yes | Ubuntu | |||
| 06_fix_autoconf272_session_tracking.patch | Fix FTBFS with autoconf 2.72: replace AS_IF with negated pipeline autoconf 2.72 generates broken shell syntax when AS_IF is used with a negated pipeline condition (! (cmd | cmd)), producing a syntax error at build time: ./configure: line N: syntax error near unexpected token ';;' Replace with AS_CASE which generates correct code for all autoconf versions |
Nadzeya Hutsko <nadzeya.hutsko@canonical.com> | no | 2026-04-02 | ||
| 07_glib_deprecations.patch | =================================================================== | no |
