--- /srv/rebuilderd/tmp/rebuilderdRZtM7h/inputs/heartbeat_3.0.6-18+b1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdRZtM7h/out/heartbeat_3.0.6-18+b1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-28 02:14:43.000000 debian-binary │ --rw-r--r-- 0 0 0 5140 2026-06-28 02:14:43.000000 control.tar.xz │ --rw-r--r-- 0 0 0 312516 2026-06-28 02:14:43.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 5144 2026-06-28 02:14:43.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 312964 2026-06-28 02:14:43.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: df13667a92c912922d554482a702d15a0ce64c51 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4defc4ea9be633392283db931fe26b21b22eafb4 │ │ │ │ │ │ │ │ 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 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -LQ/lib64/ld-linux-x86-64.so.2 │ │ │ │ +/lib64/ld-linux-x86-64.so.2 │ │ │ │ g_malloc │ │ │ │ _ITM_deregisterTMCloneTable │ │ │ │ NewPILPluginUniv │ │ │ │ g_str_equal │ │ │ │ g_hash_table_lookup │ │ │ │ PIL_strerror │ │ │ │ g_hash_table_new │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,11 +1,11 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ 0x00007000 00000000 00000000 08700000 00000000 .........p...... │ │ │ │ - 0x00007010 00000000 e1030000 ffffffff 00000000 ................ │ │ │ │ + 0x00007010 00000000 e2030000 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 31333636 37613932 63393132 39323264 13667a92c912922d │ │ │ │ - 0x00000010 35353434 38326137 30326431 35613063 554482a702d15a0c │ │ │ │ - 0x00000020 65363463 35312e64 65627567 00000000 e64c51.debug.... │ │ │ │ - 0x00000030 32ff3944 2.9D │ │ │ │ + 0x00000000 65666334 65613962 65363333 33393232 efc4ea9be6333922 │ │ │ │ + 0x00000010 38336462 39333166 65323662 32316232 83db931fe26b21b2 │ │ │ │ + 0x00000020 32656166 62342e64 65627567 00000000 2eafb4.debug.... │ │ │ │ + 0x00000030 804a9da1 .J.. │ │ ├── ./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"