--- /srv/rebuilderd/tmp/rebuilderdyhk0HI/inputs/heartbeat_3.0.6-19_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdyhk0HI/out/heartbeat_3.0.6-19_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-01 20:42:15.000000 debian-binary │ -rw-r--r-- 0 0 0 5072 2026-07-01 20:42:15.000000 control.tar.xz │ --rw-r--r-- 0 0 0 295840 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 295716 2026-07-01 20:42:15.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: a21b018070379dc1a60b2c5e6f4fd6e16da8e303 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: af7dc612afa3811e14e215408b445b9764fcd318 │ │ │ │ │ │ │ │ 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 e2030000 ................ │ │ │ │ + 0x00020000 00000000 04000200 00000000 e3030000 ................ │ │ │ │ 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 31623031 38303730 33373964 63316136 1b018070379dc1a6 │ │ │ │ - 0x00000010 30623263 35653666 34666436 65313664 0b2c5e6f4fd6e16d │ │ │ │ - 0x00000020 61386533 30332e64 65627567 00000000 a8e303.debug.... │ │ │ │ - 0x00000030 2cf4aa0f ,... │ │ │ │ + 0x00000000 37646336 31326166 61333831 31653134 7dc612afa3811e14 │ │ │ │ + 0x00000010 65323135 34303862 34343562 39373634 e215408b445b9764 │ │ │ │ + 0x00000020 66636433 31382e64 65627567 00000000 fcd318.debug.... │ │ │ │ + 0x00000030 e537f8ae .7.. │ │ ├── ./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="995" │ │ │ +HA_APIGID="996" │ │ │ │ │ │ # User to own CCM fifos │ │ │ HA_CCMUSER="hacluster" │ │ │ │ │ │ # UID to own CCM fifos │ │ │ -HA_CCMUID="994" │ │ │ +HA_CCMUID="995" │ │ │ │ │ │ # Init start priority │ │ │ HB_INITSTARTPRI="75" │ │ │ │ │ │ # Init stop priority │ │ │ HB_INITSTOPPRI="05"