--- /srv/rebuilderd/tmp/rebuilderduahTp1/inputs/heartbeat_3.0.6-18+b1_i386.deb +++ /srv/rebuilderd/tmp/rebuilderduahTp1/out/heartbeat_3.0.6-18+b1_i386.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-28 05:17:20.000000 debian-binary │ --rw-r--r-- 0 0 0 5140 2026-06-28 05:17:20.000000 control.tar.xz │ --rw-r--r-- 0 0 0 324700 2026-06-28 05:17:20.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 5144 2026-06-28 05:17:20.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 324720 2026-06-28 05:17:20.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/libexec/heartbeat/apphbd │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f552a3b715988c282d27747658cad575b5a289a5 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2ba45b25ca543feb0e642e7455be07fa14015cb0 │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 3.2.0 │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00008000 00000000 04800000 00000000 e1030000 ................ │ │ │ │ + 0x00008000 00000000 04800000 00000000 e2030000 ................ │ │ │ │ 0x00008010 ffffffff 00000000 00000000 00000000 ................ │ │ │ │ 0x00008020 00510000 84800000 48800000 00000000 .Q......H....... │ │ │ │ 0x00008030 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00008040 00000000 00000000 102d0000 .........-.. │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 35326133 62373135 39383863 32383264 52a3b715988c282d │ │ │ │ - 0x00000010 32373734 37363538 63616435 37356235 27747658cad575b5 │ │ │ │ - 0x00000020 61323839 61352e64 65627567 00000000 a289a5.debug.... │ │ │ │ - 0x00000030 244fbc08 $O.. │ │ │ │ + 0x00000000 61343562 32356361 35343366 65623065 a45b25ca543feb0e │ │ │ │ + 0x00000010 36343265 37343535 62653037 66613134 642e7455be07fa14 │ │ │ │ + 0x00000020 30313563 62302e64 65627567 00000000 015cb0.debug.... │ │ │ │ + 0x00000030 83c16f52 ..oR │ │ ├── ./usr/share/heartbeat/ha_config │ │ │ @@ -18,21 +18,21 @@ │ │ │ # directory to drop core files into │ │ │ HA_COREDIR="/var/lib/heartbeat/cores" │ │ │ │ │ │ # Group to own API fifos │ │ │ HA_APIGROUP="haclient" │ │ │ │ │ │ # GID to own API fifos │ │ │ -HA_APIGID="994" │ │ │ +HA_APIGID="995" │ │ │ │ │ │ # User to own CCM fifos │ │ │ HA_CCMUSER="hacluster" │ │ │ │ │ │ # UID to own CCM fifos │ │ │ -HA_CCMUID="993" │ │ │ +HA_CCMUID="994" │ │ │ │ │ │ # Init start priority │ │ │ HB_INITSTARTPRI="75" │ │ │ │ │ │ # Init stop priority │ │ │ HB_INITSTOPPRI="05"