Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Update-build-flags.patch | Update build flags We have a few missions: 1) ensure we build using the environment-supplied flags, especially LDFLAGS, CFLAGS, CPPFLAGS 2) disable -Werror, as this can just break with newer GCC versions. 3) remove EXTRAVERSION, as our git revision is not interesting. 4) add EXTRACFLAGS, so the udeb build can pass in extra flags, like -static-libgcc. 5) build with libedit instead of libreadline for license reasons. |
Debian DM Multipath Team <team+linux-blocks@tracker.debian.org> | no | 2020-12-23 | ||
0003-kpartx-rules-use-Debian-specific-partx-path.patch | kpartx rules: use Debian-specific partx path Use Debian-specific path for partx (from util-linux). |
Chris Hofstaedtler <zeha@debian.org> | no | vendor | 2020-12-23 | |
0004-Debian-specific-priority-of-udev-rules.patch | Debian-specific priority of udev rules 11-dm-*.rules supposedly should apply after dmsetup rules, but in Debian these have priority 55 instead of 11. Also for historic reasons, multipath.rules and kpartx.rules have a slightly higher prio in Debian than upstream. |
Chris Hofstaedtler <zeha@debian.org> | no | vendor | 2024-01-01 |