diff -Nru openldap-2.4.47+dfsg/debian/changelog openldap-2.4.47+dfsg/debian/changelog --- openldap-2.4.47+dfsg/debian/changelog 2020-04-20 18:19:54.000000000 +0000 +++ openldap-2.4.47+dfsg/debian/changelog 2020-04-30 19:37:36.000000000 +0000 @@ -1,3 +1,10 @@ +openldap (2.4.47+dfsg-3+rpi1+deb10u2) 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 Thu, 30 Apr 2020 19:37:36 +0000 + openldap (2.4.47+dfsg-3+deb10u2) buster-security; urgency=high * Fix slapd to limit depth of nested expressions in search filters diff -Nru openldap-2.4.47+dfsg/debian/rules openldap-2.4.47+dfsg/debian/rules --- openldap-2.4.47+dfsg/debian/rules 2019-08-10 18:56:38.000000000 +0000 +++ openldap-2.4.47+dfsg/debian/rules 2020-04-30 19:37:36.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.