Package: libblockdev / 3.4.0-1

Metadata

Package Version Patches format
libblockdev 3.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Skip smartmontools integration test.patch | (download)

tests/skip.yml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 skip smartmontools integration test

This would otherwise trigger an autopkgtest failure as smartmontools support
is not enabled in Debian.

======================================================================
ERROR: setUpClass (smartmontools_test.SmartmontoolsTest)

Mark _get_linux_version as static.patch | (download)

src/utils/module.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 mark _get_linux_version() as static

It is an internal implementation detail and the symbol should not be
exported via libblockdev-utils.