diff -Nru pacemaker-1.1.24/debian/changelog pacemaker-1.1.24/debian/changelog --- pacemaker-1.1.24/debian/changelog 2020-12-27 22:50:36.000000000 +0000 +++ pacemaker-1.1.24/debian/changelog 2022-06-22 03:12:25.000000000 +0000 @@ -1,3 +1,9 @@ +pacemaker (1.1.24-0+deb9u1+rpi1) stretch-staging; urgency=medium + + * Fix binnmu safety issues. + + -- Peter Michael Green Wed, 22 Jun 2022 03:12:25 +0000 + pacemaker (1.1.24-0+deb9u1) stretch-security; urgency=high * Non-maintainer upload by the LTS team. diff -Nru pacemaker-1.1.24/debian/control pacemaker-1.1.24/debian/control --- pacemaker-1.1.24/debian/control 2020-12-27 22:50:36.000000000 +0000 +++ pacemaker-1.1.24/debian/control 2022-06-22 02:46:51.000000000 +0000 @@ -96,16 +96,16 @@ ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, - libcib4 (= ${source:Version}), - libcrmcluster4 (= ${source:Version}), - libcrmcommon3 (= ${source:Version}), - libcrmservice3 (= ${source:Version}), - liblrmd1 (= ${source:Version}), - libpe-rules2 (= ${source:Version}), - libpe-status10 (= ${source:Version}), - libpengine10 (= ${source:Version}), - libstonithd2 (= ${source:Version}), - libtransitioner2 (= ${source:Version}) + libcib4 (= ${binary:Version}), + libcrmcluster4 (= ${binary:Version}), + libcrmcommon3 (= ${binary:Version}), + libcrmservice3 (= ${binary:Version}), + liblrmd1 (= ${binary:Version}), + libpe-rules2 (= ${binary:Version}), + libpe-status10 (= ${binary:Version}), + libpengine10 (= ${binary:Version}), + libstonithd2 (= ${binary:Version}), + libtransitioner2 (= ${binary:Version}) Recommends: fence-agents, pacemaker-cli-utils,