diff -Nru openldap-2.4.47+dfsg/debian/changelog openldap-2.4.47+dfsg/debian/changelog --- openldap-2.4.47+dfsg/debian/changelog 2021-02-14 18:32:34.000000000 +0000 +++ openldap-2.4.47+dfsg/debian/changelog 2021-02-22 06:44:51.000000000 +0000 @@ -1,3 +1,10 @@ +openldap (2.4.47+dfsg-3+rpi1+deb10u6) buster-staging; urgency=medium + + [changes brought forward from 2.4.42+dfsg-1+rpi1 by Peter Michael Green at Mon, 31 Aug 2015 16:17:47 +0000] + * Disable testsuite. + + -- Raspbian forward porter Mon, 22 Feb 2021 06:44:51 +0000 + openldap (2.4.47+dfsg-3+deb10u6) buster-security; urgency=high * Fix slapd assertion failure in Certificate List Exact Assertion validation diff -Nru openldap-2.4.47+dfsg/debian/rules openldap-2.4.47+dfsg/debian/rules --- openldap-2.4.47+dfsg/debian/rules 2021-02-14 18:32:34.000000000 +0000 +++ openldap-2.4.47+dfsg/debian/rules 2021-02-22 06:44:51.000000000 +0000 @@ -224,3 +224,6 @@ dh_auto_clean -Dcontrib/slapd-modules/$$mod -Bcontrib/slapd-modules/$$mod || exit $?; \ done endif + +override_dh_auto_test: + echo testsuite disabled.