Package: multipath-tools / 0.4.9+git0.4dfdaf2b-7~deb7u2

Metadata

Package Version Patches format
multipath-tools 0.4.9+git0.4dfdaf2b-7~deb7u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 blacklist cciss devices.patch | (download)

libmultipath/blacklist.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 [patch] blacklist cciss devices

cciss support isn't complete in 0.4.8 and the half functioning causes
problems in d-i among other things.
Closes: #500991

0003 explicitly include posix_types.h.patch | (download)

kpartx/lopart.c | 13 1 + 12 - 0 !
1 file changed, 1 insertion(+), 12 deletions(-)

 [patch] explicitly include posix_types.h

to get the correct type for __kernel_old_dev_t

Closes: #558990

0005 spelling error fixes.patch | (download)

kpartx/kpartx.8 | 6 3 + 3 - 0 !
multipath/main.c | 2 1 + 1 - 0 !
multipath/multipath.conf.5 | 8 4 + 4 - 0 !
multipathd/multipathd.8 | 4 2 + 2 - 0 !
4 files changed, 10 insertions(+), 10 deletions(-)

---
0006 read only partition mappings manpage.patch | (download)

kpartx/kpartx.8 | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
0007 do not link against ncurses.patch | (download)

multipathd/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not link against ncurses unnecessarily
0009 hardened build flags.patch | (download)

Makefile.inc | 6 4 + 2 - 0 !
kpartx/Makefile | 2 1 + 1 - 0 !
multipath/Makefile | 2 1 + 1 - 0 !
multipathd/Makefile | 2 1 + 1 - 0 !
4 files changed, 7 insertions(+), 5 deletions(-)

---