Control: tags 1026088 + patch Control: tags 1026088 + pending Dear maintainer,
I've prepared an NMU for rdma-core (versioned as 44.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru rdma-core-44.0/debian/changelog rdma-core-44.0/debian/changelog --- rdma-core-44.0/debian/changelog 2023-01-03 18:29:32.000000000 +0200 +++ rdma-core-44.0/debian/changelog 2023-01-09 23:24:21.000000000 +0200 @@ -1,3 +1,11 @@ +rdma-core (44.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 32-bit MIPS architectures to COHERENT_DMA_ARCHS. + (Closes: #1026088) + + -- Adrian Bunk <b...@debian.org> Mon, 09 Jan 2023 23:24:21 +0200 + rdma-core (44.0-1) unstable; urgency=medium * New upstream release. diff -Nru rdma-core-44.0/debian/rules rdma-core-44.0/debian/rules --- rdma-core-44.0/debian/rules 2023-01-03 16:56:24.000000000 +0200 +++ rdma-core-44.0/debian/rules 2023-01-09 23:24:13.000000000 +0200 @@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all -COHERENT_DMA_ARCHS = amd64 arm64 i386 ia64 mips64 mips64el mips64r6 mips64r6el powerpc powerpcspe ppc64 ppc64el riscv64 s390x sparc64 x32 +COHERENT_DMA_ARCHS = amd64 arm64 i386 ia64 mips mipsel mipsr6 mipsr6el mips64 mips64el mips64r6 mips64r6el powerpc powerpcspe ppc64 ppc64el riscv64 s390x sparc64 x32 dh_params = --with python3 --builddirectory=build-deb