--- /srv/rebuilderd/tmp/rebuilderdXs69OI/inputs/heartbeat_3.0.6-18+b1_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdXs69OI/out/heartbeat_3.0.6-18+b1_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-27 18:48:22.000000 debian-binary │ -rw-r--r-- 0 0 0 5148 2026-06-27 18:48:22.000000 control.tar.xz │ --rw-r--r-- 0 0 0 296044 2026-06-27 18:48:22.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 295748 2026-06-27 18:48:22.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: 7d4ccf555fa5443cdb543f101a72c5580c07c6a5 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a21b018070379dc1a60b2c5e6f4fd6e16da8e303 │ │ │ │ │ │ │ │ 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,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00020000 00000000 04000200 00000000 e1030000 ................ │ │ │ │ + 0x00020000 00000000 04000200 00000000 e2030000 ................ │ │ │ │ 0x00020010 ffffffff 34300000 dc010200 3c000200 ....40......<... │ │ │ │ 0x00020020 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020030 00000000 00000000 00000000 151e0000 ................ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 34636366 35353566 61353434 33636462 4ccf555fa5443cdb │ │ │ │ - 0x00000010 35343366 31303161 37326335 35383063 543f101a72c5580c │ │ │ │ - 0x00000020 30376336 61352e64 65627567 00000000 07c6a5.debug.... │ │ │ │ - 0x00000030 c62cb8e6 .,.. │ │ │ │ + 0x00000000 31623031 38303730 33373964 63316136 1b018070379dc1a6 │ │ │ │ + 0x00000010 30623263 35653666 34666436 65313664 0b2c5e6f4fd6e16d │ │ │ │ + 0x00000020 61386533 30332e64 65627567 00000000 a8e303.debug.... │ │ │ │ + 0x00000030 aaef6145 ..aE │ │ ├── ./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"