--- /srv/rebuilderd/tmp/rebuilderdS2rGqB/inputs/heartbeat_3.0.6-18+b1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderdS2rGqB/out/heartbeat_3.0.6-18+b1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-28 02:04:35.000000 debian-binary │ --rw-r--r-- 0 0 0 5140 2026-06-28 02:04:35.000000 control.tar.xz │ --rw-r--r-- 0 0 0 314544 2026-06-28 02:04:35.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 5144 2026-06-28 02:04:35.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 314364 2026-06-28 02:04:35.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: 74129d0764dba2e13479f68febfbe1ad2afad64a │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1415258d986c70dc84a518beb920ba548fbd02af │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 4.15.0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -J/lib/ld-linux-riscv64-lp64d.so.1 │ │ │ │ +/lib/ld-linux-riscv64-lp64d.so.1 │ │ │ │ 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,10 +1,10 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00006000 00000000 00000000 00000000 e1030000 ................ │ │ │ │ + 0x00006000 00000000 00000000 00000000 e2030000 ................ │ │ │ │ 0x00006010 ffffffff 00000000 00000000 00000000 ................ │ │ │ │ 0x00006020 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006030 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006060 00000000 00000000 00000000 00000000 ................ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 31323964 30373634 64626132 65313334 129d0764dba2e134 │ │ │ │ - 0x00000010 37396636 38666562 66626531 61643261 79f68febfbe1ad2a │ │ │ │ - 0x00000020 66616436 34612e64 65627567 00000000 fad64a.debug.... │ │ │ │ - 0x00000030 cefb492c ..I, │ │ │ │ + 0x00000000 31353235 38643938 36633730 64633834 15258d986c70dc84 │ │ │ │ + 0x00000010 61353138 62656239 32306261 35343866 a518beb920ba548f │ │ │ │ + 0x00000020 62643032 61662e64 65627567 00000000 bd02af.debug.... │ │ │ │ + 0x00000030 365e4633 6^F3 │ │ ├── ./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"