commit bb9e27d5c8721cdf160b6cdb5daf4b6f486ed0a1 Merge: f51a4d73 7322e894 Author: Chris Hofstaedtler <zeha@debian.org> Date: Mon Feb 17 19:11:28 2025 +0000 Merge branch 'mitch/fix-dep8-tgtbasedmpaths-socket' into 'master' d/t/tgtbasedmpaths: allow rc of 3 for socket See merge request linux-blocks-team/multipath-tools!17 commit 7322e89460543cde91bbd005f87f14e19d820d2c Author: mitchdz <mitchell.dzurick@canonical.com> Date: Tue Sep 3 20:28:22 2024 -0700 d/t/tgtbasedmpaths: allow rc of 3 for socket A new check was introduced in the tgtbasedmpaths test to verify the status of the socket. On certain architectures, the socket may be inactive, which is acceptable as long as the rest of the test succeeds. This change allows systemctl to return either a code of 0 or 3 when checking the socket. commit f51a4d73b369e521e82802438908d204893ae20b Merge: e8dca5ea 3e795aa4 Author: Chris Hofstaedtler <zeha@debian.org> Date: Mon Feb 17 15:50:28 2025 +0000 Merge branch 'split-arch-indep-build' into 'master' build: properly split -arch and -indep builds See merge request linux-blocks-team/multipath-tools!19 commit 3e795aa4242ed7d941f7ec0d0a229cab6953122a Author: Fabian Grünbichler <debian@fabian.gruenbichler.email> Date: Mon Feb 17 15:09:37 2025 +0100 build: properly split -arch and -indep builds this allows sbuild to run without --no-clean-source and without those packages present on the system generating the source package, and doesn't waste resources for the -indep build that only copies a few hooks and packaging files around.. both --no-arch-all builds and --no-arch-any builds still work with this in place, and the resulting packages are identical modulo the intended changes in d/control and friends. Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
Among the 3 debian patches available in version 0.11.1-1 of the package, we noticed the following issues: