Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blktests for openSUSE:Factory checked in at 2026-09-17 17:05:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blktests (Old) and /work/SRC/openSUSE:Factory/.blktests.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blktests" Thu Sep 17 17:05:32 2026 rev:18 rq:1378536 version:0+20260917.678a07a Changes: -------- --- /work/SRC/openSUSE:Factory/blktests/blktests.changes 2026-07-28 18:09:12.504276669 +0200 +++ /work/SRC/openSUSE:Factory/.blktests.new.383539/blktests.changes 2026-09-17 17:05:37.665724632 +0200 @@ -1,0 +2,26 @@ +Thu Sep 17 06:43:59 UTC 2026 - Sebastian Chlad <[email protected]> + +- Update to version 0+20260917.678a07a: + * Relicense block/029, block/030, block/031 and block/040 from + GPL-2.0 to GPL-3.0+, resolving their incompatibility with the + GPL-3.0+ common code they source + * nvme: add support for nvme-cli 3.x's grouped/plugin commands via + an indirection layer (nvme-cli 2.x commands keep working) + * nvme/054: adapt to the nvme-cli ECN132 regctl -> regstrnt rename + * Fix several flaky/incorrect test results: dmesg marker collisions + on repeated runs, an nvme/068 module-refcount race, queue/scheduler + sysfs EBUSY on concurrent writes, common/nvme truncating the FULL + log on disconnect, and block/035 and common/scsi_debug silently + reporting success on fio/module-param failures + * src/Makefile: fix the HAVE_C_DEF probe breaking under a non-bash + /bin/sh, which silently skipped the miniublk build + * src/dio-offsets.c: fix a missing-header build failure + * block/045: respect dma_alignment + * Add new tests: block/045 (full-trim bvec alignment), block/046 + (bounced-read double-unpin), block/047 (concurrent IO scheduler + switching), block/048 (lost mmap write), throtl/009 (cgroup + removal with queued IO), and nvme support for multiple host ports +- Spec cleanup: reorder the conditional liburing-devel BuildRequires + per spec-cleaner (no functional change) + +------------------------------------------------------------------- Old: ---- blktests-0+20260724.6f5a1dc.tar.xz New: ---- blktests-0+20260917.678a07a.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blktests.spec ++++++ --- /var/tmp/diff_new_pack.9OkmFT/_old 2026-09-17 17:05:39.025781644 +0200 +++ /var/tmp/diff_new_pack.9OkmFT/_new 2026-09-17 17:05:39.029781812 +0200 @@ -17,7 +17,7 @@ Name: blktests -Version: 0+20260724.6f5a1dc +Version: 0+20260917.678a07a Release: 0 Summary: Linux kernel block layer testing framework License: GPL-2.0-or-later @@ -25,9 +25,6 @@ Source: %{name}-%{version}.tar.xz Patch0: 0001-tests-md-allow-overriding-minimum-kernel-version-via.patch BuildRequires: gcc-c++ -%if 0%{?suse_version} > 1500 -BuildRequires: liburing-devel >= 2.2 -%endif Requires: fio Requires: gawk Requires: gcc @@ -38,6 +35,9 @@ Recommends: multipath-tools Recommends: nvme-cli Recommends: xfsprogs +%if 0%{?suse_version} > 1500 +BuildRequires: liburing-devel >= 2.2 +%endif %description blktests is a test framework for the Linux kernel block layer and ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.9OkmFT/_old 2026-09-17 17:05:39.106785040 +0200 +++ /var/tmp/diff_new_pack.9OkmFT/_new 2026-09-17 17:05:39.112785291 +0200 @@ -3,6 +3,6 @@ <param name="url">git://github.com/osandov/blktests</param> <param name="changesrevision">e10add032819db8f3abf0a9d53f160b7b10cfed8</param></service><service name="tar_scm"> <param name="url">https://github.com/osandov/blktests.git</param> - <param name="changesrevision">6f5a1dcb4551fe45c35e1fb1cdfa8343909f834a</param></service></servicedata> + <param name="changesrevision">678a07a8dc9db6166b4a3a2010e1aba99876737a</param></service></servicedata> (No newline at EOF) ++++++ blktests-0+20260724.6f5a1dc.tar.xz -> blktests-0+20260917.678a07a.tar.xz ++++++ ++++ 2241 lines of diff (skipped)
