--- /srv/rebuilderd/tmp/rebuilderdX4fCeR/inputs/heartbeat_3.0.6-19_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdX4fCeR/out/heartbeat_3.0.6-19_amd64.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 5076 2026-07-01 20:42:15.000000 control.tar.xz │ --rw-r--r-- 0 0 0 312820 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 312764 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,11 +1,11 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4defc4ea9be633392283db931fe26b21b22eafb4 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 28569ea7f536cd9bd7d0e235cf22425231129bb4 │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: x86-64-baseline │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,11 +1,11 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ 0x00007000 00000000 00000000 08700000 00000000 .........p...... │ │ │ │ - 0x00007010 00000000 e2030000 ffffffff 00000000 ................ │ │ │ │ + 0x00007010 00000000 e3030000 ffffffff 00000000 ................ │ │ │ │ 0x00007020 fc500000 00000000 e8700000 00000000 .P.......p...... │ │ │ │ 0x00007030 70700000 00000000 00000000 00000000 pp.............. │ │ │ │ 0x00007040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00007050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00007060 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00007070 b02c0000 00000000 .,...... │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 65666334 65613962 65363333 33393232 efc4ea9be6333922 │ │ │ │ - 0x00000010 38336462 39333166 65323662 32316232 83db931fe26b21b2 │ │ │ │ - 0x00000020 32656166 62342e64 65627567 00000000 2eafb4.debug.... │ │ │ │ - 0x00000030 0e5cae25 .\.% │ │ │ │ + 0x00000000 35363965 61376635 33366364 39626437 569ea7f536cd9bd7 │ │ │ │ + 0x00000010 64306532 33356366 32323432 35323331 d0e235cf22425231 │ │ │ │ + 0x00000020 31323962 62342e64 65627567 00000000 129bb4.debug.... │ │ │ │ + 0x00000030 91edcfd0 .... │ │ ├── ./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"